Type Alias cfg_types::EVMChainId
source · pub type EVMChainId = u64;
Expand description
The EVM Chain ID The type should accommodate all chain ids listed on https://chainlist.org/.
pub type EVMChainId = u64;
The EVM Chain ID The type should accommodate all chain ids listed on https://chainlist.org/.