Chain
Defined in: packages/iso-filecoin/dist/src/types.d.ts:108
Properties
Section titled “Properties”blockExplorers?
Section titled “blockExplorers?”
optional
blockExplorers:object
Defined in: packages/iso-filecoin/dist/src/types.d.ts:121
Index Signature
Section titled “Index Signature”[key
: string
]: ChainBlockExplorer
default
Section titled “default”default:
ChainBlockExplorer
caipNetworkId
Section titled “caipNetworkId”caipNetworkId:
`${string}:${string}`
Defined in: packages/iso-filecoin/dist/src/types.d.ts:132
CAIP-2 ID
chainId
Section titled “chainId”chainId:
string
Defined in: packages/iso-filecoin/dist/src/types.d.ts:136
Chain ID 0x prefixed hex string
chainNamespace
Section titled “chainNamespace”chainNamespace:
string
Defined in: packages/iso-filecoin/dist/src/types.d.ts:128
contracts?
Section titled “contracts?”
optional
contracts:object
Defined in: packages/iso-filecoin/dist/src/types.d.ts:125
Index Signature
Section titled “Index Signature”[key
: string
]: ChainContract
iconUrls?
Section titled “iconUrls?”
optional
iconUrls:string
[]
Defined in: packages/iso-filecoin/dist/src/types.d.ts:137
id:
string
|number
Defined in: packages/iso-filecoin/dist/src/types.d.ts:109
name:
string
Defined in: packages/iso-filecoin/dist/src/types.d.ts:110
nativeCurrency
Section titled “nativeCurrency”nativeCurrency:
object
Defined in: packages/iso-filecoin/dist/src/types.d.ts:112
decimals
Section titled “decimals”decimals:
number
name:
string
symbol
Section titled “symbol”symbol:
string
rpcUrls
Section titled “rpcUrls”rpcUrls:
object
Defined in: packages/iso-filecoin/dist/src/types.d.ts:117
Index Signature
Section titled “Index Signature”[key
: string
]: ChainRpcUrls
default
Section titled “default”default:
ChainRpcUrls
testnet?
Section titled “testnet?”
optional
testnet:boolean
Defined in: packages/iso-filecoin/dist/src/types.d.ts:111