Blockfrost · Example Payload

Blockfrost Proposal Parameters Example

BlockchainCardanoCryptocurrencyDAppsNFTWeb3

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

Top-level fields

idtx_hashcert_index

Example Payload

Raw ↑
{
  "id": "example-value",
  "tx_hash": "a1b2c3ffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
  "cert_index": 1000
}