Skip to main content

Enums

SubgraphErrorPolicy

Values

ValueDescription
allow

Data will be returned even if the subgraph has indexing errors

deny

If the subgraph has indexing errors, data will be omitted. The default.

Aggregation_interval

Values

ValueDescription
hour
day

AuctionCleared_orderBy

Values

ValueDescription
id
blockInfo
blockInfo__id
blockInfo__hash
blockInfo__blockNumber
blockInfo__timestamp
auctionId
soldAuctioningTokens
soldBiddingTokens
clearingPriceOrder

AuctionDetail_orderBy

Values

ValueDescription
id
auctionId
exactOrder
exactOrder__id
exactOrder__sellAmount
exactOrder__buyAmount
exactOrder__price
exactOrder__volume
exactOrder__timestamp
exactOrder__auctionId
exactOrder__userWalletAddress
exactOrder__status
exactOrder__txHash
exactOrder__isExactOrder
exactOrder__encodedOrderId
exactOrder__lastUpdatedIndex
exactOrder__finalizedBuyAmount
exactOrder__finalizedSellAmount
exactOrder__refundAmount
exactOrder__finalTxHash
highestPriceBidOrder
highestPriceBidOrder__id
highestPriceBidOrder__sellAmount
highestPriceBidOrder__buyAmount
highestPriceBidOrder__price
highestPriceBidOrder__volume
highestPriceBidOrder__timestamp
highestPriceBidOrder__auctionId
highestPriceBidOrder__userWalletAddress
highestPriceBidOrder__status
highestPriceBidOrder__txHash
highestPriceBidOrder__isExactOrder
highestPriceBidOrder__encodedOrderId
highestPriceBidOrder__lastUpdatedIndex
highestPriceBidOrder__finalizedBuyAmount
highestPriceBidOrder__finalizedSellAmount
highestPriceBidOrder__refundAmount
highestPriceBidOrder__finalTxHash
lowestPriceBidOrder
lowestPriceBidOrder__id
lowestPriceBidOrder__sellAmount
lowestPriceBidOrder__buyAmount
lowestPriceBidOrder__price
lowestPriceBidOrder__volume
lowestPriceBidOrder__timestamp
lowestPriceBidOrder__auctionId
lowestPriceBidOrder__userWalletAddress
lowestPriceBidOrder__status
lowestPriceBidOrder__txHash
lowestPriceBidOrder__isExactOrder
lowestPriceBidOrder__encodedOrderId
lowestPriceBidOrder__lastUpdatedIndex
lowestPriceBidOrder__finalizedBuyAmount
lowestPriceBidOrder__finalizedSellAmount
lowestPriceBidOrder__refundAmount
lowestPriceBidOrder__finalTxHash
activeOrders
auctioningToken
auctioningToken__id
auctioningToken__symbol
auctioningToken__decimals
biddingToken
biddingToken__id
biddingToken__symbol
biddingToken__decimals
auctionEndDate
orderCancellationEndDate
startingTimeStamp
minimumBiddingAmountPerOrder
minFundingThreshold
minBuyAmount
auctionSupply
allowListManager
allowListSigner
currentVolume
volumeClearingPriceOrder
currentClearingOrderSellAmount
currentClearingOrderBuyAmount
currentClearingOrderUserId
currentClearingPrice
currentBiddingAmount
currentSubjectTokenBidAmount
isAtomicClosureAllowed
isPrivateAuction
interestScore
uniqueBidders
isCleared
totalOrders
activeOrderCount
txHash
blockInfo
blockInfo__id
blockInfo__hash
blockInfo__blockNumber
blockInfo__timestamp
minimumPriceInMoxie

BlockInfo_orderBy

Values

ValueDescription
id
hash
blockNumber
timestamp

CancellationSellOrder_orderBy

Values

ValueDescription
id
blockInfo
blockInfo__id
blockInfo__hash
blockInfo__blockNumber
blockInfo__timestamp
auctionId
userId
buyAmount
sellAmount

ClaimedFromOrder_orderBy

Values

ValueDescription
id
blockInfo
blockInfo__id
blockInfo__hash
blockInfo__blockNumber
blockInfo__timestamp
auctionId
userId
buyAmount
sellAmount

NewAuction_orderBy

Values

ValueDescription
id
blockInfo
blockInfo__id
blockInfo__hash
blockInfo__blockNumber
blockInfo__timestamp
auctionId
auctioningToken
biddingToken
orderCancellationEndDate
auctionEndDate
userId
auctionedSellAmount
minBuyAmount
minimumBiddingAmountPerOrder
minFundingThreshold
allowListContract
allowListData

NewSellOrder_orderBy

Values

ValueDescription
id
blockInfo
blockInfo__id
blockInfo__hash
blockInfo__blockNumber
blockInfo__timestamp
auctionId
userId
buyAmount
sellAmount

NewUser_orderBy

Values

ValueDescription
id
blockInfo
blockInfo__id
blockInfo__hash
blockInfo__blockNumber
blockInfo__timestamp
userId
userAddress

Order_orderBy

Values

ValueDescription
id
sellAmount
buyAmount
price
volume
timestamp
auctionId
auction
auction__id
auction__auctionId
auction__auctionEndDate
auction__orderCancellationEndDate
auction__startingTimeStamp
auction__minimumBiddingAmountPerOrder
auction__minFundingThreshold
auction__minBuyAmount
auction__auctionSupply
auction__allowListManager
auction__allowListSigner
auction__currentVolume
auction__volumeClearingPriceOrder
auction__currentClearingOrderSellAmount
auction__currentClearingOrderBuyAmount
auction__currentClearingOrderUserId
auction__currentClearingPrice
auction__currentBiddingAmount
auction__currentSubjectTokenBidAmount
auction__isAtomicClosureAllowed
auction__isPrivateAuction
auction__interestScore
auction__uniqueBidders
auction__isCleared
auction__totalOrders
auction__activeOrderCount
auction__txHash
auction__minimumPriceInMoxie
user
user__id
user__address
userWalletAddress
status
txHash
blockInfo
blockInfo__id
blockInfo__hash
blockInfo__blockNumber
blockInfo__timestamp
orderTxns
isExactOrder
encodedOrderId
lastUpdatedIndex
finalizedBuyAmount
finalizedSellAmount
refundAmount
finalTxHash

OrderCounter_orderBy

Values

ValueDescription
id
counter

OrderDirection

Defines the order direction, either ascending or descending

Values

ValueDescription
asc
desc

OrderTxn_orderBy

Values

ValueDescription
id
txHash
blockInfo
blockInfo__id
blockInfo__hash
blockInfo__blockNumber
blockInfo__timestamp
order
order__id
order__sellAmount
order__buyAmount
order__price
order__volume
order__timestamp
order__auctionId
order__userWalletAddress
order__status
order__txHash
order__isExactOrder
order__encodedOrderId
order__lastUpdatedIndex
order__finalizedBuyAmount
order__finalizedSellAmount
order__refundAmount
order__finalTxHash
newStatus

OwnershipTransferred_orderBy

Values

ValueDescription
id
blockInfo
blockInfo__id
blockInfo__hash
blockInfo__blockNumber
blockInfo__timestamp
previousOwner
newOwner

Status

Values

ValueDescription
Placed
Claimed
Cancelled

Summary_orderBy

Values

ValueDescription
id
totalBiddingValue
totalOrders
totalAuctions

Token_orderBy

Values

ValueDescription
id
symbol
decimals
auctionsAsAuctioningToken
auctionsAsBiddingToken

User_orderBy

Values

ValueDescription
id
address
createdAuctions
participatedAuctions
orders

UserRegistration_orderBy

Values

ValueDescription
id
blockInfo
blockInfo__id
blockInfo__hash
blockInfo__blockNumber
blockInfo__timestamp
user
userId