• Humanize EVM contract conditions

    Property

    Property

    Property

    Returns

    A promise containing a human readable description of the access control conditions

    Parameters

    • __namedParameters: {
          evmContractConditions: AccsEVMParams[];
          myWalletAddress?: string;
          tokenList?: any[];
      }
      • evmContractConditions: AccsEVMParams[]
      • Optional myWalletAddress?: string
      • Optional tokenList?: any[]

    Returns Promise<string>

Generated using TypeDoc