logo
Expand description

RPCs related to the block chain.

Structs

The summary of an era

“chain_get_block” RPC.

Params for “chain_get_block” RPC request.

Result for “chain_get_block” RPC response.

“chain_get_block_transfers” RPC.

Params for “chain_get_block_transfers” RPC request.

Result for “chain_get_block_transfers” RPC response.

“chain_get_era_info_by_switch_block” RPC

Params for “chain_get_era_info” RPC request.

Result for “chain_get_era_info” RPC response.

“chain_get_state_root_hash” RPC.

Params for “chain_get_state_root_hash” RPC request.

Result for “chain_get_state_root_hash” RPC response.

Enums

Identifier for possible ways to retrieve a block.

Represents errors that can arise when parsing a BlockIdentifier.