Cardano · Example Payload

Proposal Parameters Example

BlockchainCryptocurrencyProof of StakeSmart ContractsWeb3

Proposal Parameters 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

idtx_hashcert_indexparameters

Example Payload

Raw ↑
{
  "id": "string",
  "tx_hash": "string",
  "cert_index": 0,
  "parameters": {
    "epoch": 225,
    "min_fee_a": 44,
    "min_fee_b": 155381,
    "max_block_size": 65536,
    "max_tx_size": 16384,
    "max_block_header_size": 1100,
    "key_deposit": "2000000",
    "pool_deposit": "500000000",
    "e_max": 18,
    "n_opt": 150,
    "a0": 0.0,
    "rho": 0.0,
    "tau": 0.0,
    "decentralisation_param": 0.0,
    "protocol_major_ver": 2,
    "protocol_minor_ver": 0,
    "min_utxo": "1000000",
    "min_pool_cost": "340000000",
    "cost_models": {},
    "price_mem": 0.0,
    "price_step": 0.0,
    "max_tx_ex_mem": "10000000",
    "max_tx_ex_steps": "10000000000",
    "max_block_ex_mem": "50000000",
    "max_block_ex_steps": "40000000000",
    "max_val_size": "5000",
    "collateral_percent": 150,
    "max_collateral_inputs": 3,
    "coins_per_utxo_size": "34482",
    "coins_per_utxo_word": "34482",
    "pvt_motion_no_confidence": 0.0,
    "pvt_committee_normal": 0.0,
    "pvt_committee_no_confidence": 0.0,
    "pvt_hard_fork_initiation": 0.0,
    "dvt_motion_no_confidence": 0.0,
    "dvt_committee_normal": 0.0,
    "dvt_committee_no_confidence": 0.0,
    "dvt_update_to_constitution": 0.0,
    "dvt_hard_fork_initiation": 0.0,
    "dvt_p_p_network_group": 0.0,
    "dvt_p_p_economic_group": 0.0,
    "dvt_p_p_technical_group": 0.0,
    "dvt_p_p_gov_group": 0.0,
    "dvt_treasury_withdrawal": 0.0,
    "committee_min_size": "string",
    "committee_max_term_length": "string",
    "gov_action_lifetime": "string",
    "gov_action_deposit": "string",
    "drep_deposit": "string",
    "drep_activity": "string",
    "pvtpp_security_group": 0.0,
    "pvt_p_p_security_group": 0.0,
    "min_fee_ref_script_cost_per_byte": 0.0
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/proposal-parameters-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.