Vaulta

eospowerupio

Contract

  • Table row type of state

    {
      "name": "state",
      "base": "",
      "fields": [
        {
          "name": "contract",
          "type": "name"
        },
        {
          "name": "balance",
          "type": "asset"
        },
        {
          "name": "receiver",
          "type": "name"
        },
        {
          "name": "action",
          "type": "name"
        },
        {
          "name": "received_cpu_ms",
          "type": "float32"
        },
        {
          "name": "received_net_kb",
          "type": "float32"
        },
        {
          "name": "received_ram_kb",
          "type": "float32"
        },
        {
          "name": "memo",
          "type": "string"
        }
      ]
    }