Vaulta

generateusda

Contract

  • Table row type of usdesrrecc

    {
      "name": "sdsrrec",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "user",
          "type": "name"
        },
        {
          "name": "isstake",
          "type": "uint64"
        },
        {
          "name": "isrelease",
          "type": "uint64"
        },
        {
          "name": "orderid",
          "type": "uint64"
        },
        {
          "name": "rate",
          "type": "float64"
        },
        {
          "name": "quantity",
          "type": "asset"
        },
        {
          "name": "timestamp",
          "type": "uint64"
        }
      ]
    }