From 5f216b7fd44ec89f0975d8ca19a29b7236534c14 Mon Sep 17 00:00:00 2001 From: efeDaniels Date: Tue, 3 Dec 2024 20:15:36 +0300 Subject: [PATCH] chore: Update QUO arb address --- config/whitelist.json | 2 +- src/constants/verifiedAssets.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/whitelist.json b/config/whitelist.json index ffc21d5..358974f 100644 --- a/config/whitelist.json +++ b/config/whitelist.json @@ -3912,7 +3912,7 @@ "chainId": "56" }, { - "address": "0x08b450e4a48c04cdf6db2bd4cf24057f7b9563ff", + "address": "0xf00d8790a76ee5a5dbc10eacac39151aa2af0331", "chainId": "42161" } ], diff --git a/src/constants/verifiedAssets.ts b/src/constants/verifiedAssets.ts index 3eaf609..3326df1 100644 --- a/src/constants/verifiedAssets.ts +++ b/src/constants/verifiedAssets.ts @@ -2426,7 +2426,7 @@ const verifiedAssets: AddressMapping[] = [ tokenLogoUrl: 'https://raw.githubusercontent.com/ApeSwapFinance/lhd-config/main/logos/QUO.png', tokenAddresses: [ { address: '0x08b450e4a48C04CDF6DB2bD4cf24057f7B9563fF', chainId: '56' }, - { address: '0x08b450e4a48C04CDF6DB2bD4cf24057f7B9563fF', chainId: '42161' }, + { address: '0xf00D8790A76ee5A5Dbc10eaCac39151aa2af0331', chainId: '42161' }, ], profileLinks: { siteUrl: 'https://quoll.finance/',