Cardano · Example Payload

Pool Metadata Example

The best pool ever

BlockchainCryptocurrencyProof-of-StakeSmart ContractsWeb3

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

Top-level fields

pool_idhexurlhasherrortickernamedescriptionhomepage

Example Payload

Raw ↑
{
  "pool_id": "pool1pu5jlj4q9w9jlxeu370a3c9myx47md5j5m2str0naunn2q3lkdy",
  "hex": "0f292fcaa02b8b2f9b3c8f9fd8e0bb21abedb692a6d5058df3ef2735",
  "url": "https://stakenuts.com/mainnet.json",
  "hash": "47c0c68cb57f4a5b4a87bad896fc274678e7aea98e200fa14a1cb40c0cab1d8c",
  "error": {
    "code": "HASH_MISMATCH",
    "message": "string"
  },
  "ticker": "NUTS",
  "name": "Stake Nuts",
  "description": "The best pool ever",
  "homepage": "https://stakentus.com/"
}