update gameitemmall for ethereum, bsc, arb
This commit is contained in:
parent
d4095ee77e
commit
76cfa88b21
8
out/arb_main_release.json
Normal file
8
out/arb_main_release.json
Normal file
@ -0,0 +1,8 @@
|
||||
[
|
||||
{
|
||||
"name": "GameItemMall",
|
||||
"type": "logic",
|
||||
"json": "assets/contracts/GameItemMall.json",
|
||||
"address": "0xa50AD71DC080757925Af01Dbf3DF0b1Ab9adc05F"
|
||||
}
|
||||
]
|
8
out/bsc_main_release.json
Normal file
8
out/bsc_main_release.json
Normal file
@ -0,0 +1,8 @@
|
||||
[
|
||||
{
|
||||
"name": "GameItemMall",
|
||||
"type": "logic",
|
||||
"json": "assets/contracts/GameItemMall.json",
|
||||
"address": "0x3A85cA6615953c683826FBe54fA5e2a770ee8bA2"
|
||||
}
|
||||
]
|
@ -10,5 +10,11 @@
|
||||
"type": "erc721",
|
||||
"json": "assets/contracts/BEBadgeV2.json",
|
||||
"address": "0xEC23679653337d4c6390d0eeBa682246a6067777"
|
||||
},
|
||||
{
|
||||
"name": "GameItemMall",
|
||||
"type": "logic",
|
||||
"json": "assets/contracts/GameItemMall.json",
|
||||
"address": "0xc7de4C8f802e29B21C21379eD3190Cc0c36C0c28"
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user