Vaulta

ocpsgnkascbw

Contract

  • Table row type of rmsdeopers

    {
      "name": "rmsdeoper",
      "base": "",
      "fields": [
        {
          "name": "operation_id",
          "type": "uint64"
        },
        {
          "name": "user_acc",
          "type": "name"
        },
        {
          "name": "position_id",
          "type": "uint64"
        },
        {
          "name": "debt_target",
          "type": "asset"
        },
        {
          "name": "initial_repay_amount",
          "type": "asset"
        },
        {
          "name": "backend_type",
          "type": "uint64"
        },
        {
          "name": "eosdt_balance",
          "type": "asset"
        }
      ]
    }