CommonPool is the network's common stake pool.
Optional
debonding_DebondingDelegations is a nested map of staking delegations of the form: DEBONDING-DELEGATEE-ACCOUNT-ADDRESS: DEBONDING-DELEGATOR-ACCOUNT-ADDRESS: list of DEBONDING-DELEGATIONs.
Optional
delegationsDelegations is a nested map of staking delegations of the form: DELEGATEE-ACCOUNT-ADDRESS: DELEGATOR-ACCOUNT-ADDRESS: DELEGATION.
GovernanceDeposits are network's governance deposits.
LastBlockFees are the collected fees for previous block.
Optional
ledgerLedger is a map of staking accounts.
Parameters are the staking consensus parameters.
TokenSymbol is the token's ticker symbol. Only upper case A-Z characters are allowed.
TokenValueExponent is the token's value base-10 exponent, i.e. 1 token = 10**TokenValueExponent base units.
TokenSupply is the network's total amount of stake in base units.
Genesis is the initial staking state for use in the genesis block.