Enums
đ§â All entities sorted
BondingCurveType_orderBy
id
name
impl
CounterEntity_orderBy
id
count
type
timestamp
HookEntity_orderBy
id
name
addr
encoder
Hook_orderBy
id
token
token__id
token__index
token__net
token__addr
token__factory
token__name
token__symbol
token__metaUri
token__supply
token__tokenType
token__bondingCurveType
token__raisingToken
token__params
token__mintTax
token__burnTax
token__paused
token__doomsDays
token__destoryed
token__treasury
token__admin
token__creator
token__marketCap
token__currentPrice
token__lockValue
token__treasuryFee
token__memberCount
token__decimal
token__baseDecimal
token__txCount
token__createTimestamp
data
encoder
name
addr
Member_orderBy
id
token
token__id
token__index
token__net
token__addr
token__factory
token__name
token__symbol
token__metaUri
token__supply
token__tokenType
token__bondingCurveType
token__raisingToken
token__params
token__mintTax
token__burnTax
token__paused
token__doomsDays
token__destoryed
token__treasury
token__admin
token__creator
token__marketCap
token__currentPrice
token__lockValue
token__treasuryFee
token__memberCount
token__decimal
token__baseDecimal
token__txCount
token__createTimestamp
user
user__id
ids
balance
MintBurnEntity_orderBy
id
hash
blockNum
timestamp
direction
from
to
erc20Amount
nativeAmount
platformFee
projectFee
price
tvl
tradeVolumes
token
token__id
token__index
token__net
token__addr
token__factory
token__name
token__symbol
token__metaUri
token__supply
token__tokenType
token__bondingCurveType
token__raisingToken
token__params
token__mintTax
token__burnTax
token__paused
token__doomsDays
token__destoryed
token__treasury
token__admin
token__creator
token__marketCap
token__currentPrice
token__lockValue
token__treasuryFee
token__memberCount
token__decimal
token__baseDecimal
token__txCount
token__createTimestamp
PlatformEntity_orderBy
id
net
addr
admin
treasury
route
mintTax
burnTax
klines
Price_orderBy
id
type
minPrice
maxPrice
openPrice
closePrice
tokenTvl
timestamp
token
token__id
token__index
token__net
token__addr
token__factory
token__name
token__symbol
token__metaUri
token__supply
token__tokenType
token__bondingCurveType
token__raisingToken
token__params
token__mintTax
token__burnTax
token__paused
token__doomsDays
token__destoryed
token__treasury
token__admin
token__creator
token__marketCap
token__currentPrice
token__lockValue
token__treasuryFee
token__memberCount
token__decimal
token__baseDecimal
token__txCount
token__createTimestamp
volume
TokenEntity_orderBy
id
index
net
addr
factory
name
symbol
metaUri
supply
tokenType
bondingCurveType
raisingToken
params
mintTax
burnTax
paused
doomsDays
destoryed
treasury
admin
creator
marketCap
currentPrice
lockValue
treasuryFee
memberCount
decimal
baseDecimal
txCount
createTimestamp
prices
hooks
mintBurnTxs
members
TokenType_orderBy
id
name
impl
TokenUpgradeHistory_orderBy
id
token
token__id
token__index
token__net
token__addr
token__factory
token__name
token__symbol
token__metaUri
token__supply
token__tokenType
token__bondingCurveType
token__raisingToken
token__params
token__mintTax
token__burnTax
token__paused
token__doomsDays
token__destoryed
token__treasury
token__admin
token__creator
token__marketCap
token__currentPrice
token__lockValue
token__treasuryFee
token__memberCount
token__decimal
token__baseDecimal
token__txCount
token__createTimestamp
upgradeTo
data
timestamp
operator
tx
type
User_orderBy
id
members
OrderDirection
Defines the order direction, either ascending or descending
asc
desc
SubgraphErrorPolicy
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.
Last updated