Data

data class Data(val coinMetadata: GetCoinMetadataQuery.CoinMetadata?) : Query.Data

Constructors

Link copied to clipboard
constructor(coinMetadata: GetCoinMetadataQuery.CoinMetadata?)

Properties

Link copied to clipboard

The coin metadata associated with the given coin type. Note that if the latest version of the coin's metadata is wrapped or deleted, it will not be found.