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>)| Argument | Type | Doc |
|---|---|---|
chain_id | Compact<u64> | u64 |
Call index: 0
Events
EVMChainId.ChainIdSet
| Field | Type | Doc |
|---|---|---|
u64 | u64 |
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