Cardano · Example Payload

Signertickerlistitemmessage Example

BlockchainCryptocurrencyProof-of-StakeSmart ContractsWeb3

Signertickerlistitemmessage 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

party_idpool_tickerhas_registered

Example Payload

Raw ↑
{
  "party_id": "string",
  "pool_ticker": "string",
  "has_registered": true
}