Telos

vapaeetokens

Contract

  • Table row type of debits

    {
      "name": "debits_table",
      "base": "",
      "fields": [
        {
          "name": "collector",
          "type": "name"
        },
        {
          "name": "max_total",
          "type": "asset"
        },
        {
          "name": "max_per_debit",
          "type": "asset"
        },
        {
          "name": "max_percent",
          "type": "float64"
        },
        {
          "name": "expiration",
          "type": "time_point_sec"
        }
      ]
    }