diff --git a/config/whitelist.json b/config/whitelist.json index 7a23877..94abead 100644 --- a/config/whitelist.json +++ b/config/whitelist.json @@ -3402,10 +3402,6 @@ "address": "0xeeeeeb57642040be42185f49c52f7e9b38f8eeee", "chainId": "25" }, - { - "address": "0xeeeeeb57642040be42185f49c52f7e9b38f8eeee", - "chainId": "40" - }, { "address": "0xeeeeeb57642040be42185f49c52f7e9b38f8eeee", "chainId": "100" diff --git a/src/constants/verifiedAssets.ts b/src/constants/verifiedAssets.ts index 4652b15..6664175 100644 --- a/src/constants/verifiedAssets.ts +++ b/src/constants/verifiedAssets.ts @@ -2081,7 +2081,6 @@ const verifiedAssets: AddressMapping[] = [ { address: '0xeeeeeb57642040be42185f49c52f7e9b38f8eeee', chainId: '250' }, { address: '0xeeeeeb57642040be42185f49c52f7e9b38f8eeee', chainId: '1285' }, { address: '0xeeeeeb57642040be42185f49c52f7e9b38f8eeee', chainId: '25' }, - { address: '0xeeeeeb57642040be42185f49c52f7e9b38f8eeee', chainId: '40' }, { address: '0xeeeeeb57642040be42185f49c52f7e9b38f8eeee', chainId: '100' }, ], profileLinks: {