Cardano · Example Payload

Registersinglesignaturemessage Example

BlockchainCryptocurrencyProof-of-StakeSmart ContractsWeb3

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

Top-level fields

entity_typeparty_idsignatureindexes

Example Payload

Raw ↑
{
  "entity_type": {},
  "party_id": "string",
  "signature": "string",
  "indexes": [
    0
  ]
}