{
"version": "eosio::abi/1.0",
"types": [],
"structs": [
{
"name": "migratestat",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "state",
"type": "uint32"
},
{
"name": "start_index",
"type": "uint64"
},
{
"name": "last_account",
"type": "name"
}
]
},
{
"name": "rhero",
"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"
}
]
},
{
"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"
}
]
},
{
"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": "uint32"
},
{
"name": "nickname",
"type": "string"
},
{
"name": "black",
"type": "uint8"
},
{
"name": "estcastle",
"type": "uint32"
},
{
"name": "v1",
"type": "uint8"
},
{
"name": "v2",
"type": "uint8"
},
{
"name": "v3",
"type": "uint16"
},
{
"name": "v4",
"type": "uint16"
},
{
"name": "v5",
"type": "uint32"
},
{
"name": "v6",
"type": "uint32"
}
]
},
{
"name": "playerv",
"base": "",
"fields": [
{
"name": "owner",
"type": "name"
},
{
"name": "expcard_type",
"type": "uint8"
},
{
"name": "expcard_until_level",
"type": "uint8"
},
{
"name": "expcard_starttime",
"type": "uint32"
},
{
"name": "expcard_duration",
"type": "uint32"
},
{
"name": "v1",
"type": "uint8"
},
{
"name": "v2",
"type": "uint8"
},
{
"name": "v3",
"type": "uint16"
},
{
"name": "v4",
"type": "uint16"
},
{
"name": "v5",
"type": "uint16"
},
{
"name": "v6",
"type": "uint16"
},
{
"name": "v7",
"type": "uint32"
},
{
"name": "v8",
"type": "uint32"
},
{
"name": "v9",
"type": "uint32"
},
{
"name": "v10",
"type": "uint32"
},
{
"name": "v11",
"type": "uint64"
}
]
},
{
"name": "playerv2",
"base": "",
"fields": [
{
"name": "owner",
"type": "name"
},
{
"name": "seed",
"type": "uint32"
},
{
"name": "referral",
"type": "uint8"
},
{
"name": "referral_name",
"type": "name"
},
{
"name": "gift",
"type": "uint16"
},
{
"name": "next_deferred_time",
"type": "uint32"
},
{
"name": "last_sell_time",
"type": "uint32"
},
{
"name": "sell_factor",
"type": "uint16"
},
{
"name": "combat_factor",
"type": "uint16"
},
{
"name": "block",
"type": "uint32"
},
{
"name": "floor_submit",
"type": "uint8"
},
{
"name": "total_ref_eos",
"type": "uint32"
},
{
"name": "reveal",
"type": "uint32"
},
{
"name": "rank",
"type": "uint16"
},
{
"name": "bossid",
"type": "uint16"
},
{
"name": "v5",
"type": "uint16"
}
]
},
{
"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"
}
]
},
{
"name": "hero",
"base": "",
"fields": [
{
"name": "owner",
"type": "name"
},
{
"name": "rows",
"type": "herorow[]"
}
]
},
{
"name": "herosuitrow",
"base": "",
"fields": [
{
"name": "type",
"type": "uint8"
},
{
"name": "rows",
"type": "herorow[]"
}
]
},
{
"name": "herosuit",
"base": "",
"fields": [
{
"name": "owner",
"type": "name"
},
{
"name": "rows",
"type": "herosuitrow[]"
}
]
},
{
"name": "matrow",
"base": "",
"fields": [
{
"name": "id",
"type": "uint32"
},
{
"name": "code",
"type": "uint16"
},
{
"name": "saleid",
"type": "uint32"
}
]
},
{
"name": "mat",
"base": "",
"fields": [
{
"name": "owner",
"type": "name"
},
{
"name": "last_id",
"type": "uint32"
},
{
"name": "rows",
"type": "matrow[]"
}
]
},
{
"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"
}
]
},
{
"name": "item",
"base": "",
"fields": [
{
"name": "owner",
"type": "name"
},
{
"name": "last_id",
"type": "uint32"
},
{
"name": "rows",
"type": "itemrow[]"
}
]
},
{
"name": "mountrow",
"base": "",
"fields": [
{
"name": "code",
"type": "uint8"
},
{
"name": "count",
"type": "uint32"
},
{
"name": "level",
"type": "uint8"
},
{
"name": "dna",
"type": "uint64"
},
{
"name": "dna_draft",
"type": "uint64"
},
{
"name": "knight",
"type": "uint8"
},
{
"name": "saleid",
"type": "uint32"
},
{
"name": "nftid",
"type": "uint64"
}
]
},
{
"name": "mount",
"base": "",
"fields": [
{
"name": "owner",
"type": "name"
},
{
"name": "rows",
"type": "mountrow[]"
}
]
},
{
"name": "mountexprow",
"base": "",
"fields": [
{
"name": "code",
"type": "uint16"
},
{
"name": "start",
"type": "uint32"
},
{
"name": "end",
"type": "uint32"
},
{
"name": "isback",
"type": "bool"
}
]
},
{
"name": "mountexp",
"base": "",
"fields": [
{
"name": "owner",
"type": "name"
},
{
"name": "v1",
"type": "uint32"
},
{
"name": "v2",
"type": "uint32"
},
{
"name": "rows",
"type": "mountexprow[]"
}
]
},
{
"name": "mounttourrow",
"base": "",
"fields": [
{
"name": "code",
"type": "uint16"
},
{
"name": "start",
"type": "uint32"
},
{
"name": "end",
"type": "uint32"
},
{
"name": "isback",
"type": "bool"
}
]
},
{
"name": "mounttour",
"base": "",
"fields": [
{
"name": "owner",
"type": "name"
},
{
"name": "v1",
"type": "uint32"
},
{
"name": "v2",
"type": "uint32"
},
{
"name": "rows",
"type": "mounttourrow[]"
}
]
},
{
"name": "mountescortrow",
"base": "",
"fields": [
{
"name": "code",
"type": "uint16"
},
{
"name": "start",
"type": "uint32"
},
{
"name": "end",
"type": "uint32"
},
{
"name": "isback",
"type": "bool"
}
]
},
{
"name": "mountescort",
"base": "",
"fields": [
{
"name": "owner",
"type": "name"
},
{
"name": "v1",
"type": "uint32"
},
{
"name": "v2",
"type": "uint32"
},
{
"name": "rows",
"type": "mountescortrow[]"
}
]
},
{
"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"
},
{
"name": "nickname",
"type": "string"
}
]
},
{
"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"
},
{
"name": "nickname",
"type": "string"
}
]
},
{
"name": "opcoderow",
"base": "",
"fields": [
{
"name": "type",
"type": "uint8"
},
{
"name": "grade",
"type": "uint8"
},
{
"name": "code",
"type": "uint16"
},
{
"name": "data",
"type": "int32"
}
]
},
{
"name": "oplog",
"base": "",
"fields": [
{
"name": "dt",
"type": "uint32"
},
{
"name": "action",
"type": "name"
},
{
"name": "tt",
"type": "int32"
},
{
"name": "codelist",
"type": "opcoderow[]"
},
{
"name": "result",
"type": "uint8"
},
{
"name": "v1",
"type": "uint8"
},
{
"name": "v2",
"type": "uint16"
},
{
"name": "v3",
"type": "uint16"
},
{
"name": "v4",
"type": "uint32"
}
]
},
{
"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[]"
},
{
"name": "oplogs",
"type": "oplog[]"
}
]
},
{
"name": "proprow",
"base": "",
"fields": [
{
"name": "id",
"type": "uint32"
},
{
"name": "code",
"type": "uint16"
},
{
"name": "saleid",
"type": "uint32"
},
{
"name": "count",
"type": "uint16"
}
]
},
{
"name": "prop",
"base": "",
"fields": [
{
"name": "owner",
"type": "name"
},
{
"name": "last_id",
"type": "uint32"
},
{
"name": "rows",
"type": "proprow[]"
}
]
},
{
"name": "actproprow",
"base": "",
"fields": [
{
"name": "code",
"type": "uint16"
},
{
"name": "count",
"type": "uint32"
}
]
},
{
"name": "actprop",
"base": "",
"fields": [
{
"name": "owner",
"type": "name"
},
{
"name": "maxfloor",
"type": "uint16"
},
{
"name": "rows",
"type": "actproprow[]"
}
]
},
{
"name": "personalsign",
"base": "",
"fields": [
{
"name": "owner",
"type": "name"
},
{
"name": "sign",
"type": "string"
},
{
"name": "link",
"type": "string"
},
{
"name": "black",
"type": "bool"
},
{
"name": "report",
"type": "uint32"
},
{
"name": "revision",
"type": "uint32"
},
{
"name": "v1",
"type": "uint64"
}
]
},
{
"name": "skinrow",
"base": "",
"fields": [
{
"name": "hero",
"type": "uint8"
},
{
"name": "code",
"type": "uint16"
}
]
},
{
"name": "skin",
"base": "",
"fields": [
{
"name": "owner",
"type": "name"
},
{
"name": "rows",
"type": "skinrow[]"
}
]
},
{
"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"
}
]
},
{
"name": "rslotprice",
"base": "",
"fields": [
{
"name": "count",
"type": "uint64"
},
{
"name": "price",
"type": "asset"
}
]
},
{
"name": "rherolv",
"base": "",
"fields": [
{
"name": "level",
"type": "uint64"
},
{
"name": "exp",
"type": "uint32"
},
{
"name": "powder",
"type": "uint32"
}
]
},
{
"name": "rheroprice",
"base": "",
"fields": [
{
"name": "count",
"type": "uint64"
},
{
"name": "price",
"type": "asset"
}
]
},
{
"name": "bonusrow",
"base": "",
"fields": [
{
"name": "type",
"type": "uint8"
},
{
"name": "value",
"type": "uint16"
}
]
},
{
"name": "rstage",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "rankfrom",
"type": "uint8"
},
{
"name": "mw_bonus",
"type": "uint16"
},
{
"name": "base_drop_rate",
"type": "uint16"
},
{
"name": "master_drop_rate_bonus",
"type": "uint16"
},
{
"name": "legend_drop_rate_bonus",
"type": "uint16"
},
{
"name": "ancient_drop_rate_bonus",
"type": "uint16"
},
{
"name": "supergod_drop_rate_bonus",
"type": "uint16"
},
{
"name": "bonus_rows",
"type": "bonusrow[]"
},
{
"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"
}
]
},
{
"name": "rsetting",
"base": "",
"fields": [
{
"name": "key",
"type": "uint64"
},
{
"name": "value",
"type": "uint32"
}
]
},
{
"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": "uint16"
},
{
"name": "mat2_code",
"type": "uint16"
},
{
"name": "mat3_code",
"type": "uint16"
},
{
"name": "mat4_code",
"type": "uint16"
},
{
"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": "nft",
"type": "uint8"
},
{
"name": "hero",
"type": "uint8"
},
{
"name": "v1",
"type": "uint8"
},
{
"name": "v2",
"type": "uint16"
},
{
"name": "v3",
"type": "uint32"
}
]
},
{
"name": "ritemlv",
"base": "",
"fields": [
{
"name": "level",
"type": "uint64"
},
{
"name": "count",
"type": "uint16"
},
{
"name": "bonus",
"type": "uint16"
},
{
"name": "powder1",
"type": "uint16"
},
{
"name": "powder2",
"type": "uint16"
},
{
"name": "powder3",
"type": "uint16"
},
{
"name": "powder4",
"type": "uint16"
},
{
"name": "powder5",
"type": "uint32"
},
{
"name": "powder6",
"type": "uint32"
},
{
"name": "rate",
"type": "uint16"
}
]
},
{
"name": "ritemsuit",
"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"
}
]
},
{
"name": "rmat",
"base": "",
"fields": [
{
"name": "code",
"type": "uint64"
},
{
"name": "type",
"type": "uint8"
},
{
"name": "grade",
"type": "uint8"
},
{
"name": "relative_drop_rate",
"type": "uint32"
},
{
"name": "powder",
"type": "uint16"
}
]
},
{
"name": "rmount",
"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"
},
{
"name": "nft",
"type": "uint8"
}
]
},
{
"name": "rmountlv",
"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"
}
]
},
{
"name": "rmountexp",
"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": "mw6",
"type": "uint16"
},
{
"name": "dr2",
"type": "uint16"
},
{
"name": "dr3",
"type": "uint16"
},
{
"name": "dr4",
"type": "uint16"
},
{
"name": "dr5",
"type": "uint16"
},
{
"name": "dr6",
"type": "uint16"
}
]
},
{
"name": "rmounttour",
"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": "mw6",
"type": "uint16"
},
{
"name": "dr2",
"type": "uint16"
},
{
"name": "dr3",
"type": "uint16"
},
{
"name": "dr4",
"type": "uint16"
},
{
"name": "dr5",
"type": "uint16"
},
{
"name": "dr6",
"type": "uint16"
}
]
},
{
"name": "rttprice",
"base": "",
"fields": [
{
"name": "pid",
"type": "uint64"
},
{
"name": "powder",
"type": "uint32"
},
{
"name": "price",
"type": "asset"
}
]
},
{
"name": "rtktratio",
"base": "",
"fields": [
{
"name": "tktratio",
"type": "uint64"
}
]
},
{
"name": "rranklv",
"base": "",
"fields": [
{
"name": "rank",
"type": "uint64"
},
{
"name": "max_level",
"type": "uint16"
},
{
"name": "max_castle",
"type": "uint32"
},
{
"name": "min_stake",
"type": "uint32"
},
{
"name": "bonus",
"type": "uint16"
}
]
},
{
"name": "rprop",
"base": "",
"fields": [
{
"name": "code",
"type": "uint64"
},
{
"name": "type",
"type": "uint8"
},
{
"name": "grade",
"type": "uint8"
},
{
"name": "powder",
"type": "uint16"
},
{
"name": "tradable",
"type": "uint8"
},
{
"name": "stackable",
"type": "uint8"
},
{
"name": "fragment",
"type": "uint8"
},
{
"name": "frag_count",
"type": "uint16"
},
{
"name": "target_type",
"type": "uint8"
},
{
"name": "target_code",
"type": "uint16"
}
]
},
{
"name": "bossdrop",
"base": "",
"fields": [
{
"name": "type",
"type": "uint8"
},
{
"name": "grade",
"type": "uint8"
},
{
"name": "droprate",
"type": "uint16"
},
{
"name": "code",
"type": "uint16"
}
]
},
{
"name": "rboss",
"base": "",
"fields": [
{
"name": "code",
"type": "uint64"
},
{
"name": "tkcode",
"type": "uint8"
},
{
"name": "attack",
"type": "uint32"
},
{
"name": "maxhp",
"type": "uint32"
},
{
"name": "minrank",
"type": "uint8"
},
{
"name": "maxchalgercnt",
"type": "uint16"
},
{
"name": "rebirth_powder",
"type": "uint32"
},
{
"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"
},
{
"name": "droplist",
"type": "bossdrop[]"
}
]
},
{
"name": "ractprop",
"base": "",
"fields": [
{
"name": "code",
"type": "uint64"
},
{
"name": "type",
"type": "uint8"
},
{
"name": "grade",
"type": "uint8"
},
{
"name": "v1",
"type": "uint16"
},
{
"name": "v2",
"type": "uint32"
},
{
"name": "v3",
"type": "uint32"
}
]
},
{
"name": "ractproprow",
"base": "",
"fields": [
{
"name": "code",
"type": "uint16"
},
{
"name": "min_rank",
"type": "uint16"
}
]
},
{
"name": "ractivity",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "start_time",
"type": "uint32"
},
{
"name": "end_time",
"type": "uint32"
},
{
"name": "icon_url_en",
"type": "string"
},
{
"name": "h5_url_en",
"type": "string"
},
{
"name": "icon_url_zh",
"type": "string"
},
{
"name": "h5_url_zh",
"type": "string"
},
{
"name": "props",
"type": "ractproprow[]"
}
]
},
{
"name": "ractivity2",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "starttime",
"type": "uint32"
},
{
"name": "duration",
"type": "uint32"
},
{
"name": "needRegister",
"type": "uint8"
}
]
},
{
"name": "rwardrum",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "duration",
"type": "uint32"
},
{
"name": "price",
"type": "asset"
},
{
"name": "discount",
"type": "uint16"
},
{
"name": "combat_mw_bonus",
"type": "uint16"
},
{
"name": "combat_master_drop_rate_bonus",
"type": "uint16"
},
{
"name": "combat_legend_drop_rate_bonus",
"type": "uint16"
},
{
"name": "combat_ancient_drop_rate_bonus",
"type": "uint16"
},
{
"name": "mount_mw_bonus",
"type": "uint16"
},
{
"name": "mount_master_drop_rate_bonus",
"type": "uint16"
},
{
"name": "mount_legend_drop_rate_bonus",
"type": "uint16"
},
{
"name": "mount_ancient_drop_rate_bonus",
"type": "uint16"
},
{
"name": "combat_bonus_rows",
"type": "bonusrow[]"
},
{
"name": "mount_bonus_rows",
"type": "bonusrow[]"
},
{
"name": "gift_code",
"type": "uint16"
},
{
"name": "gift_count",
"type": "uint16"
},
{
"name": "gift_value",
"type": "asset"
}
]
},
{
"name": "mountgift",
"base": "",
"fields": [
{
"name": "owner",
"type": "name"
},
{
"name": "total_acc",
"type": "uint32"
},
{
"name": "lucky_val",
"type": "uint32"
},
{
"name": "round",
"type": "uint16"
},
{
"name": "active",
"type": "uint16"
},
{
"name": "claimed",
"type": "uint16"
}
]
},
{
"name": "washrank",
"base": "",
"fields": [
{
"name": "owner",
"type": "name"
},
{
"name": "point",
"type": "uint32"
}
]
},
{
"name": "giftcontent",
"base": "",
"fields": [
{
"name": "type",
"type": "uint8"
},
{
"name": "data",
"type": "uint32"
},
{
"name": "count",
"type": "uint16"
},
{
"name": "info",
"type": "string"
}
]
},
{
"name": "giftpack",
"base": "",
"fields": [
{
"name": "code",
"type": "uint64"
},
{
"name": "type",
"type": "uint8"
},
{
"name": "grade",
"type": "uint8"
},
{
"name": "count",
"type": "int32"
},
{
"name": "pcount",
"type": "uint16"
},
{
"name": "starttime",
"type": "uint32"
},
{
"name": "duration",
"type": "uint32"
},
{
"name": "minrank",
"type": "uint8"
},
{
"name": "mwperm",
"type": "uint8"
},
{
"name": "price",
"type": "asset"
},
{
"name": "pricetype",
"type": "uint8"
},
{
"name": "giftlist",
"type": "giftcontent[]"
}
]
},
{
"name": "globaldr",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "floor_sum",
"type": "uint64"
},
{
"name": "floor_submit_count",
"type": "uint32"
}
]
},
{
"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": "player_count",
"type": "uint32"
},
{
"name": "coo",
"type": "name"
}
]
},
{
"name": "revenuedt",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "knight",
"type": "asset"
},
{
"name": "material_tax",
"type": "asset"
},
{
"name": "item_tax",
"type": "asset"
},
{
"name": "prop_tax",
"type": "asset"
},
{
"name": "nft_tax",
"type": "asset"
},
{
"name": "mp",
"type": "asset"
},
{
"name": "mat_iventory_up",
"type": "asset"
},
{
"name": "item_iventory_up",
"type": "asset"
},
{
"name": "prop_iventory_up",
"type": "asset"
},
{
"name": "coo_mat",
"type": "asset"
},
{
"name": "system",
"type": "asset"
}
]
},
{
"name": "rversion",
"base": "",
"fields": [
{
"name": "rule",
"type": "name"
},
{
"name": "version",
"type": "uint16"
}
]
},
{
"name": "matstat",
"base": "",
"fields": [
{
"name": "code",
"type": "uint64"
},
{
"name": "count",
"type": "uint32"
},
{
"name": "mountexp_count",
"type": "uint32"
},
{
"name": "bosswar_count",
"type": "uint32"
},
{
"name": "v2",
"type": "uint32"
},
{
"name": "v3",
"type": "uint32"
}
]
},
{
"name": "matstat5",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "wc",
"type": "uint32"
},
{
"name": "gc",
"type": "uint32"
},
{
"name": "bc8",
"type": "uint32"
},
{
"name": "bc9",
"type": "uint32"
},
{
"name": "pc",
"type": "uint32"
},
{
"name": "oc",
"type": "uint32"
},
{
"name": "rc",
"type": "uint32"
},
{
"name": "ccnt",
"type": "uint32"
},
{
"name": "tt",
"type": "uint64"
}
]
},
{
"name": "propstat",
"base": "",
"fields": [
{
"name": "code",
"type": "uint64"
},
{
"name": "total",
"type": "uint32"
},
{
"name": "gtour",
"type": "uint32"
},
{
"name": "ptour",
"type": "uint32"
},
{
"name": "otour",
"type": "uint32"
}
]
},
{
"name": "itemstat",
"base": "",
"fields": [
{
"name": "code",
"type": "uint64"
},
{
"name": "count",
"type": "uint64"
}
]
},
{
"name": "tktdividhist",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "state",
"type": "uint8"
},
{
"name": "total_eos",
"type": "asset"
},
{
"name": "dividend_time",
"type": "int64"
}
]
},
{
"name": "tktdivipool",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "total_eos",
"type": "asset"
},
{
"name": "mats",
"type": "uint16[]"
}
]
},
{
"name": "tktdivipool2",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "total_hist_eos",
"type": "asset"
},
{
"name": "total_div_times",
"type": "uint32"
}
]
},
{
"name": "rewardpool",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "total_eos",
"type": "asset"
},
{
"name": "total_tkt",
"type": "asset"
},
{
"name": "total_boss_eos",
"type": "asset"
},
{
"name": "total_boss_tkt",
"type": "asset"
},
{
"name": "total_pvp_tkt",
"type": "asset"
},
{
"name": "total_pvp_eos",
"type": "asset"
},
{
"name": "total_nft_eos",
"type": "asset"
}
]
},
{
"name": "regplayer",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
}
]
},
{
"name": "login",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
},
{
"name": "key",
"type": "public_key"
}
]
},
{
"name": "execbatch",
"base": "",
"fields": [
{
"name": "count",
"type": "uint16"
},
{
"name": "nonce",
"type": "uint16"
}
]
},
{
"name": "pauseacc",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
}
]
},
{
"name": "updplyv2",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
},
{
"name": "sell_factor",
"type": "uint16"
}
]
},
{
"name": "incnonce",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
}
]
},
{
"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[]"
}
]
},
{
"name": "migrate",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
},
{
"name": "to",
"type": "name"
}
]
},
{
"name": "opaddmat",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
},
{
"name": "code",
"type": "uint16"
},
{
"name": "source",
"type": "uint8"
}
]
},
{
"name": "opaddmount",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
},
{
"name": "code",
"type": "uint16"
}
]
},
{
"name": "opinctt",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
},
{
"name": "tt",
"type": "uint32"
}
]
},
{
"name": "svrdectt",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
},
{
"name": "tt",
"type": "uint32"
}
]
},
{
"name": "oprmmats",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
},
{
"name": "mat_ids",
"type": "uint32[]"
}
]
},
{
"name": "oprmitems",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
},
{
"name": "item_ids",
"type": "uint32[]"
}
]
},
{
"name": "initallsuits",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
},
{
"name": "count",
"type": "uint32"
}
]
},
{
"name": "initrank",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
}
]
},
{
"name": "refreshsuits",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
}
]
},
{
"name": "mktmakeitem",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
},
{
"name": "code",
"type": "uint16"
}
]
},
{
"name": "washitemdna",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
},
{
"name": "id",
"type": "uint32"
},
{
"name": "slot",
"type": "uint8"
},
{
"name": "block",
"type": "uint32"
},
{
"name": "checksum",
"type": "uint32"
}
]
},
{
"name": "applyitemdna",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
},
{
"name": "id",
"type": "uint32"
},
{
"name": "slot",
"type": "uint8"
},
{
"name": "block",
"type": "uint32"
},
{
"name": "checksum",
"type": "uint32"
}
]
},
{
"name": "opaddprop",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
},
{
"name": "code",
"type": "uint16"
},
{
"name": "source",
"type": "uint8"
},
{
"name": "checkivn",
"type": "uint8"
}
]
},
{
"name": "oprmprops",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
},
{
"name": "prop_ids",
"type": "uint32[]"
}
]
},
{
"name": "opaddprops",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
},
{
"name": "code",
"type": "uint16"
},
{
"name": "count",
"type": "uint16"
},
{
"name": "source",
"type": "uint8"
},
{
"name": "checkivn",
"type": "uint8"
}
]
},
{
"name": "oprmpropcode",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
},
{
"name": "code",
"type": "uint16"
},
{
"name": "count",
"type": "uint16"
}
]
},
{
"name": "mwashdna",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
},
{
"name": "code",
"type": "uint16"
},
{
"name": "slot",
"type": "uint8"
},
{
"name": "block",
"type": "uint32"
},
{
"name": "checksum",
"type": "uint32"
}
]
},
{
"name": "mapplydna",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
},
{
"name": "code",
"type": "uint16"
},
{
"name": "slot",
"type": "uint8"
},
{
"name": "block",
"type": "uint32"
},
{
"name": "checksum",
"type": "uint32"
}
]
},
{
"name": "addfrommkt",
"base": "",
"fields": [
{
"name": "market_type",
"type": "uint8"
},
{
"name": "sub_type",
"type": "uint8"
},
{
"name": "from",
"type": "name"
},
{
"name": "code",
"type": "uint16"
},
{
"name": "dna",
"type": "uint32"
},
{
"name": "dna2",
"type": "uint64"
},
{
"name": "level",
"type": "uint8"
},
{
"name": "exp",
"type": "uint8"
},
{
"name": "count",
"type": "uint32"
},
{
"name": "nftid",
"type": "uint64"
}
]
},
{
"name": "rmvfrommkt",
"base": "",
"fields": [
{
"name": "market_type",
"type": "uint8"
},
{
"name": "sub_type",
"type": "uint8"
},
{
"name": "from",
"type": "name"
},
{
"name": "code",
"type": "uint16"
},
{
"name": "saleid",
"type": "uint64"
}
]
},
{
"name": "updsaleid",
"base": "",
"fields": [
{
"name": "market_type",
"type": "uint8"
},
{
"name": "sub_type",
"type": "uint8"
},
{
"name": "forsale",
"type": "uint8"
},
{
"name": "from",
"type": "name"
},
{
"name": "code",
"type": "uint16"
},
{
"name": "id",
"type": "uint64"
},
{
"name": "saleid",
"type": "uint64"
}
]
},
{
"name": "divupdpool",
"base": "",
"fields": [
{
"name": "divtotal",
"type": "asset"
}
]
},
{
"name": "divupdpool2",
"base": "",
"fields": [
{
"name": "refund_eos",
"type": "asset"
}
]
},
{
"name": "divupdrank",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
},
{
"name": "isStake",
"type": "uint8"
}
]
},
{
"name": "updtkdivpool",
"base": "",
"fields": [
{
"name": "add",
"type": "uint8"
},
{
"name": "eos",
"type": "asset"
}
]
},
{
"name": "updhndivpool",
"base": "",
"fields": [
{
"name": "add",
"type": "uint8"
},
{
"name": "hnbns_eos",
"type": "asset"
},
{
"name": "bshnbns_eos",
"type": "asset"
},
{
"name": "pvpbns_eos",
"type": "asset"
},
{
"name": "nftbns_eos",
"type": "asset"
}
]
},
{
"name": "savechecksum",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
},
{
"name": "block",
"type": "uint32"
},
{
"name": "checksum",
"type": "uint32"
}
]
},
{
"name": "updbossply",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
},
{
"name": "bosssid",
"type": "uint16"
}
]
},
{
"name": "mescstart",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
},
{
"name": "v",
"type": "uint32[]"
},
{
"name": "duration",
"type": "uint32"
}
]
},
{
"name": "mescreturn",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
},
{
"name": "v",
"type": "uint32[]"
}
]
},
{
"name": "addnftmount",
"base": "",
"fields": [
{
"name": "nftid",
"type": "uint64"
},
{
"name": "owner",
"type": "name"
},
{
"name": "code",
"type": "uint8"
},
{
"name": "level",
"type": "uint8"
},
{
"name": "dna",
"type": "uint32"
},
{
"name": "count",
"type": "uint32"
}
]
},
{
"name": "rmvnftmount",
"base": "",
"fields": [
{
"name": "owner",
"type": "name"
},
{
"name": "nftid",
"type": "uint64"
}
]
},
{
"name": "opeosbuy",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
},
{
"name": "quantity",
"type": "asset"
}
]
},
{
"name": "cleartable1",
"base": "",
"fields": [
{
"name": "table",
"type": "string"
}
]
}
],
"actions": [
{
"name": "regplayer",
"type": "regplayer",
"ricardian_contract": ""
},
{
"name": "login",
"type": "login",
"ricardian_contract": ""
},
{
"name": "execbatch",
"type": "execbatch",
"ricardian_contract": ""
},
{
"name": "pauseacc",
"type": "pauseacc",
"ricardian_contract": ""
},
{
"name": "updplyv2",
"type": "updplyv2",
"ricardian_contract": ""
},
{
"name": "incnonce",
"type": "incnonce",
"ricardian_contract": ""
},
{
"name": "unioperate",
"type": "unioperate",
"ricardian_contract": ""
},
{
"name": "migrate",
"type": "migrate",
"ricardian_contract": ""
},
{
"name": "opaddmat",
"type": "opaddmat",
"ricardian_contract": ""
},
{
"name": "opaddmount",
"type": "opaddmount",
"ricardian_contract": ""
},
{
"name": "opinctt",
"type": "opinctt",
"ricardian_contract": ""
},
{
"name": "svrdectt",
"type": "svrdectt",
"ricardian_contract": ""
},
{
"name": "oprmmats",
"type": "oprmmats",
"ricardian_contract": ""
},
{
"name": "oprmitems",
"type": "oprmitems",
"ricardian_contract": ""
},
{
"name": "initallsuits",
"type": "initallsuits",
"ricardian_contract": ""
},
{
"name": "initrank",
"type": "initrank",
"ricardian_contract": ""
},
{
"name": "refreshsuits",
"type": "refreshsuits",
"ricardian_contract": ""
},
{
"name": "mktmakeitem",
"type": "mktmakeitem",
"ricardian_contract": ""
},
{
"name": "washitemdna",
"type": "washitemdna",
"ricardian_contract": ""
},
{
"name": "applyitemdna",
"type": "applyitemdna",
"ricardian_contract": ""
},
{
"name": "opaddprop",
"type": "opaddprop",
"ricardian_contract": ""
},
{
"name": "oprmprops",
"type": "oprmprops",
"ricardian_contract": ""
},
{
"name": "opaddprops",
"type": "opaddprops",
"ricardian_contract": ""
},
{
"name": "oprmpropcode",
"type": "oprmpropcode",
"ricardian_contract": ""
},
{
"name": "mwashdna",
"type": "mwashdna",
"ricardian_contract": ""
},
{
"name": "mapplydna",
"type": "mapplydna",
"ricardian_contract": ""
},
{
"name": "addfrommkt",
"type": "addfrommkt",
"ricardian_contract": ""
},
{
"name": "rmvfrommkt",
"type": "rmvfrommkt",
"ricardian_contract": ""
},
{
"name": "updsaleid",
"type": "updsaleid",
"ricardian_contract": ""
},
{
"name": "divupdpool",
"type": "divupdpool",
"ricardian_contract": ""
},
{
"name": "divupdpool2",
"type": "divupdpool2",
"ricardian_contract": ""
},
{
"name": "divupdrank",
"type": "divupdrank",
"ricardian_contract": ""
},
{
"name": "updtkdivpool",
"type": "updtkdivpool",
"ricardian_contract": ""
},
{
"name": "updhndivpool",
"type": "updhndivpool",
"ricardian_contract": ""
},
{
"name": "savechecksum",
"type": "savechecksum",
"ricardian_contract": ""
},
{
"name": "updbossply",
"type": "updbossply",
"ricardian_contract": ""
},
{
"name": "mescstart",
"type": "mescstart",
"ricardian_contract": ""
},
{
"name": "mescreturn",
"type": "mescreturn",
"ricardian_contract": ""
},
{
"name": "addnftmount",
"type": "addnftmount",
"ricardian_contract": ""
},
{
"name": "rmvnftmount",
"type": "rmvnftmount",
"ricardian_contract": ""
},
{
"name": "opeosbuy",
"type": "opeosbuy",
"ricardian_contract": ""
},
{
"name": "cleartable1",
"type": "cleartable1",
"ricardian_contract": ""
}
],
"tables": [
{
"name": "migratestat",
"index_type": "i64",
"key_names": [
"id"
],
"key_types": [
"uint64"
],
"type": "migratestat"
},
{
"name": "rhero",
"index_type": "i64",
"key_names": [
"type"
],
"key_types": [
"uint64"
],
"type": "rhero"
},
{
"name": "rdna",
"index_type": "i64",
"key_names": [
"code"
],
"key_types": [
"uint64"
],
"type": "rdna"
},
{
"name": "player",
"index_type": "i64",
"key_names": [
"owner"
],
"key_types": [
"name"
],
"type": "player"
},
{
"name": "playerv",
"index_type": "i64",
"key_names": [
"owner"
],
"key_types": [
"name"
],
"type": "playerv"
},
{
"name": "playerv2",
"index_type": "i64",
"key_names": [
"owner"
],
"key_types": [
"name"
],
"type": "playerv2"
},
{
"name": "hero",
"index_type": "i64",
"key_names": [
"owner"
],
"key_types": [
"name"
],
"type": "hero"
},
{
"name": "herosuit",
"index_type": "i64",
"key_names": [
"owner"
],
"key_types": [
"name"
],
"type": "herosuit"
},
{
"name": "mat",
"index_type": "i64",
"key_names": [
"owner"
],
"key_types": [
"name"
],
"type": "mat"
},
{
"name": "item",
"index_type": "i64",
"key_names": [
"owner"
],
"key_types": [
"name"
],
"type": "item"
},
{
"name": "mount",
"index_type": "i64",
"key_names": [
"owner"
],
"key_types": [
"name"
],
"type": "mount"
},
{
"name": "mountexp",
"index_type": "i64",
"key_names": [
"owner"
],
"key_types": [
"name"
],
"type": "mountexp"
},
{
"name": "mounttour",
"index_type": "i64",
"key_names": [
"owner"
],
"key_types": [
"name"
],
"type": "mounttour"
},
{
"name": "mountescort",
"index_type": "i64",
"key_names": [
"owner"
],
"key_types": [
"name"
],
"type": "mountescort"
},
{
"name": "revenue",
"index_type": "i64",
"key_names": [
"owner"
],
"key_types": [
"name"
],
"type": "revenue"
},
{
"name": "prop",
"index_type": "i64",
"key_names": [
"owner"
],
"key_types": [
"name"
],
"type": "prop"
},
{
"name": "actprop",
"index_type": "i64",
"key_names": [
"owner"
],
"key_types": [
"name"
],
"type": "actprop"
},
{
"name": "personalsign",
"index_type": "i64",
"key_names": [
"owner"
],
"key_types": [
"name"
],
"type": "personalsign"
},
{
"name": "skin",
"index_type": "i64",
"key_names": [
"owner"
],
"key_types": [
"name"
],
"type": "skin"
},
{
"name": "account",
"index_type": "i64",
"key_names": [
"owner"
],
"key_types": [
"name"
],
"type": "account"
},
{
"name": "rslotprice",
"index_type": "i64",
"key_names": [
"count"
],
"key_types": [
"uint64"
],
"type": "rslotprice"
},
{
"name": "rherolv",
"index_type": "i64",
"key_names": [
"level"
],
"key_types": [
"uint64"
],
"type": "rherolv"
},
{
"name": "rheroprice",
"index_type": "i64",
"key_names": [
"count"
],
"key_types": [
"uint64"
],
"type": "rheroprice"
},
{
"name": "rstage",
"index_type": "i64",
"key_names": [
"id"
],
"key_types": [
"uint64"
],
"type": "rstage"
},
{
"name": "rsetting",
"index_type": "i64",
"key_names": [
"key"
],
"key_types": [
"uint64"
],
"type": "rsetting"
},
{
"name": "ritem",
"index_type": "i64",
"key_names": [
"code"
],
"key_types": [
"uint64"
],
"type": "ritem"
},
{
"name": "ritemlv",
"index_type": "i64",
"key_names": [
"level"
],
"key_types": [
"uint64"
],
"type": "ritemlv"
},
{
"name": "ritemsuit",
"index_type": "i64",
"key_names": [
"setid"
],
"key_types": [
"uint64"
],
"type": "ritemsuit"
},
{
"name": "rmat",
"index_type": "i64",
"key_names": [
"code"
],
"key_types": [
"uint64"
],
"type": "rmat"
},
{
"name": "rmount",
"index_type": "i64",
"key_names": [
"code"
],
"key_types": [
"uint64"
],
"type": "rmount"
},
{
"name": "rmountlv",
"index_type": "i64",
"key_names": [
"level"
],
"key_types": [
"uint64"
],
"type": "rmountlv"
},
{
"name": "rmountexp",
"index_type": "i64",
"key_names": [
"level"
],
"key_types": [
"uint64"
],
"type": "rmountexp"
},
{
"name": "rmounttour",
"index_type": "i64",
"key_names": [
"level"
],
"key_types": [
"uint64"
],
"type": "rmounttour"
},
{
"name": "rttprice",
"index_type": "i64",
"key_names": [
"pid"
],
"key_types": [
"uint64"
],
"type": "rttprice"
},
{
"name": "rtktratio",
"index_type": "i64",
"key_names": [
"tktratio"
],
"key_types": [
"uint64"
],
"type": "rtktratio"
},
{
"name": "rranklv",
"index_type": "i64",
"key_names": [
"rank"
],
"key_types": [
"uint64"
],
"type": "rranklv"
},
{
"name": "rprop",
"index_type": "i64",
"key_names": [
"code"
],
"key_types": [
"uint64"
],
"type": "rprop"
},
{
"name": "rboss",
"index_type": "i64",
"key_names": [
"code"
],
"key_types": [
"uint64"
],
"type": "rboss"
},
{
"name": "ractprop",
"index_type": "i64",
"key_names": [
"code"
],
"key_types": [
"uint64"
],
"type": "ractprop"
},
{
"name": "ractivity",
"index_type": "i64",
"key_names": [
"id"
],
"key_types": [
"uint64"
],
"type": "ractivity"
},
{
"name": "ractivity2",
"index_type": "i64",
"key_names": [
"id"
],
"key_types": [
"uint64"
],
"type": "ractivity2"
},
{
"name": "rwardrum",
"index_type": "i64",
"key_names": [
"id"
],
"key_types": [
"uint64"
],
"type": "rwardrum"
},
{
"name": "mountgift",
"index_type": "i64",
"key_names": [
"owner"
],
"key_types": [
"name"
],
"type": "mountgift"
},
{
"name": "washrank",
"index_type": "i64",
"key_names": [
"owner"
],
"key_types": [
"name"
],
"type": "washrank"
},
{
"name": "giftpack",
"index_type": "i64",
"key_names": [
"code"
],
"key_types": [
"uint64"
],
"type": "giftpack"
},
{
"name": "globaldr",
"index_type": "i64",
"key_names": [
"id"
],
"key_types": [
"uint64"
],
"type": "globaldr"
},
{
"name": "adminstate",
"index_type": "i64",
"key_names": [
"id"
],
"key_types": [
"uint64"
],
"type": "adminstate"
},
{
"name": "revenuedt",
"index_type": "i64",
"key_names": [
"id"
],
"key_types": [
"uint64"
],
"type": "revenuedt"
},
{
"name": "rversion",
"index_type": "i64",
"key_names": [
"rule"
],
"key_types": [
"name"
],
"type": "rversion"
},
{
"name": "matstat",
"index_type": "i64",
"key_names": [
"code"
],
"key_types": [
"uint64"
],
"type": "matstat"
},
{
"name": "matstat5",
"index_type": "i64",
"key_names": [
"id"
],
"key_types": [
"uint64"
],
"type": "matstat5"
},
{
"name": "propstat",
"index_type": "i64",
"key_names": [
"code"
],
"key_types": [
"uint64"
],
"type": "propstat"
},
{
"name": "itemstat",
"index_type": "i64",
"key_names": [
"code"
],
"key_types": [
"uint64"
],
"type": "itemstat"
},
{
"name": "tktdividhist",
"index_type": "i64",
"key_names": [
"id"
],
"key_types": [
"uint64"
],
"type": "tktdividhist"
},
{
"name": "tktdivipool",
"index_type": "i64",
"key_names": [
"id"
],
"key_types": [
"uint64"
],
"type": "tktdivipool"
},
{
"name": "tktdivipool2",
"index_type": "i64",
"key_names": [
"id"
],
"key_types": [
"uint64"
],
"type": "tktdivipool2"
},
{
"name": "rewardpool",
"index_type": "i64",
"key_names": [
"id"
],
"key_types": [
"uint64"
],
"type": "rewardpool"
}
],
"ricardian_clauses": [],
"error_messages": [],
"abi_extensions": [],
"variants": [],
"action_results": []
}