Interface: ChainInfo
helpers.ChainInfo
Chain information used to determine defaults for the set of supported chains.
Indexable
▪ [key: string
]: ChainInfo
[keyof ChainInfo
]
Properties
baseUrl
• baseUrl: string
Defined in
@tableland/sdk/src/helpers/chains.ts:19
chainId
• chainId: number
Defined in
@tableland/sdk/src/helpers/chains.ts:17
chainName
• chainName: keyof TablelandNetworkConfig
Defined in
@tableland/sdk/src/helpers/chains.ts:16
contractAddress
• contractAddress: string
Defined in
@tableland/sdk/src/helpers/chains.ts:18