Interface ChainInfo

Chain information used to determine defaults for the set of supported chains.

Hierarchy

  • ChainInfo

Indexable

[key: string]: ChainInfo[keyof ChainInfo]

Properties

baseUrl: string
chainId: number
chainName: keyof TablelandNetworkConfig
contractAddress: string

Generated using TypeDoc