add contract address of GoldBrick

This commit is contained in:
CounterFire2023 2024-07-03 14:59:09 +08:00
parent 7dbb0b5813
commit f58e068a9d

View File

@ -16,5 +16,11 @@
"type": "logic", "type": "logic",
"json": "assets/contracts/NFTLock.json", "json": "assets/contracts/NFTLock.json",
"address": "0x2034e51e1a24f8b488610aBBDCc74F3e0cA833df" "address": "0x2034e51e1a24f8b488610aBBDCc74F3e0cA833df"
},
{
"name": "GoldBrick",
"type": "erc721",
"json": "assets/contracts/CFNFTGame.json",
"address": "0x03347c8295981a3bdBC307EcDF9AC35cea1B397F"
} }
] ]