Chain
Defined in: packages/iso-filecoin/src/types.ts:144
Properties
Section titled “Properties”blockExplorers?
Section titled “blockExplorers?”
optional
blockExplorers:object
Defined in: packages/iso-filecoin/src/types.ts:157
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/src/types.ts:168
CAIP-2 ID
chainId
Section titled “chainId”chainId:
string
Defined in: packages/iso-filecoin/src/types.ts:172
Chain ID 0x prefixed hex string
chainNamespace
Section titled “chainNamespace”chainNamespace:
string
Defined in: packages/iso-filecoin/src/types.ts:164
contracts?
Section titled “contracts?”
optional
contracts:object
Defined in: packages/iso-filecoin/src/types.ts:161
Index Signature
Section titled “Index Signature”[key
: string
]: ChainContract
iconUrls?
Section titled “iconUrls?”
optional
iconUrls:string
[]
Defined in: packages/iso-filecoin/src/types.ts:173
id:
string
|number
Defined in: packages/iso-filecoin/src/types.ts:145
name:
string
Defined in: packages/iso-filecoin/src/types.ts:146
nativeCurrency
Section titled “nativeCurrency”nativeCurrency:
object
Defined in: packages/iso-filecoin/src/types.ts:148
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/src/types.ts:153
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/src/types.ts:147