Skip to content

EthereumChain

EthereumChain = object

Defined in: packages/iso-filecoin/src/types.ts:181

Ethereum chain type (Metamask)

optional blockExplorerUrls: string[]

Defined in: packages/iso-filecoin/src/types.ts:195


chainId: string

Defined in: packages/iso-filecoin/src/types.ts:183

A 0x-prefixed hexadecimal string


chainName: string

Defined in: packages/iso-filecoin/src/types.ts:185

The chain name.


optional iconUrls: string[]

Defined in: packages/iso-filecoin/src/types.ts:196


optional nativeCurrency: object

Defined in: packages/iso-filecoin/src/types.ts:187

Native currency for the chain.

decimals: number

name: string

symbol: string


rpcUrls: string[]

Defined in: packages/iso-filecoin/src/types.ts:194