Cardano · Example Payload

Signerregistrationsmessage Example

BlockchainCryptocurrencyProof-of-StakeSmart ContractsWeb3

Signerregistrationsmessage 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

registered_atsigning_atregistrations

Example Payload

Raw ↑
{
  "registered_at": 0,
  "signing_at": 0,
  "registrations": [
    {}
  ]
}