Vaulta

eossanguosvr

Contract

The data structures defined by this contract.

  • Struct property of rspell_level

    {
      "name": "effectrow",
      "base": "",
      "fields": [
        {
          "name": "type",
          "type": "uint16"
        },
        {
          "name": "target_type",
          "type": "uint8"
        },
        {
          "name": "flag",
          "type": "uint32"
        },
        {
          "name": "rounds",
          "type": "uint16"
        },
        {
          "name": "data1",
          "type": "uint32"
        },
        {
          "name": "data2",
          "type": "uint32"
        },
        {
          "name": "data3",
          "type": "uint32"
        }
      ]
    }
  • Struct property of rspell

    {
      "name": "rspell_level",
      "base": "",
      "fields": [
        {
          "name": "probability",
          "type": "uint16"
        },
        {
          "name": "effects",
          "type": "effectrow[]"
        }
      ]
    }
  • Struct property of herospellrow

    Struct property of setspells

    Table row type of rspell

    {
      "name": "rspell",
      "base": "",
      "fields": [
        {
          "name": "code",
          "type": "uint64"
        },
        {
          "name": "type",
          "type": "uint8"
        },
        {
          "name": "category",
          "type": "uint8"
        },
        {
          "name": "eff_relation",
          "type": "uint8"
        },
        {
          "name": "grade",
          "type": "uint8"
        },
        {
          "name": "target_type",
          "type": "uint8"
        },
        {
          "name": "herotype",
          "type": "uint8"
        },
        {
          "name": "herolevel",
          "type": "uint8"
        },
        {
          "name": "trigger_type",
          "type": "uint8"
        },
        {
          "name": "trigger_data",
          "type": "uint32"
        },
        {
          "name": "data1",
          "type": "uint32"
        },
        {
          "name": "data2",
          "type": "uint32"
        },
        {
          "name": "levels",
          "type": "rspell_level[]"
        }
      ]
    }
  • Struct property of setspelllvs

    Table row type of rspelllv

    {
      "name": "rspelllv",
      "base": "",
      "fields": [
        {
          "name": "level",
          "type": "uint64"
        },
        {
          "name": "count",
          "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"
        }
      ]
    }
  • Struct property of rticket

    {
      "name": "ticketmatrow",
      "base": "",
      "fields": [
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "rate",
          "type": "uint16"
        }
      ]
    }
  • Struct property of settickets

    Table row type of rticket

    {
      "name": "rticket",
      "base": "",
      "fields": [
        {
          "name": "code",
          "type": "uint64"
        },
        {
          "name": "mats",
          "type": "ticketmatrow[]"
        }
      ]
    }
  • Struct property of rticket2

    {
      "name": "ticketmatrow2",
      "base": "",
      "fields": [
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "rate",
          "type": "uint32"
        }
      ]
    }
  • Struct property of settickets2

    Table row type of rticket2

    {
      "name": "rticket2",
      "base": "",
      "fields": [
        {
          "name": "code",
          "type": "uint64"
        },
        {
          "name": "mats",
          "type": "ticketmatrow2[]"
        },
        {
          "name": "items",
          "type": "ticketmatrow2[]"
        }
      ]
    }
  • Table row type of rdna

    {
      "name": "rdna",
      "base": "",
      "fields": [
        {
          "name": "code",
          "type": "uint64"
        },
        {
          "name": "purpose",
          "type": "uint8"
        },
        {
          "name": "type",
          "type": "uint8"
        },
        {
          "name": "grade",
          "type": "uint8"
        },
        {
          "name": "range_min",
          "type": "uint32"
        },
        {
          "name": "range_max",
          "type": "uint32"
        },
        {
          "name": "weight",
          "type": "uint32"
        }
      ]
    }
  • Struct property of herosuitrow

    Struct property of bosschalger

    Struct property of pvpformrow

    Struct property of pvpformationrow

    {
      "name": "herorow",
      "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"
        }
      ]
    }
  • Struct property of herosuit

    {
      "name": "herosuitrow",
      "base": "",
      "fields": [
        {
          "name": "type",
          "type": "uint8"
        },
        {
          "name": "rows",
          "type": "herorow[]"
        }
      ]
    }
  • Table row type of herosuit

    {
      "name": "herosuit",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "rows",
          "type": "herosuitrow[]"
        }
      ]
    }
  • 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": "dna2",
          "type": "uint64"
        },
        {
          "name": "dna2_draft",
          "type": "uint32"
        },
        {
          "name": "saleid",
          "type": "uint32"
        }
      ]
    }
  • Table row type of item

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

    {
      "name": "honor1",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "max_floor",
          "type": "uint32"
        },
        {
          "name": "total_floor",
          "type": "uint32"
        },
        {
          "name": "total_honor",
          "type": "int32"
        },
        {
          "name": "count",
          "type": "uint16"
        },
        {
          "name": "rank",
          "type": "uint8"
        }
      ]
    }
  • Table row type of honor2

    {
      "name": "honor2",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "max_floor",
          "type": "uint32"
        },
        {
          "name": "total_floor",
          "type": "uint32"
        },
        {
          "name": "total_honor",
          "type": "int32"
        },
        {
          "name": "count",
          "type": "uint16"
        },
        {
          "name": "rank",
          "type": "uint8"
        }
      ]
    }
  • Table row type of revenue3

    {
      "name": "revenue3",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "honor_bns_eos",
          "type": "asset"
        },
        {
          "name": "boss_tkt",
          "type": "asset"
        },
        {
          "name": "boss_eos",
          "type": "asset"
        }
      ]
    }
  • Struct property of bosschalger

    {
      "name": "bossdropforchalger",
      "base": "",
      "fields": [
        {
          "name": "type",
          "type": "uint16"
        },
        {
          "name": "data",
          "type": "uint32"
        }
      ]
    }
  • Table row type of bosschalger

    {
      "name": "bosschalger",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "bossid",
          "type": "uint32"
        },
        {
          "name": "state",
          "type": "uint8"
        },
        {
          "name": "contribution",
          "type": "uint32"
        },
        {
          "name": "starttime",
          "type": "uint32"
        },
        {
          "name": "rebirth_count",
          "type": "uint16"
        },
        {
          "name": "rank",
          "type": "uint16"
        },
        {
          "name": "execdrop",
          "type": "uint8"
        },
        {
          "name": "matdist",
          "type": "uint8"
        },
        {
          "name": "claimed",
          "type": "uint8"
        },
        {
          "name": "herolist",
          "type": "herorow[]"
        },
        {
          "name": "droplist",
          "type": "bossdropforchalger[]"
        },
        {
          "name": "templist",
          "type": "bossdropforchalger[]"
        },
        {
          "name": "buffer_type",
          "type": "uint8"
        },
        {
          "name": "buffer_data",
          "type": "uint16"
        },
        {
          "name": "v3",
          "type": "uint32"
        }
      ]
    }
  • Struct property of bossticket

    {
      "name": "bosstkrow",
      "base": "",
      "fields": [
        {
          "name": "code",
          "type": "uint8"
        },
        {
          "name": "count",
          "type": "uint32"
        }
      ]
    }
  • Table row type of bossticket

    {
      "name": "bossticket",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "rows",
          "type": "bosstkrow[]"
        }
      ]
    }
  • Table row type of bossrank

    {
      "name": "bossrank",
      "base": "",
      "fields": [
        {
          "name": "ranking",
          "type": "uint64"
        },
        {
          "name": "player",
          "type": "name"
        },
        {
          "name": "con",
          "type": "uint32"
        }
      ]
    }
  • Table row type of bosshonor

    {
      "name": "bosshonor",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "total_honor",
          "type": "uint32"
        }
      ]
    }
  • Struct property of spell

    Struct property of formpellrow

    Struct property of herospellrow

    {
      "name": "spellrow",
      "base": "",
      "fields": [
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "exp",
          "type": "uint32"
        },
        {
          "name": "maturity",
          "type": "uint32"
        },
        {
          "name": "level",
          "type": "uint8"
        }
      ]
    }
  • Table row type of spell

    {
      "name": "spell",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "warrior_rows",
          "type": "spellrow[]"
        },
        {
          "name": "archer_rows",
          "type": "spellrow[]"
        },
        {
          "name": "mage_rows",
          "type": "spellrow[]"
        }
      ]
    }
  • Struct property of pvpformrow

    {
      "name": "formpellrow",
      "base": "",
      "fields": [
        {
          "name": "sp",
          "type": "spellrow"
        },
        {
          "name": "data",
          "type": "uint16"
        }
      ]
    }
  • Struct property of pvpform

    {
      "name": "pvpformrow",
      "base": "",
      "fields": [
        {
          "name": "position",
          "type": "uint8"
        },
        {
          "name": "hero_type",
          "type": "uint8"
        },
        {
          "name": "spelllist",
          "type": "formpellrow[]"
        },
        {
          "name": "hero",
          "type": "herorow"
        },
        {
          "name": "item_ids",
          "type": "uint32[]"
        },
        {
          "name": "mount_id",
          "type": "uint32"
        },
        {
          "name": "skin_code",
          "type": "uint16"
        },
        {
          "name": "v1",
          "type": "uint16"
        },
        {
          "name": "v2",
          "type": "uint16"
        },
        {
          "name": "v3",
          "type": "uint32"
        }
      ]
    }
  • Struct property of pvpplayer

    {
      "name": "pvpform",
      "base": "",
      "fields": [
        {
          "name": "type",
          "type": "uint8"
        },
        {
          "name": "herolist",
          "type": "pvpformrow[]"
        }
      ]
    }
  • Table row type of pvpplayer

    {
      "name": "pvpplayer",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "formation",
          "type": "pvpform"
        },
        {
          "name": "v1",
          "type": "uint16"
        },
        {
          "name": "v2",
          "type": "uint16"
        },
        {
          "name": "trp",
          "type": "uint32"
        }
      ]
    }
  • Table row type of pvppoints

    {
      "name": "pvppoints",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "points",
          "type": "int32"
        },
        {
          "name": "last_combat_time",
          "type": "uint32"
        },
        {
          "name": "v1",
          "type": "uint16"
        },
        {
          "name": "v2",
          "type": "uint16"
        },
        {
          "name": "trp",
          "type": "uint32"
        }
      ]
    }
  • Table row type of pvpenergy

    {
      "name": "pvpenergy",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "free_energy",
          "type": "uint16"
        },
        {
          "name": "paied_energy",
          "type": "uint16"
        },
        {
          "name": "last_refresh_time",
          "type": "uint32"
        },
        {
          "name": "today_buy_count",
          "type": "uint16"
        },
        {
          "name": "reputation",
          "type": "uint32"
        },
        {
          "name": "v1",
          "type": "uint8"
        },
        {
          "name": "today_win_count",
          "type": "uint16"
        },
        {
          "name": "today_active_count",
          "type": "uint32"
        }
      ]
    }
  • Struct property of pvplogsimple

    Struct property of pvpreward

    Struct property of pvplog

    {
      "name": "pvpdrop",
      "base": "",
      "fields": [
        {
          "name": "type",
          "type": "uint8"
        },
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "data",
          "type": "uint32"
        }
      ]
    }
  • Struct property of pvprecord

    Struct property of bestpvps

    {
      "name": "pvplogsimple",
      "base": "",
      "fields": [
        {
          "name": "logid",
          "type": "uint64"
        },
        {
          "name": "p1",
          "type": "name"
        },
        {
          "name": "p2",
          "type": "name"
        },
        {
          "name": "p1_nickname",
          "type": "string"
        },
        {
          "name": "p2_nickname",
          "type": "string"
        },
        {
          "name": "p1_points_change",
          "type": "int32"
        },
        {
          "name": "p2_points_change",
          "type": "int32"
        },
        {
          "name": "p1_points",
          "type": "uint32"
        },
        {
          "name": "p2_points",
          "type": "uint32"
        },
        {
          "name": "p1_rank",
          "type": "uint8"
        },
        {
          "name": "p2_rank",
          "type": "uint8"
        },
        {
          "name": "win",
          "type": "uint8"
        },
        {
          "name": "droplist",
          "type": "pvpdrop[]"
        },
        {
          "name": "dt",
          "type": "uint32"
        }
      ]
    }
  • Table row type of pvprecord

    {
      "name": "pvprecord",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "activelogs",
          "type": "pvplogsimple[]"
        },
        {
          "name": "passivelogs",
          "type": "pvplogsimple[]"
        }
      ]
    }
  • Table row type of pvpreward

    {
      "name": "pvpreward",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "droplist",
          "type": "pvpdrop[]"
        }
      ]
    }
  • Struct property of skin

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

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

    {
      "name": "pvpgacharow",
      "base": "",
      "fields": [
        {
          "name": "type",
          "type": "uint8"
        },
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "data",
          "type": "uint32"
        }
      ]
    }
  • Table row type of pvpgacharst

    {
      "name": "pvpgacharst",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "last_id",
          "type": "uint32"
        },
        {
          "name": "rows",
          "type": "pvpgacharow[]"
        }
      ]
    }
  • Table row type of revenue4

    {
      "name": "revenue4",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "honor_bns_eos",
          "type": "asset"
        },
        {
          "name": "boss_tkt",
          "type": "asset"
        },
        {
          "name": "boss_eos",
          "type": "asset"
        },
        {
          "name": "pvp_tkt",
          "type": "asset"
        },
        {
          "name": "pvp_eos",
          "type": "asset"
        }
      ]
    }
  • Table row type of account

    {
      "name": "account",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "key",
          "type": "public_key"
        },
        {
          "name": "nonce",
          "type": "uint32"
        },
        {
          "name": "status",
          "type": "uint8"
        },
        {
          "name": "last_update_time",
          "type": "uint32"
        },
        {
          "name": "eos_balance",
          "type": "asset"
        },
        {
          "name": "v1",
          "type": "asset"
        },
        {
          "name": "v2",
          "type": "uint16"
        },
        {
          "name": "v3",
          "type": "uint32"
        }
      ]
    }
  • Table row type of rversion

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

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

    {
      "name": "honorpool",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "state",
          "type": "uint8"
        },
        {
          "name": "total_honor1",
          "type": "uint32"
        },
        {
          "name": "total_honor2",
          "type": "uint32"
        }
      ]
    }
  • Table row type of honordivstat

    {
      "name": "honordivstat",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "honor_index",
          "type": "uint32"
        },
        {
          "name": "state",
          "type": "uint32"
        },
        {
          "name": "total_honor",
          "type": "uint32"
        },
        {
          "name": "total_div_tkt",
          "type": "asset"
        },
        {
          "name": "start_index",
          "type": "uint64"
        },
        {
          "name": "last_account",
          "type": "name"
        },
        {
          "name": "reward",
          "type": "uint8"
        },
        {
          "name": "total_oneh_honor",
          "type": "uint32"
        },
        {
          "name": "total_oneh_bns",
          "type": "asset"
        }
      ]
    }
  • Table row type of hnbnsrank

    {
      "name": "hnbnsrank",
      "base": "",
      "fields": [
        {
          "name": "ranking",
          "type": "uint64"
        },
        {
          "name": "player",
          "type": "name"
        },
        {
          "name": "total_honor",
          "type": "uint32"
        }
      ]
    }
  • Table row type of bshndivstat

    {
      "name": "bshndivstat",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "state",
          "type": "uint8"
        },
        {
          "name": "total_honor",
          "type": "uint64"
        },
        {
          "name": "total_div_tkt",
          "type": "asset"
        },
        {
          "name": "start_index",
          "type": "uint32"
        },
        {
          "name": "last_account",
          "type": "name"
        },
        {
          "name": "reward",
          "type": "uint8"
        },
        {
          "name": "total_oneh_honor",
          "type": "uint64"
        },
        {
          "name": "total_oneh_bns",
          "type": "asset"
        }
      ]
    }
  • Table row type of bshnbnsrank

    {
      "name": "bshnbnsrank",
      "base": "",
      "fields": [
        {
          "name": "ranking",
          "type": "uint64"
        },
        {
          "name": "player",
          "type": "name"
        },
        {
          "name": "total_honor",
          "type": "uint32"
        }
      ]
    }
  • Table row type of boss

    {
      "name": "boss",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "state",
          "type": "uint8"
        },
        {
          "name": "starttime",
          "type": "uint32"
        },
        {
          "name": "duration",
          "type": "uint32"
        },
        {
          "name": "endtime",
          "type": "uint32"
        },
        {
          "name": "chalgercount",
          "type": "uint32"
        },
        {
          "name": "attack",
          "type": "uint32"
        },
        {
          "name": "maxhp",
          "type": "uint32"
        },
        {
          "name": "dropcnt",
          "type": "uint32"
        },
        {
          "name": "distcnt",
          "type": "uint32"
        },
        {
          "name": "reward",
          "type": "asset"
        },
        {
          "name": "reward2",
          "type": "asset"
        }
      ]
    }
  • Table row type of bossprep

    {
      "name": "bossprep",
      "base": "",
      "fields": [
        {
          "name": "code",
          "type": "uint64"
        },
        {
          "name": "maxhp",
          "type": "uint32"
        }
      ]
    }
  • Table row type of bscontrol

    {
      "name": "bscontrol",
      "base": "",
      "fields": [
        {
          "name": "bossid",
          "type": "uint64"
        },
        {
          "name": "state",
          "type": "uint8"
        },
        {
          "name": "chalgercount",
          "type": "uint32"
        },
        {
          "name": "distcnt",
          "type": "uint32"
        },
        {
          "name": "totalcon",
          "type": "uint32"
        },
        {
          "name": "total100con",
          "type": "uint32"
        },
        {
          "name": "last_dist_ranking",
          "type": "uint16"
        }
      ]
    }
  • Table row type of bosshist

    {
      "name": "bosshist",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "bossid",
          "type": "uint32"
        },
        {
          "name": "state",
          "type": "uint8"
        },
        {
          "name": "starttime",
          "type": "uint32"
        },
        {
          "name": "endtime",
          "type": "uint32"
        },
        {
          "name": "chlgercount",
          "type": "uint32"
        },
        {
          "name": "attack",
          "type": "uint32"
        },
        {
          "name": "maxhp",
          "type": "uint32"
        },
        {
          "name": "reward",
          "type": "asset"
        },
        {
          "name": "reward2",
          "type": "asset"
        }
      ]
    }
  • Table row type of bosshist2

    {
      "name": "bosshist2",
      "base": "",
      "fields": [
        {
          "name": "bossid",
          "type": "uint64"
        },
        {
          "name": "code",
          "type": "uint32"
        },
        {
          "name": "state",
          "type": "uint8"
        },
        {
          "name": "starttime",
          "type": "uint32"
        },
        {
          "name": "endtime",
          "type": "uint32"
        },
        {
          "name": "chlgercount",
          "type": "uint32"
        },
        {
          "name": "attack",
          "type": "uint32"
        },
        {
          "name": "maxhp",
          "type": "uint32"
        },
        {
          "name": "totalcon",
          "type": "uint32"
        },
        {
          "name": "reward",
          "type": "asset"
        },
        {
          "name": "reward2",
          "type": "asset"
        }
      ]
    }
  • Table row type of bsdropmat

    {
      "name": "bsdropmat",
      "base": "",
      "fields": [
        {
          "name": "code",
          "type": "uint64"
        },
        {
          "name": "count",
          "type": "uint16"
        },
        {
          "name": "priceWeight",
          "type": "asset"
        }
      ]
    }
  • Table row type of bsdropmat2

    {
      "name": "bsdropmat2",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "mats",
          "type": "uint16[]"
        }
      ]
    }
  • Table row type of pvpwl

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

    {
      "name": "bestpvps",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "points",
          "type": "int64"
        },
        {
          "name": "log",
          "type": "pvplogsimple"
        }
      ]
    }
  • Table row type of pvpengstat

    {
      "name": "pvpengstat",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "state",
          "type": "uint64"
        },
        {
          "name": "start_index",
          "type": "uint64"
        },
        {
          "name": "last_account",
          "type": "name"
        }
      ]
    }
  • Table row type of signkey

    {
      "name": "signkey",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "key",
          "type": "public_key"
        }
      ]
    }
  • Struct property of pvpformationrow

    {
      "name": "herospellrow",
      "base": "",
      "fields": [
        {
          "name": "sp",
          "type": "spellrow"
        },
        {
          "name": "rsp",
          "type": "rspell"
        },
        {
          "name": "data",
          "type": "uint16"
        }
      ]
    }
  • Struct property of pvpformation

    {
      "name": "pvpformationrow",
      "base": "",
      "fields": [
        {
          "name": "position",
          "type": "uint8"
        },
        {
          "name": "hero_type",
          "type": "uint8"
        },
        {
          "name": "spelllist",
          "type": "herospellrow[]"
        },
        {
          "name": "hero",
          "type": "herorow"
        },
        {
          "name": "item_ids",
          "type": "uint32[]"
        },
        {
          "name": "mount_id",
          "type": "uint32"
        },
        {
          "name": "skin_code",
          "type": "uint16"
        },
        {
          "name": "v1",
          "type": "uint16"
        },
        {
          "name": "v2",
          "type": "uint16"
        },
        {
          "name": "v3",
          "type": "uint32"
        }
      ]
    }
  • Struct property of pvplog

    {
      "name": "pvpformation",
      "base": "",
      "fields": [
        {
          "name": "type",
          "type": "uint8"
        },
        {
          "name": "herolist",
          "type": "pvpformationrow[]"
        }
      ]
    }
  • Struct property of pvplogs

    {
      "name": "pvplog",
      "base": "",
      "fields": [
        {
          "name": "p1",
          "type": "name"
        },
        {
          "name": "p2",
          "type": "name"
        },
        {
          "name": "p1_nickname",
          "type": "string"
        },
        {
          "name": "p2_nickname",
          "type": "string"
        },
        {
          "name": "p1_formation",
          "type": "pvpformation"
        },
        {
          "name": "p2_formation",
          "type": "pvpformation"
        },
        {
          "name": "p1_points_change",
          "type": "int32"
        },
        {
          "name": "p2_points_change",
          "type": "int32"
        },
        {
          "name": "p1_points",
          "type": "uint32"
        },
        {
          "name": "p2_points",
          "type": "uint32"
        },
        {
          "name": "win",
          "type": "uint8"
        },
        {
          "name": "droplist",
          "type": "pvpdrop[]"
        },
        {
          "name": "metadata",
          "type": "uint32"
        },
        {
          "name": "random_seed",
          "type": "uint32"
        },
        {
          "name": "dt",
          "type": "uint32"
        }
      ]
    }
  • Table row type of pvplogs

    {
      "name": "pvplogs",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "log",
          "type": "pvplog"
        }
      ]
    }
  • Table row type of pvpshop

    {
      "name": "pvpshop",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "type",
          "type": "uint8"
        },
        {
          "name": "code",
          "type": "uint32"
        },
        {
          "name": "count",
          "type": "int32"
        },
        {
          "name": "price",
          "type": "asset"
        },
        {
          "name": "reputation_price",
          "type": "uint32"
        }
      ]
    }
  • Table row type of reprankstat

    {
      "name": "reprankstat",
      "base": "",
      "fields": [
        {
          "name": "rank",
          "type": "uint64"
        },
        {
          "name": "acc",
          "type": "uint32"
        },
        {
          "name": "cnt",
          "type": "uint16"
        }
      ]
    }
  • Table row type of repbuystat

    {
      "name": "repbuystat",
      "base": "",
      "fields": [
        {
          "name": "code",
          "type": "uint64"
        },
        {
          "name": "total",
          "type": "uint32"
        },
        {
          "name": "gachacnt",
          "type": "uint32"
        }
      ]
    }
  • Table row type of pvpbnsstat

    {
      "name": "pvpbnsstat",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "type",
          "type": "uint8"
        },
        {
          "name": "state",
          "type": "uint32"
        },
        {
          "name": "start_index",
          "type": "uint64"
        },
        {
          "name": "last_account",
          "type": "name"
        },
        {
          "name": "total_bns",
          "type": "asset"
        },
        {
          "name": "last_time",
          "type": "uint32"
        }
      ]
    }
  • Table row type of pvpbnsstatwk

    {
      "name": "pvpbnsstatwk",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "type",
          "type": "uint8"
        },
        {
          "name": "state",
          "type": "uint32"
        },
        {
          "name": "start_index",
          "type": "uint64"
        },
        {
          "name": "last_account",
          "type": "name"
        },
        {
          "name": "total_bns",
          "type": "asset"
        }
      ]
    }
  • Table row type of pvpbnsrank

    {
      "name": "pvpbnsrank",
      "base": "",
      "fields": [
        {
          "name": "ranking",
          "type": "uint64"
        },
        {
          "name": "player",
          "type": "name"
        }
      ]
    }
  • Table row type of pvpbnsrankwk

    {
      "name": "pvpbnsrankwk",
      "base": "",
      "fields": [
        {
          "name": "ranking",
          "type": "uint64"
        },
        {
          "name": "player",
          "type": "name"
        }
      ]
    }
  • Struct property of event

    {
      "name": "event_param",
      "base": "",
      "fields": [
        {
          "name": "content",
          "type": "string"
        },
        {
          "name": "type",
          "type": "uint8"
        },
        {
          "name": "grade",
          "type": "uint8"
        }
      ]
    }
  • Table row type of event

    {
      "name": "event",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "code",
          "type": "uint8"
        },
        {
          "name": "time",
          "type": "uint32"
        },
        {
          "name": "params",
          "type": "event_param[]"
        }
      ]
    }
  • Table row type of batchctrl

    {
      "name": "batchctrl",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "state",
          "type": "uint32"
        },
        {
          "name": "start_index",
          "type": "uint64"
        },
        {
          "name": "last_account",
          "type": "name"
        }
      ]
    }
  • Action parameter in inithndiv

    {
      "name": "inithndiv",
      "base": "",
      "fields": []
    }
  • Action parameter in starthndiv

    {
      "name": "starthndiv",
      "base": "",
      "fields": [
        {
          "name": "reward",
          "type": "uint8"
        }
      ]
    }
  • Action parameter in exechndiv

    {
      "name": "exechndiv",
      "base": "",
      "fields": [
        {
          "name": "count",
          "type": "uint32"
        },
        {
          "name": "nonce",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in startbshndiv

    {
      "name": "startbshndiv",
      "base": "",
      "fields": [
        {
          "name": "reward",
          "type": "uint8"
        }
      ]
    }
  • Action parameter in execbshndiv

    {
      "name": "execbshndiv",
      "base": "",
      "fields": [
        {
          "name": "count",
          "type": "uint32"
        },
        {
          "name": "nonce",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in updhonor3

    {
      "name": "updhonor3",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "old_rank",
          "type": "uint16"
        },
        {
          "name": "new_rank",
          "type": "uint16"
        }
      ]
    }
  • Action parameter in updhonor4

    {
      "name": "updhonor4",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "floor",
          "type": "uint32"
        },
        {
          "name": "old_rank",
          "type": "uint16"
        },
        {
          "name": "new_rank",
          "type": "uint16"
        }
      ]
    }
  • Action parameter in addboss

    {
      "name": "addboss",
      "base": "",
      "fields": [
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "starttime",
          "type": "uint32"
        },
        {
          "name": "duration",
          "type": "uint32"
        },
        {
          "name": "attack",
          "type": "uint32"
        },
        {
          "name": "maxhp",
          "type": "uint32"
        },
        {
          "name": "reward",
          "type": "asset"
        },
        {
          "name": "reward2",
          "type": "asset"
        }
      ]
    }
  • Action parameter in addbossbuff

    {
      "name": "addbossbuff",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "type",
          "type": "uint8"
        },
        {
          "name": "data",
          "type": "uint16"
        }
      ]
    }
  • Action parameter in updateboss

    {
      "name": "updateboss",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "state",
          "type": "uint8"
        }
      ]
    }
  • Action parameter in bossprepare

    {
      "name": "bossprepare",
      "base": "",
      "fields": []
    }
  • Action parameter in bossclear

    {
      "name": "bossclear",
      "base": "",
      "fields": []
    }
  • Struct property of recvbsrank

    {
      "name": "bossrankrow",
      "base": "",
      "fields": [
        {
          "name": "ranking",
          "type": "uint16"
        },
        {
          "name": "player",
          "type": "name"
        },
        {
          "name": "con",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in recvbsrank

    {
      "name": "recvbsrank",
      "base": "",
      "fields": [
        {
          "name": "bossid",
          "type": "uint32"
        },
        {
          "name": "totalcon",
          "type": "uint32"
        },
        {
          "name": "total100con",
          "type": "uint32"
        },
        {
          "name": "rankings",
          "type": "bossrankrow[]"
        }
      ]
    }
  • Action parameter in execbossdrop

    {
      "name": "execbossdrop",
      "base": "",
      "fields": [
        {
          "name": "bossid",
          "type": "uint32"
        },
        {
          "name": "count",
          "type": "uint16"
        },
        {
          "name": "sn",
          "type": "uint16"
        }
      ]
    }
  • Action parameter in execbossdist

    {
      "name": "execbossdist",
      "base": "",
      "fields": [
        {
          "name": "bossid",
          "type": "uint32"
        },
        {
          "name": "count",
          "type": "uint16"
        },
        {
          "name": "sn",
          "type": "uint16"
        }
      ]
    }
  • Action parameter in operateboss

    {
      "name": "operateboss",
      "base": "",
      "fields": [
        {
          "name": "type",
          "type": "uint8"
        },
        {
          "name": "v1",
          "type": "uint64"
        },
        {
          "name": "v2",
          "type": "name"
        },
        {
          "name": "v3",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in checkpvpwin

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

    {
      "name": "svraddrep",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "count",
          "type": "uint16"
        }
      ]
    }
  • Action parameter in divaddengy

    {
      "name": "divaddengy",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "count",
          "type": "uint16"
        }
      ]
    }
  • Action parameter in svrmkbstk2

    {
      "name": "svrmkbstk2",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "mat_ids",
          "type": "uint32[]"
        }
      ]
    }
  • Action parameter in svrmkbstk3

    {
      "name": "svrmkbstk3",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "mat_codes",
          "type": "uint32[]"
        }
      ]
    }
  • Action parameter in svrmkbstks

    {
      "name": "svrmkbstks",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "count",
          "type": "uint16"
        },
        {
          "name": "mat_codes",
          "type": "uint32[]"
        }
      ]
    }
  • Action parameter in svrmkbstk4

    {
      "name": "svrmkbstk4",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "mat_codes",
          "type": "uint32[]"
        }
      ]
    }
  • Action parameter in svrmkbstks2

    {
      "name": "svrmkbstks2",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "count",
          "type": "uint16"
        },
        {
          "name": "mat_codes",
          "type": "uint32[]"
        }
      ]
    }
  • Action parameter in svritmkbstk

    {
      "name": "svritmkbstk",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "item_ids",
          "type": "uint32[]"
        }
      ]
    }
  • Action parameter in svritmkbstks

    {
      "name": "svritmkbstks",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "code",
          "type": "uint16"
        },
        {
          "name": "count",
          "type": "uint16"
        },
        {
          "name": "item_ids",
          "type": "uint32[]"
        }
      ]
    }
  • Action parameter in joinbosswar2

    {
      "name": "joinbosswar2",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "bossid",
          "type": "uint64"
        },
        {
          "name": "block",
          "type": "uint32"
        },
        {
          "name": "checksum",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in exitbosswar2

    {
      "name": "exitbosswar2",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "block",
          "type": "uint32"
        },
        {
          "name": "checksum",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in rebirthclge2

    {
      "name": "rebirthclge2",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "block",
          "type": "uint32"
        },
        {
          "name": "checksum",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in autorebirth

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

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

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

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

    {
      "name": "setspells",
      "base": "",
      "fields": [
        {
          "name": "rules",
          "type": "rspell[]"
        },
        {
          "name": "truncate",
          "type": "bool"
        }
      ]
    }
  • Action parameter in setspelllvs

    {
      "name": "setspelllvs",
      "base": "",
      "fields": [
        {
          "name": "rules",
          "type": "rspelllv[]"
        },
        {
          "name": "truncate",
          "type": "bool"
        }
      ]
    }
  • Action parameter in settickets

    {
      "name": "settickets",
      "base": "",
      "fields": [
        {
          "name": "rules",
          "type": "rticket[]"
        },
        {
          "name": "truncate",
          "type": "bool"
        }
      ]
    }
  • Action parameter in settickets2

    {
      "name": "settickets2",
      "base": "",
      "fields": [
        {
          "name": "rules",
          "type": "rticket2[]"
        },
        {
          "name": "truncate",
          "type": "bool"
        }
      ]
    }
  • Action parameter in jointspell

    {
      "name": "jointspell",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "code",
          "type": "uint32"
        },
        {
          "name": "category",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in learnspell

    {
      "name": "learnspell",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "ids",
          "type": "uint32[]"
        },
        {
          "name": "hero_type",
          "type": "uint8"
        }
      ]
    }
  • Action parameter in lvupspell

    {
      "name": "lvupspell",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "code",
          "type": "uint32"
        },
        {
          "name": "hero_type",
          "type": "uint8"
        }
      ]
    }
  • Action parameter in pvpcombat

    {
      "name": "pvpcombat",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "to",
          "type": "name"
        },
        {
          "name": "block",
          "type": "uint32"
        },
        {
          "name": "checksum",
          "type": "uint32"
        },
        {
          "name": "fromrank",
          "type": "uint32"
        },
        {
          "name": "torank",
          "type": "uint32"
        },
        {
          "name": "sig",
          "type": "signature"
        }
      ]
    }
  • Action parameter in initpvp

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

    {
      "name": "startrefpvpe",
      "base": "",
      "fields": [
        {
          "name": "nonce",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in execrefpvpe

    {
      "name": "execrefpvpe",
      "base": "",
      "fields": [
        {
          "name": "type",
          "type": "uint8"
        },
        {
          "name": "count",
          "type": "uint32"
        },
        {
          "name": "nonce",
          "type": "uint32"
        }
      ]
    }
  • Struct property of pvpformintf

    {
      "name": "pvpformintfrow",
      "base": "",
      "fields": [
        {
          "name": "position",
          "type": "uint8"
        },
        {
          "name": "hero_type",
          "type": "uint8"
        },
        {
          "name": "spelllist",
          "type": "uint16[]"
        }
      ]
    }
  • Struct property of setpvpform

    Struct property of usetpvpform

    {
      "name": "pvpformintf",
      "base": "",
      "fields": [
        {
          "name": "type",
          "type": "uint8"
        },
        {
          "name": "herolist",
          "type": "pvpformintfrow[]"
        }
      ]
    }
  • Action parameter in setpvpform

    {
      "name": "setpvpform",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "formation",
          "type": "pvpformintf"
        }
      ]
    }
  • Action parameter in buypvpenergy

    {
      "name": "buypvpenergy",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "count",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in initpvpshop

    {
      "name": "initpvpshop",
      "base": "",
      "fields": []
    }
  • Action parameter in pvpshopbuy

    {
      "name": "pvpshopbuy",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "id",
          "type": "uint16"
        },
        {
          "name": "count",
          "type": "uint16"
        }
      ]
    }
  • Action parameter in pvpgacha

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

    {
      "name": "startpvpbns",
      "base": "",
      "fields": [
        {
          "name": "type",
          "type": "uint8"
        }
      ]
    }
  • Action parameter in execpvpbns

    {
      "name": "execpvpbns",
      "base": "",
      "fields": [
        {
          "name": "type",
          "type": "uint8"
        },
        {
          "name": "count",
          "type": "uint32"
        },
        {
          "name": "nonce",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in initop

    {
      "name": "initop",
      "base": "",
      "fields": [
        {
          "name": "key",
          "type": "public_key"
        }
      ]
    }
  • Action parameter in addpvpwl

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

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

    {
      "name": "unioperate",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "action",
          "type": "name"
        },
        {
          "name": "block",
          "type": "uint32"
        },
        {
          "name": "checksum",
          "type": "uint32"
        },
        {
          "name": "nonce",
          "type": "uint32"
        },
        {
          "name": "psig",
          "type": "signature"
        },
        {
          "name": "u1",
          "type": "uint32"
        },
        {
          "name": "u2",
          "type": "uint32"
        },
        {
          "name": "u3",
          "type": "uint32"
        },
        {
          "name": "u4",
          "type": "uint32"
        },
        {
          "name": "s",
          "type": "string"
        },
        {
          "name": "a",
          "type": "asset"
        },
        {
          "name": "n",
          "type": "name"
        },
        {
          "name": "v",
          "type": "uint32[]"
        }
      ]
    }
  • Action parameter in upvpcombat

    {
      "name": "upvpcombat",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "action",
          "type": "name"
        },
        {
          "name": "block",
          "type": "uint32"
        },
        {
          "name": "checksum",
          "type": "uint32"
        },
        {
          "name": "nonce",
          "type": "uint32"
        },
        {
          "name": "psig",
          "type": "signature"
        },
        {
          "name": "to",
          "type": "name"
        },
        {
          "name": "fromrank",
          "type": "uint32"
        },
        {
          "name": "torank",
          "type": "uint32"
        },
        {
          "name": "sig",
          "type": "signature"
        }
      ]
    }
  • Action parameter in usetpvpform

    {
      "name": "usetpvpform",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "action",
          "type": "name"
        },
        {
          "name": "block",
          "type": "uint32"
        },
        {
          "name": "checksum",
          "type": "uint32"
        },
        {
          "name": "nonce",
          "type": "uint32"
        },
        {
          "name": "psig",
          "type": "signature"
        },
        {
          "name": "formation",
          "type": "pvpformintf"
        }
      ]
    }
  • Action parameter in execbatch

    {
      "name": "execbatch",
      "base": "",
      "fields": [
        {
          "name": "count",
          "type": "uint16"
        },
        {
          "name": "nonce",
          "type": "uint16"
        }
      ]
    }
  • Action parameter in updbshonor

    {
      "name": "updbshonor",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "honor",
          "type": "uint32"
        },
        {
          "name": "weight",
          "type": "uint16"
        }
      ]
    }
  • Action parameter in migrate

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

    {
      "name": "cleartable1",
      "base": "",
      "fields": [
        {
          "name": "table",
          "type": "string"
        }
      ]
    }
  • Action parameter in cleartable

    {
      "name": "cleartable",
      "base": "",
      "fields": [
        {
          "name": "table",
          "type": "string"
        }
      ]
    }