HistoricalSupply
No description
type HistoricalSupply {
timestamp: Int!
supply: TokenAmount!
}
No description
type HistoricalSupply {
timestamp: Int!
supply: TokenAmount!
}
HistoricalSupply.timestamp
● Int!
non-null scalarHistoricalSupply.supply
● TokenAmount!
non-null scalar