Vaulta

galacticpool

Contract

  • Table row type of status

    {
      "name": "status",
      "base": "",
      "fields": [
        {
          "name": "sb",
          "type": "symbol"
        },
        {
          "name": "in",
          "type": "uint64"
        },
        {
          "name": "out_capital",
          "type": "uint64"
        },
        {
          "name": "out_interest",
          "type": "uint64"
        },
        {
          "name": "out_up",
          "type": "uint64"
        }
      ]
    }