Vaulta

redpacket123

Contract

The data structures defined by this contract.

  • Action parameter in closeredsae

    {
      "name": "closeredsae",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "redid",
          "type": "uint64"
        }
      ]
    }
  • Table row type of customcond

    {
      "name": "customcond",
      "base": "",
      "fields": [
        {
          "name": "customcondid",
          "type": "uint64"
        },
        {
          "name": "customtype",
          "type": "uint8"
        },
        {
          "name": "title",
          "type": "string"
        },
        {
          "name": "quantity",
          "type": "asset"
        },
        {
          "name": "customize",
          "type": "string"
        },
        {
          "name": "states",
          "type": "uint8"
        },
        {
          "name": "acttime",
          "type": "uint64"
        }
      ]
    }
  • Action parameter in deldiycond

    {
      "name": "deldiycond",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "customcondid",
          "type": "uint64"
        }
      ]
    }
  • Action parameter in deletetiming

    {
      "name": "deletetiming",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "predid",
          "type": "uint64"
        }
      ]
    }
  • Action parameter in geturl

    {
      "name": "geturl",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "redid",
          "type": "uint64"
        }
      ]
    }
  • 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 mgrclear

    {
      "name": "mgrclear",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "redid",
          "type": "uint64"
        }
      ]
    }
  • Action parameter in mgrclosered

    {
      "name": "mgrclosered",
      "base": "",
      "fields": [
        {
          "name": "controller",
          "type": "name"
        },
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "redid",
          "type": "uint64"
        }
      ]
    }
  • Action parameter in mgrcustomize

    {
      "name": "mgrcustomize",
      "base": "",
      "fields": [
        {
          "name": "controller",
          "type": "name"
        },
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "customcondid",
          "type": "uint64"
        },
        {
          "name": "quantity",
          "type": "asset"
        },
        {
          "name": "customize",
          "type": "string"
        }
      ]
    }
  • Action parameter in mgrdeletered

    {
      "name": "mgrdeletered",
      "base": "",
      "fields": [
        {
          "name": "controller",
          "type": "name"
        },
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "redid",
          "type": "uint64"
        }
      ]
    }
  • Action parameter in mgrdeltiming

    {
      "name": "mgrdeltiming",
      "base": "",
      "fields": [
        {
          "name": "controller",
          "type": "name"
        },
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "predid",
          "type": "uint64"
        }
      ]
    }
  • Action parameter in mgrdiycond

    {
      "name": "mgrdiycond",
      "base": "",
      "fields": [
        {
          "name": "controller",
          "type": "name"
        },
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "customcondid",
          "type": "uint64"
        },
        {
          "name": "customtype",
          "type": "uint8"
        },
        {
          "name": "title",
          "type": "string"
        },
        {
          "name": "quantity",
          "type": "asset"
        },
        {
          "name": "customize",
          "type": "string"
        },
        {
          "name": "mgrstates",
          "type": "uint8"
        }
      ]
    }
  • Action parameter in mgrmkt

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

    {
      "name": "mgrnft",
      "base": "",
      "fields": [
        {
          "name": "controller",
          "type": "name"
        },
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "nftid",
          "type": "uint64"
        },
        {
          "name": "title",
          "type": "string"
        },
        {
          "name": "nfturl",
          "type": "string"
        },
        {
          "name": "states",
          "type": "uint8"
        },
        {
          "name": "mgrstates",
          "type": "uint8"
        }
      ]
    }
  • Action parameter in mgrprice

    {
      "name": "mgrprice",
      "base": "",
      "fields": [
        {
          "name": "controller",
          "type": "name"
        },
        {
          "name": "tokenid",
          "type": "uint64"
        },
        {
          "name": "price",
          "type": "float64"
        }
      ]
    }
  • Action parameter in mgrtest

    {
      "name": "mgrtest",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "redid",
          "type": "uint64"
        }
      ]
    }
  • Action parameter in mgrtoken

    {
      "name": "mgrtoken",
      "base": "",
      "fields": [
        {
          "name": "controller",
          "type": "name"
        },
        {
          "name": "tokenid",
          "type": "uint64"
        },
        {
          "name": "sym",
          "type": "symbol"
        },
        {
          "name": "contract",
          "type": "name"
        },
        {
          "name": "mgrstates",
          "type": "uint8"
        }
      ]
    }
  • Action parameter in mgrtoken2

    {
      "name": "mgrtoken2",
      "base": "",
      "fields": [
        {
          "name": "controller",
          "type": "name"
        },
        {
          "name": "tokenid",
          "type": "uint64"
        },
        {
          "name": "states",
          "type": "uint8"
        }
      ]
    }
  • Action parameter in mgrtotal4

    {
      "name": "mgrtotal4",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "socpetotal",
          "type": "uint64"
        }
      ]
    }
  • Action parameter in mgrwltdtl

    {
      "name": "mgrwltdtl",
      "base": "",
      "fields": [
        {
          "name": "controller",
          "type": "name"
        },
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "groupid",
          "type": "uint64"
        },
        {
          "name": "user",
          "type": "name"
        },
        {
          "name": "mgrstates",
          "type": "uint8"
        }
      ]
    }
  • Action parameter in mgrwltgroup

    {
      "name": "mgrwltgroup",
      "base": "",
      "fields": [
        {
          "name": "controller",
          "type": "name"
        },
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "groupid",
          "type": "uint64"
        },
        {
          "name": "title",
          "type": "string"
        },
        {
          "name": "content",
          "type": "string"
        },
        {
          "name": "states",
          "type": "uint8"
        },
        {
          "name": "mgrstates",
          "type": "uint8"
        }
      ]
    }
  • Table row type of newdtl

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

    {
      "name": "openredsae",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "redid",
          "type": "uint64"
        },
        {
          "name": "secret",
          "type": "string"
        },
        {
          "name": "verify",
          "type": "string"
        }
      ]
    }
  • Action parameter in opentiming

    {
      "name": "opentiming",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "predid",
          "type": "uint64"
        }
      ]
    }
  • Table row type of redsaedtl

    {
      "name": "redsaedtl",
      "base": "",
      "fields": [
        {
          "name": "user",
          "type": "name"
        },
        {
          "name": "quantity",
          "type": "asset"
        },
        {
          "name": "acttime",
          "type": "uint64"
        }
      ]
    }
  • Table row type of redsaelist

    {
      "name": "redsaelist",
      "base": "",
      "fields": [
        {
          "name": "redid",
          "type": "uint64"
        },
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "quantity1",
          "type": "asset"
        },
        {
          "name": "quantity2",
          "type": "asset"
        },
        {
          "name": "num1",
          "type": "uint16"
        },
        {
          "name": "num2",
          "type": "uint16"
        },
        {
          "name": "condition",
          "type": "string"
        },
        {
          "name": "redsaetype",
          "type": "uint8"
        },
        {
          "name": "signcond",
          "type": "bool"
        },
        {
          "name": "states",
          "type": "bool"
        },
        {
          "name": "acttime",
          "type": "uint64"
        }
      ]
    }
  • Table row type of redsaemkt

    {
      "name": "redsaemkt",
      "base": "",
      "fields": [
        {
          "name": "mktid",
          "type": "uint64"
        },
        {
          "name": "swapid",
          "type": "uint64"
        },
        {
          "name": "swapname",
          "type": "string"
        },
        {
          "name": "pairid",
          "type": "uint64"
        },
        {
          "name": "pairname",
          "type": "string"
        },
        {
          "name": "acttime",
          "type": "uint64"
        },
        {
          "name": "states",
          "type": "uint8"
        }
      ]
    }
  • Table row type of redsaenft

    {
      "name": "redsaenft",
      "base": "",
      "fields": [
        {
          "name": "nftid",
          "type": "uint64"
        },
        {
          "name": "title",
          "type": "string"
        },
        {
          "name": "nfturl",
          "type": "string"
        },
        {
          "name": "states",
          "type": "uint8"
        },
        {
          "name": "acttime",
          "type": "uint64"
        }
      ]
    }
  • Table row type of redsaetiming

    {
      "name": "redsaetiming",
      "base": "",
      "fields": [
        {
          "name": "predid",
          "type": "uint64"
        },
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "quantity1",
          "type": "asset"
        },
        {
          "name": "quantity2",
          "type": "asset"
        },
        {
          "name": "quantity3",
          "type": "asset"
        },
        {
          "name": "num1",
          "type": "uint16"
        },
        {
          "name": "num2",
          "type": "uint16"
        },
        {
          "name": "num3",
          "type": "uint16"
        },
        {
          "name": "begintime",
          "type": "uint64"
        },
        {
          "name": "endtime",
          "type": "uint64"
        },
        {
          "name": "condition",
          "type": "string"
        },
        {
          "name": "redsaetype",
          "type": "uint8"
        },
        {
          "name": "signcond",
          "type": "bool"
        },
        {
          "name": "states",
          "type": "bool"
        },
        {
          "name": "acttime",
          "type": "uint64"
        }
      ]
    }
  • Table row type of redsaetoken

    {
      "name": "redsaetoken",
      "base": "",
      "fields": [
        {
          "name": "tokenid",
          "type": "uint64"
        },
        {
          "name": "contract",
          "type": "name"
        },
        {
          "name": "sym",
          "type": "symbol"
        },
        {
          "name": "price",
          "type": "float64"
        },
        {
          "name": "states",
          "type": "uint8"
        }
      ]
    }
  • Table row type of redsaetotal

    {
      "name": "redsaetotal",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "num",
          "type": "uint64"
        },
        {
          "name": "quantity",
          "type": "asset"
        },
        {
          "name": "money",
          "type": "asset"
        },
        {
          "name": "acttime",
          "type": "uint64"
        }
      ]
    }
  • Table row type of redsrecover

    {
      "name": "redsrecover",
      "base": "",
      "fields": [
        {
          "name": "redid",
          "type": "uint64"
        },
        {
          "name": "acttime",
          "type": "uint64"
        }
      ]
    }
  • Action parameter in test2

    {
      "name": "test2",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "redid",
          "type": "uint64"
        }
      ]
    }
  • Action parameter in test3

    {
      "name": "test3",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "redid",
          "type": "uint64"
        }
      ]
    }
  • Action parameter in test4

    {
      "name": "test4",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "sym",
          "type": "symbol"
        }
      ]
    }
  • Table row type of usergrab

    {
      "name": "usergrab",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "redid",
          "type": "uint64"
        },
        {
          "name": "quantity",
          "type": "asset"
        },
        {
          "name": "acttime",
          "type": "uint64"
        }
      ]
    }
  • Action parameter in userwltcls

    {
      "name": "userwltcls",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "groupid",
          "type": "uint64"
        }
      ]
    }
  • Action parameter in userwltdtl

    {
      "name": "userwltdtl",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "groupid",
          "type": "uint64"
        },
        {
          "name": "user",
          "type": "name"
        },
        {
          "name": "mgrstates",
          "type": "uint8"
        }
      ]
    }
  • Action parameter in userwltgroup

    {
      "name": "userwltgroup",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "groupid",
          "type": "uint64"
        },
        {
          "name": "title",
          "type": "string"
        },
        {
          "name": "content",
          "type": "string"
        },
        {
          "name": "states",
          "type": "uint8"
        },
        {
          "name": "mgrstates",
          "type": "uint8"
        }
      ]
    }
  • Action parameter in usrcustomize

    {
      "name": "usrcustomize",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "customcondid",
          "type": "uint64"
        },
        {
          "name": "quantity",
          "type": "asset"
        },
        {
          "name": "customize",
          "type": "string"
        }
      ]
    }
  • Action parameter in usrdiycond

    {
      "name": "usrdiycond",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "customcondid",
          "type": "uint64"
        },
        {
          "name": "customtype",
          "type": "uint8"
        },
        {
          "name": "title",
          "type": "string"
        },
        {
          "name": "quantity",
          "type": "asset"
        },
        {
          "name": "customize",
          "type": "string"
        },
        {
          "name": "mgrstates",
          "type": "uint8"
        }
      ]
    }
  • Table row type of wltdtl

    {
      "name": "wltdtl",
      "base": "",
      "fields": [
        {
          "name": "user",
          "type": "name"
        },
        {
          "name": "acttime",
          "type": "uint64"
        }
      ]
    }
  • Table row type of wltgroup

    {
      "name": "wltgroup",
      "base": "",
      "fields": [
        {
          "name": "groupid",
          "type": "uint64"
        },
        {
          "name": "title",
          "type": "string"
        },
        {
          "name": "content",
          "type": "string"
        },
        {
          "name": "acttime",
          "type": "uint64"
        },
        {
          "name": "states",
          "type": "uint8"
        }
      ]
    }