Function getContractAddress

  • Get the default contract address for a given chain name.

    Parameters

    • chainNameOrId: number | keyof TablelandNetworkConfig

      The requested chain name.

    Returns string

    A hex string representing the default address for the Tableland registry contract.

Generated using TypeDoc