Cardano · Example Payload

Protocolmessage Example

BlockchainCryptocurrencyProof-of-StakeSmart ContractsWeb3

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

Top-level fields

message_parts

Example Payload

Raw ↑
{
  "message_parts": {
    "snapshot_digest": "string",
    "next_aggregate_verification_key": "string",
    "latest_block_number": "string"
  }
}