InvalidChainId
Error v210 → current 22.8The transaction chain ID doesn't match this network.
Encountered by: developerswallets
Why This Error Exists
Chain ID prevents replay attacks. Ensure your wallet uses the correct network.
From Chain Metadata
The chain id is invalid.
What This Means
The transaction chain ID doesn't match this network.
Common Causes
- Transaction signed for different network
- Wallet configured with wrong chain ID
How to Fix
- Check EVMChainId.ChainId for correct value
- Configure wallet with correct chain ID
- Re-sign transaction with correct chain ID
Storage to Check
EVMChainId.ChainId (removed)
Runtime Info
- Pallet Index
- 22
- Error Index
- 8
- Error Code
- 22.8
- Runtime Version
- v393