Cardano · Example Payload

Address Content Extended Example

BlockchainCryptocurrencyProof-of-StakeSmart ContractsWeb3

Address Content Extended Example is an example object payload from Cardano, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

addressamountstake_addresstypescript

Example Payload

Raw ↑
{
  "address": "addr1qxqs59lphg8g6qndelq8xwqn60ag3aeyfcp33c2kdp46a09re5df3pzwwmyq946axfcejy5n4x0y99wqpgtp2gd0k09qsgy6pz",
  "amount": [
    {
      "unit": "string",
      "quantity": "string",
      "decimals": 0,
      "has_nft_onchain_metadata": true
    }
  ],
  "stake_address": "stake1ux3g2c9dx2nhhehyrezyxpkstartcqmu9hk63qgfkccw5rqttygt7",
  "type": "byron",
  "script": true
}