Cardano · Example Payload

Cardanodbbeacon Example

BlockchainCryptocurrencyProof-of-StakeSmart ContractsWeb3

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

Top-level fields

networkepochimmutable_file_number

Example Payload

Raw ↑
{
  "network": "string",
  "epoch": 0,
  "immutable_file_number": 0
}