Skip to content

EthereumChain

EthereumChain = object

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

Ethereum chain type (Metamask)

optional blockExplorerUrls: string[]

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


chainId: string

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

A 0x-prefixed hexadecimal string


chainName: string

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

The chain name.


optional iconUrls: string[]

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


optional nativeCurrency: object

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

Native currency for the chain.

decimals: number

name: string

symbol: string


rpcUrls: string[]

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