Vaulta

loopminepool

Contract

  • Table row type of lands

    {
      "name": "lands",
      "base": "",
      "fields": [
        {
          "name": "mid",
          "type": "uint64"
        },
        {
          "name": "cum_supply",
          "type": "asset"
        },
        {
          "name": "weight",
          "type": "float64"
        },
        {
          "name": "start",
          "type": "uint32"
        },
        {
          "name": "end",
          "type": "uint32"
        }
      ]
    }