Vaulta

oneassistant

Contract

The data structures defined by this contract.

  • Action parameter in batchbltcls

    {
      "name": "batchbltcls",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "listuser",
          "type": "string"
        }
      ]
    }
  • Action parameter in batchwltcls

    {
      "name": "batchwltcls",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "listuser",
          "type": "string"
        }
      ]
    }
  • Action parameter in closeredsae

    {
      "name": "closeredsae",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "id",
          "type": "uint64"
        }
      ]
    }
  • Action parameter in closeredsae2

    {
      "name": "closeredsae2",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "id",
          "type": "uint64"
        }
      ]
    }
  • Table row type of closeredsaes

    {
      "name": "closeredsaes",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "contract",
          "type": "name"
        },
        {
          "name": "quantity",
          "type": "asset"
        },
        {
          "name": "acttime",
          "type": "uint64"
        }
      ]
    }
  • Table row type of freecpulogs

    {
      "name": "freecpulogs",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "nums",
          "type": "uint64"
        },
        {
          "name": "acttime",
          "type": "uint64"
        }
      ]
    }
  • Action parameter in getcpu

    {
      "name": "getcpu",
      "base": "",
      "fields": [
        {
          "name": "receiver",
          "type": "name"
        },
        {
          "name": "nums",
          "type": "uint64"
        }
      ]
    }
  • Action parameter in getfreecpu

    {
      "name": "getfreecpu",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        }
      ]
    }
  • Table row type of globals

    {
      "name": "global_var",
      "base": "",
      "fields": [
        {
          "name": "key",
          "type": "name"
        },
        {
          "name": "val",
          "type": "uint64"
        }
      ]
    }
  • Table row type of logs

    {
      "name": "logs",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "opevent",
          "type": "string"
        },
        {
          "name": "acttime",
          "type": "uint64"
        }
      ]
    }
  • Action parameter in mgrblk

    {
      "name": "mgrblk",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "user",
          "type": "name"
        },
        {
          "name": "states",
          "type": "uint8"
        }
      ]
    }
  • Action parameter in mgrcond

    {
      "name": "mgrcond",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "condid",
          "type": "uint64"
        },
        {
          "name": "title",
          "type": "string"
        },
        {
          "name": "limittype",
          "type": "uint8"
        },
        {
          "name": "limitquantity",
          "type": "asset"
        },
        {
          "name": "swapid",
          "type": "uint8"
        },
        {
          "name": "pairid",
          "type": "uint64"
        },
        {
          "name": "chkwlt",
          "type": "uint8"
        },
        {
          "name": "chkblt",
          "type": "uint8"
        },
        {
          "name": "states",
          "type": "uint8"
        }
      ]
    }
  • Action parameter in mgrcondcls

    {
      "name": "mgrcondcls",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "condid",
          "type": "uint64"
        }
      ]
    }
  • Action parameter in mgrmkt

    {
      "name": "mgrmkt",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "swapid",
          "type": "uint64"
        },
        {
          "name": "swapname",
          "type": "string"
        },
        {
          "name": "pairid",
          "type": "uint64"
        },
        {
          "name": "pairname",
          "type": "string"
        },
        {
          "name": "states",
          "type": "uint8"
        }
      ]
    }
  • Action parameter in mgrtoken

    {
      "name": "mgrtoken",
      "base": "",
      "fields": [
        {
          "name": "sym",
          "type": "symbol"
        },
        {
          "name": "contract",
          "type": "name"
        },
        {
          "name": "states",
          "type": "uint8"
        }
      ]
    }
  • Action parameter in mgrurl

    {
      "name": "mgrurl",
      "base": "",
      "fields": [
        {
          "name": "urlid",
          "type": "uint64"
        },
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "title",
          "type": "string"
        },
        {
          "name": "url",
          "type": "string"
        },
        {
          "name": "states",
          "type": "uint8"
        }
      ]
    }
  • Action parameter in mgrwlt

    {
      "name": "mgrwlt",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "user",
          "type": "name"
        },
        {
          "name": "states",
          "type": "uint8"
        }
      ]
    }
  • Action parameter in openredsae

    {
      "name": "openredsae",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "id",
          "type": "uint64"
        }
      ]
    }
  • Action parameter in openredsae1

    {
      "name": "openredsae1",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "id",
          "type": "uint64"
        }
      ]
    }
  • Action parameter in openredsae4

    {
      "name": "openredsae4",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        }
      ]
    }
  • Action parameter in openredsae41

    {
      "name": "openredsae41",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "id",
          "type": "uint64"
        }
      ]
    }
  • Action parameter in openredsae42

    {
      "name": "openredsae42",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        }
      ]
    }
  • Table row type of redsae

    {
      "name": "redsae",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "quantity",
          "type": "asset"
        },
        {
          "name": "acttime",
          "type": "uint64"
        }
      ]
    }
  • Table row type of redsaeblt

    {
      "name": "redsaeblt",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "acttime",
          "type": "uint64"
        }
      ]
    }
  • Table row type of redsaecond

    {
      "name": "redsaecond",
      "base": "",
      "fields": [
        {
          "name": "condid",
          "type": "uint64"
        },
        {
          "name": "title",
          "type": "string"
        },
        {
          "name": "limittype",
          "type": "uint8"
        },
        {
          "name": "limitquantity",
          "type": "asset"
        },
        {
          "name": "swapid",
          "type": "uint8"
        },
        {
          "name": "pairid",
          "type": "uint64"
        },
        {
          "name": "chkwlt",
          "type": "uint8"
        },
        {
          "name": "chkblt",
          "type": "uint8"
        },
        {
          "name": "expired",
          "type": "uint64"
        },
        {
          "name": "acttime",
          "type": "uint64"
        }
      ]
    }
  • Table row type of redsaelist

    {
      "name": "redsaelist",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "helper",
          "type": "name"
        },
        {
          "name": "contract",
          "type": "name"
        },
        {
          "name": "limitid",
          "type": "uint64"
        },
        {
          "name": "opentype",
          "type": "uint8"
        },
        {
          "name": "quantity1",
          "type": "asset"
        },
        {
          "name": "quantity2",
          "type": "asset"
        },
        {
          "name": "num1",
          "type": "uint64"
        },
        {
          "name": "num2",
          "type": "uint64"
        },
        {
          "name": "states",
          "type": "uint8"
        },
        {
          "name": "memo",
          "type": "string"
        },
        {
          "name": "urlid",
          "type": "uint64"
        },
        {
          "name": "createtime",
          "type": "uint64"
        },
        {
          "name": "acttime",
          "type": "uint64"
        }
      ]
    }
  • Table row type of redsaemkt

    {
      "name": "redsaemkt",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "swapid",
          "type": "uint64"
        },
        {
          "name": "swapname",
          "type": "string"
        },
        {
          "name": "pairid",
          "type": "uint64"
        },
        {
          "name": "pairname",
          "type": "string"
        },
        {
          "name": "acttime",
          "type": "uint64"
        }
      ]
    }
  • Table row type of redsaetoken

    {
      "name": "redsaetoken",
      "base": "",
      "fields": [
        {
          "name": "sym",
          "type": "symbol"
        },
        {
          "name": "contract",
          "type": "name"
        },
        {
          "name": "states",
          "type": "uint8"
        }
      ]
    }
  • Table row type of redsaeurl

    {
      "name": "redsaeurl",
      "base": "",
      "fields": [
        {
          "name": "urlid",
          "type": "uint64"
        },
        {
          "name": "title",
          "type": "string"
        },
        {
          "name": "url",
          "type": "string"
        },
        {
          "name": "acttime",
          "type": "uint64"
        }
      ]
    }
  • Table row type of redsaewlt

    {
      "name": "redsaewlt",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "acttime",
          "type": "uint64"
        }
      ]
    }
  • Action parameter in testpwd

    {
      "name": "testpwd",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "string"
        },
        {
          "name": "pwd",
          "type": "string"
        }
      ]
    }