|
1 | 1 | {
|
2 | 2 | "world": {
|
3 | 3 | "name": "dojo::world::world",
|
4 |
| - "address": "0x4daffaec6ca974909b68f7868dd33a99151e11217751b27fef94753db48e9ec", |
| 4 | + "address": "0x3a0e782a770361f8119970bfc1cdd7cd91a387a918a537d2808329b8e85e929", |
5 | 5 | "class_hash": "0x5ac623f0c96059936bd2d0904bdd31799e430fe08a0caff7a5f497260b16497",
|
6 | 6 | "abi": [
|
7 | 7 | {
|
|
948 | 948 | "contracts": [
|
949 | 949 | {
|
950 | 950 | "name": "zconqueror::systems::host::host",
|
951 |
| - "address": "0x42ba8cd5a81edc1eabc83a50dd2f0e3671ce431b24aa9affec196ed18cf6b5b", |
952 |
| - "class_hash": "0xf00d6815203344af664ee628d19460f0f44b521ad60abbded927615be3ca9", |
| 951 | + "address": "0x55bac3cb43efa8a014bed327fdf470f528374f1e2208663bae331dbc2658da3", |
| 952 | + "class_hash": "0x5460e2297d93aa007a46315c843aaede5b32f16acea25427af848e920ce7f1d", |
953 | 953 | "abi": [
|
954 | 954 | {
|
955 | 955 | "type": "impl",
|
|
1151 | 1151 | },
|
1152 | 1152 | {
|
1153 | 1153 | "name": "zconqueror::systems::play::play",
|
1154 |
| - "address": "0x257da84810b6e148a0a5a8e0fb0d92a2a76a6d78d6d2d3b2e8e31d084c6b131", |
1155 |
| - "class_hash": "0x2954728248842ba40ae8d5b39c7b0b47bb69b610c489793d6ea98dabf6ad687", |
| 1154 | + "address": "0x127f3efb89714e50194dab6d7a5875eb63ebee78e04adf36584b8748bf14ac7", |
| 1155 | + "class_hash": "0x22b0d82b6cb70bbe61e21a5f560deb92b6cd7a0cdd84d6270ecdd07fda7c1c7", |
1156 | 1156 | "abi": [
|
1157 | 1157 | {
|
1158 | 1158 | "type": "impl",
|
|
1480 | 1480 | "type": "core::integer::u32",
|
1481 | 1481 | "kind": "key"
|
1482 | 1482 | },
|
| 1483 | + { |
| 1484 | + "name": "tx_hash", |
| 1485 | + "type": "core::felt252", |
| 1486 | + "kind": "key" |
| 1487 | + }, |
1483 | 1488 | {
|
1484 | 1489 | "name": "duel_id",
|
1485 | 1490 | "type": "core::integer::u32",
|
|
1495 | 1500 | "type": "core::integer::u32",
|
1496 | 1501 | "kind": "data"
|
1497 | 1502 | },
|
| 1503 | + { |
| 1504 | + "name": "attacker_troops", |
| 1505 | + "type": "core::integer::u32", |
| 1506 | + "kind": "data" |
| 1507 | + }, |
| 1508 | + { |
| 1509 | + "name": "defender_troops", |
| 1510 | + "type": "core::integer::u32", |
| 1511 | + "kind": "data" |
| 1512 | + }, |
1498 | 1513 | {
|
1499 | 1514 | "name": "attacker_value",
|
1500 | 1515 | "type": "core::integer::u8",
|
|
0 commit comments