update gameitemmall for ethereum, bsc, arb

This commit is contained in:
CounterFire2023 2024-08-14 17:57:50 +08:00
parent d4095ee77e
commit 76cfa88b21
3 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,8 @@
[
{
"name": "GameItemMall",
"type": "logic",
"json": "assets/contracts/GameItemMall.json",
"address": "0xa50AD71DC080757925Af01Dbf3DF0b1Ab9adc05F"
}
]

View File

@ -0,0 +1,8 @@
[
{
"name": "GameItemMall",
"type": "logic",
"json": "assets/contracts/GameItemMall.json",
"address": "0x3A85cA6615953c683826FBe54fA5e2a770ee8bA2"
}
]

View File

@ -10,5 +10,11 @@
"type": "erc721",
"json": "assets/contracts/BEBadgeV2.json",
"address": "0xEC23679653337d4c6390d0eeBa682246a6067777"
},
{
"name": "GameItemMall",
"type": "logic",
"json": "assets/contracts/GameItemMall.json",
"address": "0xc7de4C8f802e29B21C21379eD3190Cc0c36C0c28"
}
]