add address for locker and foundertag on mainnet

This commit is contained in:
CounterFire2023 2024-07-19 15:17:33 +08:00
parent 4563ca43ba
commit 1c3ac2ff53

View File

@ -0,0 +1,14 @@
[
{
"name": "NFTLock",
"type": "logic",
"json": "assets/contracts/NFTLock.json",
"address": "0x5c16AC8322E5cac8ad235F7e0Dc5d23bffe3ed50"
},
{
"name": "FounderTag",
"type": "erc721",
"json": "assets/contracts/BEBadgeV2.json",
"address": "0xEC23679653337d4c6390d0eeBa682246a6067777"
}
]