GqlTokenFiatPrice
No description
type GqlTokenFiatPrice {
forUtcDate: NaiveDate!
tokenPriceInFiat: Float!
}
No description
type GqlTokenFiatPrice {
forUtcDate: NaiveDate!
tokenPriceInFiat: Float!
}
GqlTokenFiatPrice.forUtcDate
● NaiveDate!
non-null scalarGqlTokenFiatPrice.tokenPriceInFiat
● Float!
non-null scalar