Vaulta

usdecontract

Contract

  • Table row type of rexback

    {
      "name": "rex_back_data",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "order_id",
          "type": "uint64"
        },
        {
          "name": "eos",
          "type": "asset"
        },
        {
          "name": "rex_eos",
          "type": "asset"
        },
        {
          "name": "status",
          "type": "uint32"
        },
        {
          "name": "time",
          "type": "uint32"
        }
      ]
    }