diff --git a/bin/marketserver/config/contract.json b/bin/marketserver/config/contract.json deleted file mode 100644 index 5a45a91a..00000000 --- a/bin/marketserver/config/contract.json +++ /dev/null @@ -1,50 +0,0 @@ -[ - { - "name": "TestToken", - "type": "erc20", - "json": "assets/contracts/ImmutableERC20MinterBurnerPermit.json", - "address": "0xFd42bfb03212dA7e1A4608a44d7658641D99CF34" - }, - { - "name": "NFTClaimStage2", - "type": "logic", - "json": "assets/contracts/NFTClaimStage2.json", - "address": "0xf45702180314187a3549FEDac3B78349b47ca6A0" - }, - { - "name": "CFHero", - "type": "erc721", - "json": "assets/contracts/CFNFTGame.json", - "address": "0x65570A86E5aA2B14325f8a13C70b74f7d1E2f5c9" - }, - { - "name": "GoldBrick", - "type": "erc721", - "json": "assets/contracts/CFNFTGame.json", - "address": "0x75C0c6eD851036DB28c750Bd9bfa3A72B5107801" - }, - { - "name": "NFTClaimStage2WL", - "type": "logic", - "json": "assets/contracts/NFTClaimStage2WL.json", - "address": "0xc11A64Cc2Ec7aEFbd5E25a37f1d9216f3f8CF11a" - }, - { - "name": "AirdropToken", - "type": "logic", - "json": "assets/contracts/AirdropToken.json", - "address": "0x02B244Ba62f84ff518a4797b1859977D1fcdBBA8" - }, - { - "name": "NFTLock", - "type": "logic", - "json": "assets/contracts/NFTLock.json", - "address": "0xC8607507451059CfAe6Ca4D07EC6f631ce8ef9f9" - }, - { - "name": "CFHero_normal", - "type": "erc721", - "json": "assets/contracts/CFNFTGame.json", - "address": "0x994dE61dD536B22F7e3BDB77aa3ef55AeC938bFD" - } -]