ExchangeRates

data class ExchangeRates(val contents: RPC_VALIDATOR_FIELDS.Contents?, val address: Any)

Constructors

Link copied to clipboard
constructor(contents: RPC_VALIDATOR_FIELDS.Contents?, address: Any)

Properties

Link copied to clipboard
Link copied to clipboard

Displays the contents of the Move object in a JSON string and through GraphQL types. Also provides the flat representation of the type signature, and the BCS of the corresponding data.