Params
Responses
200
A successful response.
application/json
default
An unexpected error response.
application/json
get
GET /zeta-chain/emissions/params HTTP/1.1
Host: zetachain.nownodes.io
Accept: */*
{
"params": {
"validator_emission_percentage": "text",
"observer_emission_percentage": "text",
"tss_signer_emission_percentage": "text",
"observer_slash_amount": "text",
"ballot_maturity_blocks": "text",
"block_reward_amount": "text"
}
}