REST APIWallet & TransactWallet

GET

Currently available only for Polkadot. Material contains some basic transaction information that is common to all transactions. For Polkadot, this data changes every release.

Path Params

  • coin string required
    A cryptocurrency or token ticker symbol.

Responses

200
OK

Response Body

object

  • genesisHash string
  • chainName string
  • specName string
  • specVersion number
  • txVersion number
  • metadata string
400
Bad Request

Response Body

object

  • error string required
    Human-readable error message
  • requestId string required
    Client request id
  • context object
    Properties that apply to a specific error name
  • name string required
    Error code