coinMetadata
Fetch the CoinMetadata for a given coin type.
Returns null
if no CoinMetadata object exists for the given coin type.
coinMetadata(
coinType: String!
): CoinMetadata
Arguments
coinMetadata.coinType
● String!
non-null scalar
Type
CoinMetadata
object
An object representing metadata about a coin type.