Vaulta

eosio

Contract

  • Table row type of global2

    {
      "name": "eosio_global_state2",
      "base": "",
      "fields": [
        {
          "name": "new_ram_per_block",
          "type": "uint16"
        },
        {
          "name": "last_ram_increase",
          "type": "block_timestamp_type"
        },
        {
          "name": "last_block_num",
          "type": "block_timestamp_type"
        },
        {
          "name": "total_producer_votepay_share",
          "type": "float64"
        },
        {
          "name": "revision",
          "type": "uint8"
        }
      ]
    }