Vaulta

epgamblerico

Contract

  • Table row type of icocontent

    {
      "name": "icocontent",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "total",
          "type": "asset"
        },
        {
          "name": "scale",
          "type": "uint64"
        },
        {
          "name": "start_time",
          "type": "time_point_sec"
        },
        {
          "name": "end_time",
          "type": "time_point_sec"
        },
        {
          "name": "stage",
          "type": "uint64"
        }
      ]
    }