diff --git a/config/whitelist.json b/config/whitelist.json index b9fb728..47047ee 100644 --- a/config/whitelist.json +++ b/config/whitelist.json @@ -2690,10 +2690,6 @@ { "address": "0xb59c8912c83157a955f9d715e556257f432c35d7", "chainId": "42161" - }, - { - "address": "0xb59c8912c83157a955f9d715e556257f432c35d7", - "chainId": "8453" } ], "profileLinks": { diff --git a/src/constants/verifiedAssets.ts b/src/constants/verifiedAssets.ts index 5cc0c27..a5ded57 100644 --- a/src/constants/verifiedAssets.ts +++ b/src/constants/verifiedAssets.ts @@ -1604,7 +1604,6 @@ const verifiedAssets: AddressMapping[] = [ tokenAddresses: [ { address: '0x38c2a4a7330b22788374b8ff70bba513c8d848ca', chainId: '1' }, { address: '0xb59c8912c83157a955f9d715e556257f432c35d7', chainId: '42161'}, - { address: '0xb59c8912c83157a955f9d715e556257f432c35d7', chainId: '8453'}, ], profileLinks: { siteUrl: 'https://truflation.com/',