Vaulta

eosfinexeos1

Contract

  • Table row type of fills

    {
      "name": "fill",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "hash",
          "type": "checksum256"
        },
        {
          "name": "filled",
          "type": "uint64"
        },
        {
          "name": "expiration",
          "type": "uint32"
        },
        {
          "name": "reserved1",
          "type": "uint64"
        }
      ]
    }