Class: EvmChainList
moralis-monorepo / @moralisweb3/common-evm-utils / EvmChainList
Class: EvmChainList
@moralisweb3/common-evm-utils.EvmChainList
Table of contents
Methods
Constructors
Methods
create
▸ Static
create(input
): EvmChainListValue
Parameters
Name | Type |
---|---|
input | "eth" | "gnosis" | "polygon" | "fantom" | "base" | "holesky" | "linea" | "palm" | "0x1" | "0xaa36a7" | "0x89" | "0x38" | "0x61" | "0xa86a" | "0xfa" | "0x19" | "0x2a15c308d" | "0xa4b1" | "0xa" | "0x15b38" | "0x15b32" | "0x64" | "0x27d8" | "0x2105" | "0x4268" | "0x13882" | "0xe708" | "0x504" | "0x505" | "0x507" | "0xe705" | "sepolia" | "bsc" | "bsc testnet" | "avalanche" | "cronos" | "arbitrum" | "chiliz" | "chiliz testnet" | "gnosis testnet" | "optimism" | "base sepolia" | "0x14a34" | "polygon amoy" | "moonbeam" | "moonriver" | "moonbase" | "linea sepolia" |
Returns
fromJSON
▸ Static
fromJSON(json
): EvmChainListValue
Parameters
Name | Type |
---|---|
json | EvmChainListJSON |
Returns
Constructors
constructor
• new EvmChainList()