Vaulta

eosknightsio

Contract

The data structures defined by this contract.

  • Table row type of rivnprice

    {
      "name": "rivnprice",
      "base": "",
      "fields": [
        {
          "name": "count",
          "type": "uint64"
        },
        {
          "name": "price",
          "type": "asset"
        }
      ]
    }
  • Table row type of rkntlv

    {
      "name": "rkntlv",
      "base": "",
      "fields": [
        {
          "name": "level",
          "type": "uint64"
        },
        {
          "name": "exp",
          "type": "uint32"
        },
        {
          "name": "powder",
          "type": "uint32"
        }
      ]
    }
  • Table row type of rkntprice

    {
      "name": "rkntprice",
      "base": "",
      "fields": [
        {
          "name": "count",
          "type": "uint64"
        },
        {
          "name": "price",
          "type": "asset"
        }
      ]
    }
  • Table row type of rknt

    {
      "name": "rknt",
      "base": "",
      "fields": [
        {
          "name": "type",
          "type": "uint64"
        },
        {
          "name": "attack",
          "type": "uint16"
        },
        {
          "name": "hp",
          "type": "uint16"
        },
        {
          "name": "defense",
          "type": "uint16"
        },
        {
          "name": "luck",
          "type": "uint16"
        },
        {
          "name": "gattack",
          "type": "uint16"
        },
        {
          "name": "ghp",
          "type": "uint16"
        },
        {
          "name": "gdefense",
          "type": "uint16"
        }
      ]
    }
  • Table row type of rstage

    {
      "name": "rstage",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "lvfrom",
          "type": "uint8"
        },
        {
          "name": "drop_rate",
          "type": "uint8"
        },
        {
          "name": "nature_drop_rate",
          "type": "uint8"
        },
        {
          "name": "steel_drop_rate",
          "type": "uint8"
        },
        {
          "name": "bone_drop_rate",
          "type": "uint8"
        },
        {
          "name": "skin_drop_rate",
          "type": "uint8"
        },
        {
          "name": "mineral_drop_rate",
          "type": "uint8"
        }
      ]
    }
  • Struct property of cvariable

    Table row type of rvariable

    {
      "name": "rvariable",
      "base": "",
      "fields": [
        {
          "name": "key",
          "type": "uint64"
        },
        {
          "name": "value",
          "type": "uint32"
        }
      ]
    }
  • Struct property of citem

    Table row type of ritem

    {
      "name": "ritem",
      "base": "",
      "fields": [
        {
          "name": "code",
          "type": "uint64"
        },
        {
          "name": "type",
          "type": "uint8"
        },
        {
          "name": "sub_type",
          "type": "uint8"
        },
        {
          "name": "grade",
          "type": "uint8"
        },
        {
          "name": "min_level",
          "type": "uint8"
        },
        {
          "name": "powder",
          "type": "uint16"
        },
        {
          "name": "stat1_type",
          "type": "uint8"
        },
        {
          "name": "stat2_type",
          "type": "uint8"
        },
        {
          "name": "stat3_type",
          "type": "uint8"
        },
        {
          "name": "stat1",
          "type": "uint16"
        },
        {
          "name": "stat2",
          "type": "uint16"
        },
        {
          "name": "stat3",
          "type": "uint16"
        },
        {
          "name": "stat1_rand_range",
          "type": "uint16"
        },
        {
          "name": "stat2_rand_range",
          "type": "uint16"
        },
        {
          "name": "stat3_rand_range",
          "type": "uint16"
        },
        {
          "name": "stat2_reveal_rate",
          "type": "uint8"
        },
        {
          "name": "stat3_reveal_rate",
          "type": "uint8"
        },
        {
          "name": "mat1_code",
          "type": "uint8"
        },
        {
          "name": "mat2_code",
          "type": "uint8"
        },
        {
          "name": "mat3_code",
          "type": "uint8"
        },
        {
          "name": "mat4_code",
          "type": "uint8"
        },
        {
          "name": "mat1_count",
          "type": "uint8"
        },
        {
          "name": "mat2_count",
          "type": "uint8"
        },
        {
          "name": "mat3_count",
          "type": "uint8"
        },
        {
          "name": "mat4_count",
          "type": "uint8"
        },
        {
          "name": "rarity",
          "type": "uint32"
        },
        {
          "name": "setid",
          "type": "uint8"
        },
        {
          "name": "state",
          "type": "uint8"
        },
        {
          "name": "sponsor",
          "type": "uint8"
        },
        {
          "name": "v1",
          "type": "uint8"
        },
        {
          "name": "v2",
          "type": "uint32"
        }
      ]
    }
  • Table row type of ritemlv

    {
      "name": "ritemlv",
      "base": "",
      "fields": [
        {
          "name": "level",
          "type": "uint64"
        },
        {
          "name": "count",
          "type": "uint16"
        },
        {
          "name": "bonus",
          "type": "uint16"
        },
        {
          "name": "powder1",
          "type": "uint32"
        },
        {
          "name": "powder2",
          "type": "uint32"
        },
        {
          "name": "powder3",
          "type": "uint32"
        },
        {
          "name": "powder4",
          "type": "uint32"
        },
        {
          "name": "powder5",
          "type": "uint32"
        },
        {
          "name": "powder6",
          "type": "uint32"
        },
        {
          "name": "rate",
          "type": "uint16"
        },
        {
          "name": "v1",
          "type": "uint32"
        }
      ]
    }
  • Table row type of ritemset

    {
      "name": "ritemset",
      "base": "",
      "fields": [
        {
          "name": "setid",
          "type": "uint64"
        },
        {
          "name": "e1_code",
          "type": "uint16"
        },
        {
          "name": "e1_type",
          "type": "uint8"
        },
        {
          "name": "e1_stat",
          "type": "uint16"
        },
        {
          "name": "e2_code",
          "type": "uint16"
        },
        {
          "name": "e2_type",
          "type": "uint8"
        },
        {
          "name": "e2_stat",
          "type": "uint16"
        },
        {
          "name": "e3_code",
          "type": "uint16"
        },
        {
          "name": "e3_type",
          "type": "uint8"
        },
        {
          "name": "e3_stat",
          "type": "uint16"
        },
        {
          "name": "e4_code",
          "type": "uint16"
        },
        {
          "name": "e4_type",
          "type": "uint8"
        },
        {
          "name": "e4_stat",
          "type": "uint16"
        },
        {
          "name": "e5_code",
          "type": "uint16"
        },
        {
          "name": "e5_type",
          "type": "uint8"
        },
        {
          "name": "e5_stat",
          "type": "uint16"
        }
      ]
    }
  • Table row type of rmaterial

    {
      "name": "rmaterial",
      "base": "",
      "fields": [
        {
          "name": "code",
          "type": "uint64"
        },
        {
          "name": "type",
          "type": "uint8"
        },
        {
          "name": "grade",
          "type": "uint8"
        },
        {
          "name": "relative_drop_rate",
          "type": "uint32"
        },
        {
          "name": "powder",
          "type": "uint16"
        }
      ]
    }
  • Table row type of rpet

    {
      "name": "rpet",
      "base": "",
      "fields": [
        {
          "name": "code",
          "type": "uint64"
        },
        {
          "name": "grade",
          "type": "uint8"
        },
        {
          "name": "stat1_type",
          "type": "uint8"
        },
        {
          "name": "stat2_type",
          "type": "uint8"
        },
        {
          "name": "stat3_type",
          "type": "uint8"
        },
        {
          "name": "stat1",
          "type": "uint16"
        },
        {
          "name": "stat2",
          "type": "uint16"
        },
        {
          "name": "stat3",
          "type": "uint16"
        },
        {
          "name": "stat1_up_per_level",
          "type": "uint16"
        },
        {
          "name": "stat2_up_per_level",
          "type": "uint16"
        },
        {
          "name": "stat3_up_per_level",
          "type": "uint16"
        },
        {
          "name": "relative_drop_rate",
          "type": "uint32"
        }
      ]
    }
  • Table row type of rpetlv

    {
      "name": "rpetlv",
      "base": "",
      "fields": [
        {
          "name": "level",
          "type": "uint64"
        },
        {
          "name": "count",
          "type": "uint16"
        },
        {
          "name": "powder1",
          "type": "uint16"
        },
        {
          "name": "powder2",
          "type": "uint16"
        },
        {
          "name": "powder3",
          "type": "uint16"
        },
        {
          "name": "powder4",
          "type": "uint16"
        },
        {
          "name": "powder5",
          "type": "uint16"
        }
      ]
    }
  • Table row type of rpetexp

    {
      "name": "rpetexp",
      "base": "",
      "fields": [
        {
          "name": "level",
          "type": "uint64"
        },
        {
          "name": "mw1",
          "type": "uint16"
        },
        {
          "name": "mw2",
          "type": "uint16"
        },
        {
          "name": "mw3",
          "type": "uint16"
        },
        {
          "name": "mw4",
          "type": "uint16"
        },
        {
          "name": "mw5",
          "type": "uint16"
        },
        {
          "name": "dr2",
          "type": "uint16"
        },
        {
          "name": "dr3",
          "type": "uint16"
        },
        {
          "name": "dr4",
          "type": "uint16"
        },
        {
          "name": "dr5",
          "type": "uint16"
        }
      ]
    }
  • Table row type of rmpgoods

    {
      "name": "rmpgoods",
      "base": "",
      "fields": [
        {
          "name": "pid",
          "type": "uint64"
        },
        {
          "name": "powder",
          "type": "uint32"
        },
        {
          "name": "price",
          "type": "asset"
        }
      ]
    }
  • Struct property of rkntskills

    {
      "name": "rkntskill",
      "base": "",
      "fields": [
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "knight",
          "type": "uint8"
        },
        {
          "name": "cost",
          "type": "uint8"
        },
        {
          "name": "maxlevel",
          "type": "uint8"
        },
        {
          "name": "requiredlv",
          "type": "uint8"
        },
        {
          "name": "type",
          "type": "uint8"
        },
        {
          "name": "scope",
          "type": "uint8"
        },
        {
          "name": "target",
          "type": "uint8"
        },
        {
          "name": "stat1type",
          "type": "uint8"
        },
        {
          "name": "stat1target",
          "type": "uint8"
        },
        {
          "name": "stat1",
          "type": "uint16"
        },
        {
          "name": "stat1lvbonus",
          "type": "uint16"
        },
        {
          "name": "stat2type",
          "type": "uint8"
        },
        {
          "name": "stat2target",
          "type": "uint8"
        },
        {
          "name": "stat2",
          "type": "uint16"
        },
        {
          "name": "stat2lvbonus",
          "type": "uint16"
        },
        {
          "name": "stat3type",
          "type": "uint8"
        },
        {
          "name": "stat3target",
          "type": "uint8"
        },
        {
          "name": "stat3",
          "type": "uint16"
        },
        {
          "name": "stat3lvbonus",
          "type": "uint16"
        }
      ]
    }
  • Table row type of rkntskills

    {
      "name": "rkntskills",
      "base": "",
      "fields": [
        {
          "name": "no",
          "type": "uint64"
        },
        {
          "name": "skills",
          "type": "rkntskill[]"
        }
      ]
    }
  • Table row type of rdungeon

    {
      "name": "rdungeon",
      "base": "",
      "fields": [
        {
          "name": "code",
          "type": "uint64"
        },
        {
          "name": "wave",
          "type": "uint8"
        },
        {
          "name": "tkcode",
          "type": "uint8"
        },
        {
          "name": "tkcount",
          "type": "uint8"
        },
        {
          "name": "required_floor",
          "type": "uint16"
        },
        {
          "name": "unique_drop",
          "type": "uint16"
        },
        {
          "name": "legendary_drop",
          "type": "uint16"
        },
        {
          "name": "unit_count1",
          "type": "uint8"
        },
        {
          "name": "unit_count2",
          "type": "uint8"
        },
        {
          "name": "unit_count3",
          "type": "uint8"
        },
        {
          "name": "mat1",
          "type": "uint16"
        },
        {
          "name": "mat2",
          "type": "uint16"
        },
        {
          "name": "mat3",
          "type": "uint16"
        },
        {
          "name": "mdrop1",
          "type": "uint16"
        },
        {
          "name": "mdrop2",
          "type": "uint16"
        },
        {
          "name": "mdrop3",
          "type": "uint16"
        },
        {
          "name": "winmw",
          "type": "uint16"
        },
        {
          "name": "losemw",
          "type": "uint16"
        },
        {
          "name": "v1",
          "type": "uint64"
        },
        {
          "name": "v2",
          "type": "uint64"
        }
      ]
    }
  • Table row type of rdgticket

    {
      "name": "rdgticket",
      "base": "",
      "fields": [
        {
          "name": "code",
          "type": "uint64"
        },
        {
          "name": "mat1",
          "type": "uint16"
        },
        {
          "name": "cnt1",
          "type": "uint8"
        },
        {
          "name": "mat2",
          "type": "uint16"
        },
        {
          "name": "cnt2",
          "type": "uint8"
        },
        {
          "name": "mat3",
          "type": "uint16"
        },
        {
          "name": "cnt3",
          "type": "uint8"
        }
      ]
    }
  • Struct property of rmobs

    {
      "name": "rmob",
      "base": "",
      "fields": [
        {
          "name": "name",
          "type": "uint16"
        },
        {
          "name": "rate",
          "type": "uint16"
        },
        {
          "name": "type",
          "type": "uint8"
        },
        {
          "name": "attack",
          "type": "uint16"
        },
        {
          "name": "defense",
          "type": "uint16"
        },
        {
          "name": "hp",
          "type": "uint16"
        },
        {
          "name": "skill1",
          "type": "uint16"
        },
        {
          "name": "skill2",
          "type": "uint16"
        },
        {
          "name": "skill3",
          "type": "uint16"
        },
        {
          "name": "skill4",
          "type": "uint16"
        },
        {
          "name": "v1",
          "type": "uint64"
        },
        {
          "name": "v2",
          "type": "uint64"
        }
      ]
    }
  • Table row type of rmobs

    {
      "name": "rmobs",
      "base": "",
      "fields": [
        {
          "name": "code",
          "type": "uint64"
        },
        {
          "name": "mob",
          "type": "rmob[]"
        },
        {
          "name": "mboss",
          "type": "rmob[]"
        },
        {
          "name": "boss",
          "type": "rmob[]"
        }
      ]
    }
  • Struct property of rmobskills

    {
      "name": "rmobskill",
      "base": "",
      "fields": [
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "type",
          "type": "uint8"
        },
        {
          "name": "scope",
          "type": "uint8"
        },
        {
          "name": "target",
          "type": "uint8"
        },
        {
          "name": "stat1type",
          "type": "uint8"
        },
        {
          "name": "stat1target",
          "type": "uint8"
        },
        {
          "name": "stat1",
          "type": "uint16"
        },
        {
          "name": "stat2type",
          "type": "uint8"
        },
        {
          "name": "stat2target",
          "type": "uint8"
        },
        {
          "name": "stat2",
          "type": "uint16"
        },
        {
          "name": "stat3type",
          "type": "uint8"
        },
        {
          "name": "stat3target",
          "type": "uint8"
        },
        {
          "name": "stat3",
          "type": "uint16"
        }
      ]
    }
  • Table row type of rmobskills

    {
      "name": "rmobskills",
      "base": "",
      "fields": [
        {
          "name": "no",
          "type": "uint64"
        },
        {
          "name": "skills",
          "type": "rmobskill[]"
        }
      ]
    }
  • Table row type of player

    {
      "name": "player",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "mat_ivn_up",
          "type": "uint8"
        },
        {
          "name": "item_ivn_up",
          "type": "uint8"
        },
        {
          "name": "current_stage",
          "type": "uint8"
        },
        {
          "name": "last_rebirth",
          "type": "uint32"
        },
        {
          "name": "powder",
          "type": "uint32"
        },
        {
          "name": "maxfloor",
          "type": "uint16"
        }
      ]
    }
  • Table row type of splayer

    {
      "name": "splayer",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "mat_ivn_up",
          "type": "uint8"
        },
        {
          "name": "item_ivn_up",
          "type": "uint8"
        },
        {
          "name": "current_stage",
          "type": "uint8"
        },
        {
          "name": "last_rebirth",
          "type": "uint32"
        },
        {
          "name": "powder",
          "type": "uint32"
        },
        {
          "name": "maxfloor",
          "type": "uint16"
        },
        {
          "name": "rebrith_factor",
          "type": "uint16"
        },
        {
          "name": "v1",
          "type": "uint64"
        },
        {
          "name": "v2",
          "type": "uint64"
        }
      ]
    }
  • Table row type of playerv

    {
      "name": "playerv",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "from",
          "type": "uint32"
        },
        {
          "name": "to",
          "type": "uint32"
        },
        {
          "name": "referral",
          "type": "uint8"
        },
        {
          "name": "v4",
          "type": "uint8"
        },
        {
          "name": "gift",
          "type": "uint16"
        },
        {
          "name": "asset",
          "type": "uint32"
        },
        {
          "name": "note",
          "type": "uint32"
        },
        {
          "name": "data",
          "type": "uint32"
        },
        {
          "name": "net",
          "type": "uint32"
        },
        {
          "name": "cpu",
          "type": "uint32"
        }
      ]
    }
  • Table row type of playerv2

    {
      "name": "playerv2",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "seed",
          "type": "uint32"
        },
        {
          "name": "next_deferred_time",
          "type": "uint32"
        },
        {
          "name": "referral",
          "type": "uint8"
        },
        {
          "name": "migrated",
          "type": "uint8"
        },
        {
          "name": "gift",
          "type": "uint16"
        },
        {
          "name": "ak1",
          "type": "uint16"
        },
        {
          "name": "ak2",
          "type": "uint16"
        },
        {
          "name": "ak3",
          "type": "uint16"
        },
        {
          "name": "wallet",
          "type": "uint8"
        },
        {
          "name": "v1",
          "type": "uint8"
        },
        {
          "name": "last_start_season",
          "type": "uint16"
        },
        {
          "name": "last_end_season",
          "type": "uint16"
        },
        {
          "name": "last_sell_time",
          "type": "uint32"
        },
        {
          "name": "sell_factor",
          "type": "uint16"
        },
        {
          "name": "rebrith_factor",
          "type": "uint16"
        },
        {
          "name": "block",
          "type": "uint32"
        },
        {
          "name": "floor_submit",
          "type": "uint8"
        },
        {
          "name": "itemevt",
          "type": "uint8"
        },
        {
          "name": "dquest_no",
          "type": "uint16"
        },
        {
          "name": "dq_p1",
          "type": "uint16"
        },
        {
          "name": "dq_p2",
          "type": "uint16"
        },
        {
          "name": "dq_p3",
          "type": "uint16"
        },
        {
          "name": "dq_p4",
          "type": "uint16"
        },
        {
          "name": "dq_p5",
          "type": "uint16"
        },
        {
          "name": "v5",
          "type": "uint16"
        }
      ]
    }
  • Table row type of comment

    {
      "name": "comment",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "message",
          "type": "string"
        },
        {
          "name": "link",
          "type": "string"
        },
        {
          "name": "black",
          "type": "bool"
        },
        {
          "name": "report",
          "type": "uint32"
        },
        {
          "name": "revision",
          "type": "uint32"
        },
        {
          "name": "v1",
          "type": "uint64"
        }
      ]
    }
  • Table row type of rcomment

    {
      "name": "rcomment",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "report",
          "type": "uint32"
        },
        {
          "name": "black",
          "type": "bool"
        },
        {
          "name": "v1",
          "type": "uint64"
        }
      ]
    }
  • Struct property of knight

    {
      "name": "knightrow",
      "base": "",
      "fields": [
        {
          "name": "type",
          "type": "uint8"
        },
        {
          "name": "level",
          "type": "uint8"
        },
        {
          "name": "kill_count",
          "type": "uint32"
        },
        {
          "name": "attack",
          "type": "uint16"
        },
        {
          "name": "defense",
          "type": "uint16"
        },
        {
          "name": "hp",
          "type": "uint16"
        },
        {
          "name": "luck",
          "type": "uint16"
        }
      ]
    }
  • Table row type of knight

    Table row type of sknight

    {
      "name": "knight",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "rows",
          "type": "knightrow[]"
        }
      ]
    }
  • Struct property of material

    {
      "name": "matrow",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint32"
        },
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "saleid",
          "type": "uint32"
        }
      ]
    }
  • Table row type of material

    Table row type of smaterial

    {
      "name": "material",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "last_id",
          "type": "uint32"
        },
        {
          "name": "rows",
          "type": "matrow[]"
        }
      ]
    }
  • Table row type of mat4sale

    {
      "name": "mat4sale",
      "base": "",
      "fields": [
        {
          "name": "cid",
          "type": "uint64"
        },
        {
          "name": "player",
          "type": "name"
        },
        {
          "name": "price",
          "type": "asset"
        },
        {
          "name": "code",
          "type": "uint16"
        }
      ]
    }
  • Struct property of item

    {
      "name": "itemrow",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint32"
        },
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "knight",
          "type": "uint8"
        },
        {
          "name": "level",
          "type": "uint8"
        },
        {
          "name": "exp",
          "type": "uint8"
        },
        {
          "name": "dna",
          "type": "uint32"
        },
        {
          "name": "saleid",
          "type": "uint32"
        }
      ]
    }
  • Table row type of item

    Table row type of sitem

    {
      "name": "item",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "last_id",
          "type": "uint32"
        },
        {
          "name": "rows",
          "type": "itemrow[]"
        }
      ]
    }
  • Table row type of item4sale

    {
      "name": "item4sale",
      "base": "",
      "fields": [
        {
          "name": "cid",
          "type": "uint64"
        },
        {
          "name": "player",
          "type": "name"
        },
        {
          "name": "price",
          "type": "asset"
        },
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "dna",
          "type": "uint32"
        },
        {
          "name": "level",
          "type": "uint8"
        },
        {
          "name": "exp",
          "type": "uint8"
        }
      ]
    }
  • Struct property of pet

    {
      "name": "petrow",
      "base": "",
      "fields": [
        {
          "name": "code",
          "type": "uint8"
        },
        {
          "name": "count",
          "type": "uint32"
        },
        {
          "name": "level",
          "type": "uint8"
        },
        {
          "name": "knight",
          "type": "uint8"
        }
      ]
    }
  • Table row type of pet

    Table row type of spet

    {
      "name": "pet",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "rows",
          "type": "petrow[]"
        }
      ]
    }
  • Struct property of petexp

    {
      "name": "petexprow",
      "base": "",
      "fields": [
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "start",
          "type": "uint32"
        },
        {
          "name": "end",
          "type": "uint32"
        },
        {
          "name": "isback",
          "type": "bool"
        }
      ]
    }
  • Table row type of petexp

    {
      "name": "petexp",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "v1",
          "type": "uint32"
        },
        {
          "name": "v2",
          "type": "uint32"
        },
        {
          "name": "rows",
          "type": "petexprow[]"
        }
      ]
    }
  • Struct property of revenue

    {
      "name": "selllog",
      "base": "",
      "fields": [
        {
          "name": "dt",
          "type": "uint32"
        },
        {
          "name": "buyer",
          "type": "name"
        },
        {
          "name": "type",
          "type": "uint8"
        },
        {
          "name": "pid",
          "type": "uint32"
        },
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "dna",
          "type": "uint32"
        },
        {
          "name": "level",
          "type": "uint8"
        },
        {
          "name": "exp",
          "type": "uint8"
        },
        {
          "name": "price",
          "type": "asset"
        },
        {
          "name": "taxrate",
          "type": "uint8"
        }
      ]
    }
  • Struct property of revenue

    {
      "name": "buylog",
      "base": "",
      "fields": [
        {
          "name": "dt",
          "type": "uint32"
        },
        {
          "name": "seller",
          "type": "name"
        },
        {
          "name": "type",
          "type": "uint8"
        },
        {
          "name": "pid",
          "type": "uint32"
        },
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "dna",
          "type": "uint32"
        },
        {
          "name": "level",
          "type": "uint8"
        },
        {
          "name": "exp",
          "type": "uint8"
        },
        {
          "name": "price",
          "type": "asset"
        }
      ]
    }
  • Table row type of revenue

    {
      "name": "revenue",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "selling",
          "type": "asset"
        },
        {
          "name": "spending",
          "type": "asset"
        },
        {
          "name": "buying",
          "type": "asset"
        },
        {
          "name": "selling_count",
          "type": "uint32"
        },
        {
          "name": "spending_count",
          "type": "uint32"
        },
        {
          "name": "buying_count",
          "type": "uint16"
        },
        {
          "name": "selllogs",
          "type": "selllog[]"
        },
        {
          "name": "buylogs",
          "type": "buylog[]"
        }
      ]
    }
  • Struct property of kntskills

    Struct property of dgknight

    {
      "name": "kntskill",
      "base": "",
      "fields": [
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "level",
          "type": "uint8"
        },
        {
          "name": "v1",
          "type": "uint32"
        }
      ]
    }
  • Table row type of kntskills

    {
      "name": "kntskills",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "knight_skill",
          "type": "kntskill[]"
        },
        {
          "name": "archer_skill",
          "type": "kntskill[]"
        },
        {
          "name": "mage_skill",
          "type": "kntskill[]"
        }
      ]
    }
  • Struct property of dungeons

    {
      "name": "dgticket",
      "base": "",
      "fields": [
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "count",
          "type": "uint16"
        },
        {
          "name": "free_at",
          "type": "uint32"
        },
        {
          "name": "free_count",
          "type": "uint8"
        },
        {
          "name": "v1",
          "type": "uint8"
        },
        {
          "name": "v2",
          "type": "uint16"
        },
        {
          "name": "v3",
          "type": "uint32"
        }
      ]
    }
  • Struct property of dgdata

    {
      "name": "dgknight",
      "base": "",
      "fields": [
        {
          "name": "type",
          "type": "uint8"
        },
        {
          "name": "attack",
          "type": "uint32"
        },
        {
          "name": "defense",
          "type": "uint32"
        },
        {
          "name": "hp",
          "type": "uint32"
        },
        {
          "name": "skills",
          "type": "kntskill[]"
        }
      ]
    }
  • Struct property of dungeons

    {
      "name": "dgdata",
      "base": "",
      "fields": [
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "seed",
          "type": "uint32"
        },
        {
          "name": "v1",
          "type": "uint64"
        },
        {
          "name": "knts",
          "type": "dgknight[]"
        }
      ]
    }
  • Struct property of dungeons

    {
      "name": "dgrecords",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint32"
        },
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "at",
          "type": "uint32"
        },
        {
          "name": "win",
          "type": "uint32"
        },
        {
          "name": "lose",
          "type": "uint32"
        },
        {
          "name": "v1",
          "type": "uint64"
        }
      ]
    }
  • Table row type of dungeons

    {
      "name": "dungeons",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "tickets",
          "type": "dgticket[]"
        },
        {
          "name": "rows",
          "type": "dgdata[]"
        },
        {
          "name": "records",
          "type": "dgrecords[]"
        },
        {
          "name": "v1",
          "type": "uint64"
        },
        {
          "name": "v2",
          "type": "uint64"
        }
      ]
    }
  • Struct property of skin

    {
      "name": "skinrow",
      "base": "",
      "fields": [
        {
          "name": "cid",
          "type": "uint32"
        },
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "state",
          "type": "uint8"
        }
      ]
    }
  • Table row type of skin

    {
      "name": "skin",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "rows",
          "type": "skinrow[]"
        }
      ]
    }
  • Struct property of skin4sale

    {
      "name": "skin4salerow",
      "base": "",
      "fields": [
        {
          "name": "mid",
          "type": "uint64"
        },
        {
          "name": "cid",
          "type": "uint32"
        },
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "seller",
          "type": "name"
        },
        {
          "name": "price",
          "type": "asset"
        }
      ]
    }
  • Table row type of skin4sale

    {
      "name": "skin4sale",
      "base": "",
      "fields": [
        {
          "name": "code",
          "type": "uint64"
        },
        {
          "name": "last_mid",
          "type": "uint64"
        },
        {
          "name": "rows",
          "type": "skin4salerow[]"
        }
      ]
    }
  • Table row type of skininfo

    {
      "name": "skininfo",
      "base": "",
      "fields": [
        {
          "name": "code",
          "type": "uint64"
        },
        {
          "name": "count",
          "type": "uint16"
        },
        {
          "name": "v1",
          "type": "uint64"
        },
        {
          "name": "v2",
          "type": "uint64"
        }
      ]
    }
  • Struct property of medal

    {
      "name": "medalrow",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint8"
        },
        {
          "name": "count",
          "type": "uint16"
        }
      ]
    }
  • Table row type of medal

    {
      "name": "medal",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "medals",
          "type": "medalrow[]"
        }
      ]
    }
  • Table row type of adminstate

    {
      "name": "adminstate",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "pause",
          "type": "uint8"
        },
        {
          "name": "revenue",
          "type": "asset"
        },
        {
          "name": "dividend",
          "type": "asset"
        },
        {
          "name": "expenses",
          "type": "asset"
        },
        {
          "name": "investment",
          "type": "asset"
        },
        {
          "name": "tradingvol",
          "type": "asset"
        },
        {
          "name": "loss",
          "type": "asset"
        },
        {
          "name": "va2",
          "type": "asset"
        },
        {
          "name": "coo",
          "type": "name"
        },
        {
          "name": "player_count",
          "type": "uint32"
        },
        {
          "name": "v1",
          "type": "uint64"
        },
        {
          "name": "v2",
          "type": "uint32"
        },
        {
          "name": "v3",
          "type": "uint64"
        },
        {
          "name": "v4",
          "type": "uint64"
        },
        {
          "name": "v5",
          "type": "uint64"
        }
      ]
    }
  • Table row type of revenuedt2

    {
      "name": "revenuedt2",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "knight",
          "type": "asset"
        },
        {
          "name": "material_tax",
          "type": "asset"
        },
        {
          "name": "item_tax",
          "type": "asset"
        },
        {
          "name": "mp",
          "type": "asset"
        },
        {
          "name": "mat_iventory_up",
          "type": "asset"
        },
        {
          "name": "item_iventory_up",
          "type": "asset"
        },
        {
          "name": "coo_mat",
          "type": "asset"
        },
        {
          "name": "system",
          "type": "asset"
        },
        {
          "name": "dmw",
          "type": "asset"
        },
        {
          "name": "v1",
          "type": "asset"
        },
        {
          "name": "v2",
          "type": "asset"
        },
        {
          "name": "v3",
          "type": "asset"
        },
        {
          "name": "v4",
          "type": "asset"
        }
      ]
    }
  • Table row type of revenuewt

    {
      "name": "revenuewt",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "count",
          "type": "uint32"
        },
        {
          "name": "wname",
          "type": "name"
        },
        {
          "name": "waccount",
          "type": "name"
        },
        {
          "name": "revenue",
          "type": "asset"
        },
        {
          "name": "shared",
          "type": "asset"
        },
        {
          "name": "shared_for",
          "type": "asset"
        }
      ]
    }
  • Table row type of stockholder

    {
      "name": "stockholder",
      "base": "",
      "fields": [
        {
          "name": "holder",
          "type": "name"
        },
        {
          "name": "share",
          "type": "uint16"
        }
      ]
    }
  • Struct property of dividendlog

    {
      "name": "dividendto",
      "base": "",
      "fields": [
        {
          "name": "to",
          "type": "name"
        },
        {
          "name": "amount",
          "type": "asset"
        }
      ]
    }
  • Table row type of dividendlog

    {
      "name": "dividendlog",
      "base": "",
      "fields": [
        {
          "name": "no",
          "type": "uint64"
        },
        {
          "name": "at",
          "type": "uint32"
        },
        {
          "name": "amount",
          "type": "asset"
        },
        {
          "name": "to",
          "type": "dividendto[]"
        }
      ]
    }
  • Table row type of expenseslog

    {
      "name": "expenseslog",
      "base": "",
      "fields": [
        {
          "name": "no",
          "type": "uint64"
        },
        {
          "name": "at",
          "type": "uint32"
        },
        {
          "name": "amount",
          "type": "asset"
        },
        {
          "name": "to",
          "type": "name"
        },
        {
          "name": "memo",
          "type": "string"
        }
      ]
    }
  • Table row type of rversion

    {
      "name": "rversion",
      "base": "",
      "fields": [
        {
          "name": "rule",
          "type": "name"
        },
        {
          "name": "version",
          "type": "uint16"
        }
      ]
    }
  • Table row type of marketpid

    {
      "name": "marketpid",
      "base": "",
      "fields": [
        {
          "name": "type",
          "type": "uint64"
        },
        {
          "name": "pid",
          "type": "uint64"
        }
      ]
    }
  • Table row type of gift

    {
      "name": "gift",
      "base": "",
      "fields": [
        {
          "name": "key",
          "type": "uint64"
        },
        {
          "name": "no",
          "type": "uint16"
        },
        {
          "name": "type",
          "type": "uint8"
        },
        {
          "name": "amount",
          "type": "uint16"
        },
        {
          "name": "to",
          "type": "uint32"
        }
      ]
    }
  • Struct property of csubquest

    Struct property of updatesubq

    {
      "name": "cquestdetail",
      "base": "",
      "fields": [
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "submit_limit",
          "type": "uint16"
        },
        {
          "name": "submit_limit_pu",
          "type": "uint16"
        },
        {
          "name": "score_from",
          "type": "uint8"
        },
        {
          "name": "score_to",
          "type": "uint8"
        },
        {
          "name": "level",
          "type": "uint8"
        },
        {
          "name": "reward",
          "type": "asset"
        },
        {
          "name": "reward2",
          "type": "asset"
        }
      ]
    }
  • Struct property of csubquest

    {
      "name": "cquestrecord",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "submit_count",
          "type": "uint8"
        },
        {
          "name": "paid",
          "type": "bool"
        }
      ]
    }
  • Struct property of cquest

    {
      "name": "csubquest",
      "base": "",
      "fields": [
        {
          "name": "detail",
          "type": "cquestdetail"
        },
        {
          "name": "total_submit_count",
          "type": "uint16"
        },
        {
          "name": "records",
          "type": "cquestrecord[]"
        }
      ]
    }
  • Table row type of cquest

    {
      "name": "cquest",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "sponsor",
          "type": "uint16"
        },
        {
          "name": "start",
          "type": "uint32"
        },
        {
          "name": "duration",
          "type": "uint32"
        },
        {
          "name": "subquests",
          "type": "csubquest[]"
        }
      ]
    }
  • Struct property of seasoninfo

    {
      "name": "seasoncq",
      "base": "",
      "fields": [
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "level",
          "type": "uint8"
        },
        {
          "name": "reward",
          "type": "asset"
        }
      ]
    }
  • Struct property of seasoninfo

    {
      "name": "seasonsp",
      "base": "",
      "fields": [
        {
          "name": "sponsor",
          "type": "string"
        },
        {
          "name": "link",
          "type": "string"
        }
      ]
    }
  • Struct property of season

    Struct property of addseason

    {
      "name": "seasoninfo",
      "base": "",
      "fields": [
        {
          "name": "start",
          "type": "uint64"
        },
        {
          "name": "duration",
          "type": "uint32"
        },
        {
          "name": "speed",
          "type": "uint32"
        },
        {
          "name": "init_powder",
          "type": "uint32"
        },
        {
          "name": "stage",
          "type": "uint8"
        },
        {
          "name": "theme",
          "type": "uint8"
        },
        {
          "name": "quest",
          "type": "seasoncq"
        },
        {
          "name": "reward",
          "type": "asset"
        },
        {
          "name": "rewardcnt",
          "type": "uint8"
        },
        {
          "name": "rankcnt",
          "type": "uint8"
        },
        {
          "name": "min_reward_powder",
          "type": "uint8"
        },
        {
          "name": "max_reward_powder",
          "type": "uint16"
        },
        {
          "name": "force_skin",
          "type": "uint8"
        },
        {
          "name": "opt_no_dmw",
          "type": "bool"
        },
        {
          "name": "opt_no_pet",
          "type": "bool"
        },
        {
          "name": "opt_mat_shop",
          "type": "uint8"
        },
        {
          "name": "opt_item_shop",
          "type": "uint8"
        },
        {
          "name": "v1",
          "type": "uint8"
        },
        {
          "name": "v2",
          "type": "uint16"
        },
        {
          "name": "v3",
          "type": "uint32"
        },
        {
          "name": "v4",
          "type": "uint64"
        },
        {
          "name": "sponsors",
          "type": "seasonsp[]"
        }
      ]
    }
  • Struct property of seasonstate

    {
      "name": "seasonrecord",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "floor",
          "type": "uint32"
        },
        {
          "name": "v1",
          "type": "uint64"
        },
        {
          "name": "paid",
          "type": "bool"
        }
      ]
    }
  • Struct property of season

    {
      "name": "seasonstate",
      "base": "",
      "fields": [
        {
          "name": "playercnt",
          "type": "uint32"
        },
        {
          "name": "cqwinner",
          "type": "name"
        },
        {
          "name": "dmw",
          "type": "asset"
        },
        {
          "name": "v1",
          "type": "uint64"
        },
        {
          "name": "v2",
          "type": "uint64"
        },
        {
          "name": "records",
          "type": "seasonrecord[]"
        }
      ]
    }
  • Table row type of season

    {
      "name": "season",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "info",
          "type": "seasoninfo"
        },
        {
          "name": "state",
          "type": "seasonstate"
        },
        {
          "name": "v1",
          "type": "uint64"
        },
        {
          "name": "v2",
          "type": "uint64"
        }
      ]
    }
  • Table row type of globalvar

    {
      "name": "globalvar",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "floor_sum",
          "type": "uint64"
        },
        {
          "name": "floor_submit_count",
          "type": "uint32"
        },
        {
          "name": "v1",
          "type": "uint64"
        },
        {
          "name": "v2",
          "type": "uint64"
        },
        {
          "name": "v3",
          "type": "uint64"
        },
        {
          "name": "v4",
          "type": "uint64"
        },
        {
          "name": "v5",
          "type": "uint64"
        }
      ]
    }
  • Action parameter in signup

    {
      "name": "signup",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        }
      ]
    }
  • Action parameter in signupw

    {
      "name": "signupw",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "wallet",
          "type": "uint8"
        }
      ]
    }
  • Action parameter in setwifo

    {
      "name": "setwifo",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint8"
        },
        {
          "name": "wname",
          "type": "name"
        },
        {
          "name": "waccount",
          "type": "name"
        }
      ]
    }
  • Action parameter in referral

    {
      "name": "referral",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "to",
          "type": "name"
        }
      ]
    }
  • Action parameter in getgift

    {
      "name": "getgift",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "no",
          "type": "int16"
        }
      ]
    }
  • Action parameter in addgift

    {
      "name": "addgift",
      "base": "",
      "fields": [
        {
          "name": "no",
          "type": "uint16"
        },
        {
          "name": "type",
          "type": "uint8"
        },
        {
          "name": "amount",
          "type": "uint16"
        },
        {
          "name": "to",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in addcomment

    {
      "name": "addcomment",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "message",
          "type": "string"
        },
        {
          "name": "link",
          "type": "string"
        }
      ]
    }
  • Action parameter in reportofs

    {
      "name": "reportofs",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "to",
          "type": "name"
        }
      ]
    }
  • Action parameter in addblackcmt

    {
      "name": "addblackcmt",
      "base": "",
      "fields": [
        {
          "name": "to",
          "type": "name"
        }
      ]
    }
  • Action parameter in addseason

    {
      "name": "addseason",
      "base": "",
      "fields": [
        {
          "name": "add",
          "type": "bool"
        },
        {
          "name": "info",
          "type": "seasoninfo"
        }
      ]
    }
  • Action parameter in joinseason

    {
      "name": "joinseason",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        }
      ]
    }
  • Action parameter in seasonreward

    {
      "name": "seasonreward",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "id",
          "type": "uint32"
        },
        {
          "name": "block",
          "type": "uint32"
        },
        {
          "name": "checksum",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in submitsq

    {
      "name": "submitsq",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "season",
          "type": "int32"
        },
        {
          "name": "id",
          "type": "int32"
        },
        {
          "name": "block",
          "type": "uint32"
        },
        {
          "name": "checksum",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in addcquest

    {
      "name": "addcquest",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint32"
        },
        {
          "name": "sponsor",
          "type": "uint16"
        },
        {
          "name": "start",
          "type": "uint32"
        },
        {
          "name": "duration",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in updatesubq

    {
      "name": "updatesubq",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint32"
        },
        {
          "name": "details",
          "type": "cquestdetail[]"
        }
      ]
    }
  • Action parameter in submitcquest

    {
      "name": "submitcquest",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "cquest_id",
          "type": "uint32"
        },
        {
          "name": "no",
          "type": "uint8"
        },
        {
          "name": "item_id",
          "type": "uint32"
        },
        {
          "name": "block",
          "type": "uint32"
        },
        {
          "name": "checksum",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in divcquest

    {
      "name": "divcquest",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint32"
        },
        {
          "name": "no",
          "type": "uint8"
        },
        {
          "name": "from",
          "type": "int16"
        },
        {
          "name": "count",
          "type": "int16"
        }
      ]
    }
  • Action parameter in lvupknight3

    {
      "name": "lvupknight3",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "season",
          "type": "uint32"
        },
        {
          "name": "type",
          "type": "uint8"
        }
      ]
    }
  • Action parameter in rebirth3

    {
      "name": "rebirth3",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "season",
          "type": "uint32"
        },
        {
          "name": "block",
          "type": "uint32"
        },
        {
          "name": "checksum",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in rebirth3i

    {
      "name": "rebirth3i",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "season",
          "type": "uint32"
        },
        {
          "name": "checksum",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in equip3

    {
      "name": "equip3",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "season",
          "type": "uint32"
        },
        {
          "name": "knight",
          "type": "uint8"
        },
        {
          "name": "id",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in detach3

    {
      "name": "detach3",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "season",
          "type": "uint32"
        },
        {
          "name": "id",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in setkntstage

    {
      "name": "setkntstage",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "stage",
          "type": "uint8"
        }
      ]
    }
  • Action parameter in skillup

    {
      "name": "skillup",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "knt",
          "type": "uint8"
        },
        {
          "name": "id",
          "type": "uint16"
        }
      ]
    }
  • Action parameter in skillreset

    {
      "name": "skillreset",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "knt",
          "type": "uint8"
        }
      ]
    }
  • Action parameter in removemat3

    {
      "name": "removemat3",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "season",
          "type": "uint32"
        },
        {
          "name": "mat_ids",
          "type": "uint32[]"
        },
        {
          "name": "block",
          "type": "uint32"
        },
        {
          "name": "checksum",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in alchemist

    {
      "name": "alchemist",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "grade",
          "type": "uint32"
        },
        {
          "name": "mat_ids",
          "type": "uint32[]"
        },
        {
          "name": "block",
          "type": "uint32"
        },
        {
          "name": "checksum",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in alchemisti

    {
      "name": "alchemisti",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "grade",
          "type": "uint32"
        },
        {
          "name": "mat_ids",
          "type": "uint32[]"
        },
        {
          "name": "checksum",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in craft3

    {
      "name": "craft3",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "season",
          "type": "uint32"
        },
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "mat_ids",
          "type": "uint32[]"
        },
        {
          "name": "block",
          "type": "uint32"
        },
        {
          "name": "checksum",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in craft3i

    {
      "name": "craft3i",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "season",
          "type": "uint32"
        },
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "mat_ids",
          "type": "uint32[]"
        },
        {
          "name": "checksum",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in itemlvup3

    {
      "name": "itemlvup3",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "season",
          "type": "uint32"
        },
        {
          "name": "id",
          "type": "uint32"
        },
        {
          "name": "block",
          "type": "uint32"
        },
        {
          "name": "checksum",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in itemlvup3i

    {
      "name": "itemlvup3i",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "season",
          "type": "uint32"
        },
        {
          "name": "id",
          "type": "uint32"
        },
        {
          "name": "checksum",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in removeitem3

    {
      "name": "removeitem3",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "season",
          "type": "uint32"
        },
        {
          "name": "item_ids",
          "type": "uint32[]"
        }
      ]
    }
  • Action parameter in itemmerge3

    {
      "name": "itemmerge3",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "season",
          "type": "uint32"
        },
        {
          "name": "id",
          "type": "uint32"
        },
        {
          "name": "ingredient",
          "type": "uint32[]"
        }
      ]
    }
  • Action parameter in vmw

    {
      "name": "vmw",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "mw",
          "type": "int32"
        }
      ]
    }
  • Action parameter in vstat

    {
      "name": "vstat",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "knt",
          "type": "uint8"
        },
        {
          "name": "stype",
          "type": "uint32"
        },
        {
          "name": "svalue",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in vrmitem

    {
      "name": "vrmitem",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "item_ids",
          "type": "uint32[]"
        }
      ]
    }
  • Action parameter in vrmmat

    {
      "name": "vrmmat",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "mat_ids",
          "type": "uint32[]"
        }
      ]
    }
  • Action parameter in petgacha3

    {
      "name": "petgacha3",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "season",
          "type": "uint32"
        },
        {
          "name": "type",
          "type": "uint16"
        },
        {
          "name": "count",
          "type": "uint8"
        },
        {
          "name": "block",
          "type": "uint32"
        },
        {
          "name": "checksum",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in petgacha3i

    {
      "name": "petgacha3i",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "season",
          "type": "uint32"
        },
        {
          "name": "type",
          "type": "uint16"
        },
        {
          "name": "count",
          "type": "uint8"
        },
        {
          "name": "checksum",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in petlvup3

    {
      "name": "petlvup3",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "season",
          "type": "uint32"
        },
        {
          "name": "code",
          "type": "uint16"
        }
      ]
    }
  • Action parameter in pattach3

    {
      "name": "pattach3",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "season",
          "type": "uint32"
        },
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "knight",
          "type": "uint8"
        }
      ]
    }
  • Action parameter in pexpstart2

    {
      "name": "pexpstart2",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "block",
          "type": "uint32"
        },
        {
          "name": "checksum",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in pexpreturn2

    {
      "name": "pexpreturn2",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "block",
          "type": "uint32"
        },
        {
          "name": "checksum",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in pexpreturn2i

    {
      "name": "pexpreturn2i",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "checksum",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in sellitem2

    {
      "name": "sellitem2",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "price",
          "type": "asset"
        },
        {
          "name": "block",
          "type": "uint32"
        },
        {
          "name": "checksum",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in ccsellitem2

    {
      "name": "ccsellitem2",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "block",
          "type": "uint32"
        },
        {
          "name": "checksum",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in sellmat2

    {
      "name": "sellmat2",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "price",
          "type": "asset"
        },
        {
          "name": "block",
          "type": "uint32"
        },
        {
          "name": "checksum",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in ccsellmat2

    {
      "name": "ccsellmat2",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "block",
          "type": "uint32"
        },
        {
          "name": "checksum",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in dgtcraft

    {
      "name": "dgtcraft",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "mat_ids",
          "type": "uint32[]"
        },
        {
          "name": "block",
          "type": "uint32"
        },
        {
          "name": "checksum",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in dgfreetk2

    {
      "name": "dgfreetk2",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "block",
          "type": "uint32"
        },
        {
          "name": "checksum",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in dgenter

    {
      "name": "dgenter",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "block",
          "type": "uint32"
        },
        {
          "name": "checksum",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in dgclear

    {
      "name": "dgclear",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "orders",
          "type": "uint32[]"
        },
        {
          "name": "block",
          "type": "uint32"
        },
        {
          "name": "checksum",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in dgcleari

    {
      "name": "dgcleari",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "orders",
          "type": "uint32[]"
        },
        {
          "name": "checksum",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in dgleave

    {
      "name": "dgleave",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "block",
          "type": "uint32"
        },
        {
          "name": "checksum",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in skissue

    {
      "name": "skissue",
      "base": "",
      "fields": [
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "count",
          "type": "uint32"
        },
        {
          "name": "price",
          "type": "asset"
        }
      ]
    }
  • Action parameter in sksell

    {
      "name": "sksell",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "cid",
          "type": "uint32"
        },
        {
          "name": "price",
          "type": "asset"
        }
      ]
    }
  • Action parameter in skcsell

    {
      "name": "skcsell",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "cid",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in skwear

    {
      "name": "skwear",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "knt",
          "type": "uint32"
        },
        {
          "name": "cid",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in cvariable

    {
      "name": "cvariable",
      "base": "",
      "fields": [
        {
          "name": "rules",
          "type": "rvariable[]"
        },
        {
          "name": "truncate",
          "type": "bool"
        }
      ]
    }
  • Action parameter in citem

    {
      "name": "citem",
      "base": "",
      "fields": [
        {
          "name": "rules",
          "type": "ritem[]"
        },
        {
          "name": "truncate",
          "type": "bool"
        }
      ]
    }
  • Action parameter in trule

    {
      "name": "trule",
      "base": "",
      "fields": [
        {
          "name": "table",
          "type": "name"
        },
        {
          "name": "size",
          "type": "uint16"
        }
      ]
    }
  • Action parameter in setcoo

    {
      "name": "setcoo",
      "base": "",
      "fields": [
        {
          "name": "coo",
          "type": "name"
        }
      ]
    }
  • Action parameter in regsholder

    {
      "name": "regsholder",
      "base": "",
      "fields": [
        {
          "name": "holder",
          "type": "name"
        },
        {
          "name": "share",
          "type": "uint16"
        }
      ]
    }
  • Action parameter in dividend

    {
      "name": "dividend",
      "base": "",
      "fields": [
        {
          "name": "amount",
          "type": "asset"
        }
      ]
    }
  • Action parameter in transfer

    {
      "name": "transfer",
      "base": "",
      "fields": [
        {
          "name": "sender",
          "type": "uint64"
        },
        {
          "name": "receiver",
          "type": "uint64"
        }
      ]
    }