Skip to content

EVMChainId pallet

Derived from live runtime metadata on TRN root (pallet index 41, captured 2026-05-02). For prose-style documentation see EVMChainId on the curated reference side.

Pallet index
41
Calls
1
Events
1
Errors
0
Storage items
1
Constants
0

Calls (extrinsics)

EVMChainId.set_chain_id

See [Pallet::set_chain_id].

ts
api.tx.eVMChainId.set_chain_id(chain_id: Compact<u64>)
ArgumentTypeDoc
chain_idCompact&lt;u64&gt;u64

Call index: 0

Events

EVMChainId.ChainIdSet

FieldTypeDoc
u64u64

Storage

EVMChainId.ChainId

The EVM chain ID.

ts
await api.query.eVMChainId.chainId()

Returns: u64

Modifier: Default

Source: live chain metadata from wss://root.rootnet.live/archive/ws · captured 2026-05-02

Curated independently by Codeology. Source-attributed reference for The Root Network. Not affiliated with Futureverse / TRN Labs.