Function getChainInfo

  • Get the default chain information for a given chain name.

    Parameters

    • chainNameOrId: number | keyof TablelandNetworkConfig

      The requested chain name.

    Returns ChainInfo

    An object containing the default chainId, contractAddress, chainName, and baseUrl for the given chain.

Generated using TypeDoc