Function constantsGetByAddress

  • Get global constant by address

    Parameters

    • address: string
    • __namedParameters: {
          format?: number;
      } = {}
      • Optional format?: number
    • Optional opts: RequestOpts

    Returns Promise<Constant>

Generated using TypeDoc