Vaulta

divd.defi

Contract

  • Table row type of global

    {
      "name": "global",
      "base": "",
      "fields": [
        {
          "name": "round",
          "type": "uint32"
        },
        {
          "name": "total",
          "type": "uint32"
        },
        {
          "name": "executed",
          "type": "uint32"
        },
        {
          "name": "swap_reward",
          "type": "asset"
        },
        {
          "name": "usn_reward",
          "type": "asset"
        },
        {
          "name": "total_quantity",
          "type": "asset"
        },
        {
          "name": "left_quantity",
          "type": "asset"
        },
        {
          "name": "start_time",
          "type": "time_point_sec"
        }
      ]
    }