Vaulta

pool.daobox

Contract

  • Action parameter in poollog

    {
      "name": "poollog",
      "base": "",
      "fields": [
        {
          "name": "pool_id",
          "type": "uint64"
        },
        {
          "name": "num_rounds",
          "type": "uint16"
        },
        {
          "name": "eos_total_votes",
          "type": "uint64"
        },
        {
          "name": "eos_num_voters",
          "type": "uint64"
        },
        {
          "name": "seos_total_votes",
          "type": "uint64"
        },
        {
          "name": "seos_num_voters",
          "type": "uint64"
        }
      ]
    }