EvmChainId
Calls
setChainId
Namespace
api.tx.evmChainId.setChainIdType
function setChainId(
chain_id: Compact<u64>
)Storage
chainId
The EVM chain ID.
Namespace
api.query.evmChainId.chainIdType
function chainId(
): u64Events
ChainIdSet
Namespace
api.events.evmChainId.ChainIdSetType
type ChainIdSet = {
param0: u64
}undefinedundefined
Source: https://docs.therootnetwork.com/build/substrate/api-reference/runtime-pallets/evmchainid · captured 2026-05-02 · part of TRN Docs source map