Blockfrost · Example Payload

Blockfrost Drep Metadata Example

BlockchainCardanoCryptocurrencyDAppsNFTWeb3

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

Top-level fields

drep_idhexurlhashjson_metadatabytes

Example Payload

Raw ↑
{
  "drep_id": "example-value",
  "hex": "example-value",
  "url": "https://stakenuts.com/drep.json",
  "hash": "69c0c68cb57f4a5b4a87bad896fc274678e7aea98e200fa14a1cb40c0cab1d8c\"",
  "json_metadata": "example-value",
  "bytes": "example-value"
}