From fe9bc5233eb6a03e78067651feff6ed8f6e113e0 Mon Sep 17 00:00:00 2001 From: pedromcunha Date: Wed, 27 Nov 2024 14:51:21 -0500 Subject: [PATCH] Fix hychain duplicate --- utils/paymentTokens.ts | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/utils/paymentTokens.ts b/utils/paymentTokens.ts index f878d4791..15d761980 100644 --- a/utils/paymentTokens.ts +++ b/utils/paymentTokens.ts @@ -1318,24 +1318,6 @@ export const chainPaymentTokensMap = { }, ], - // Hychain - 2911: [ - { - chainId: 2911, - address: zeroAddress, - symbol: 'TOPIA', - name: 'Hychain', - decimals: 18, - }, - { - chainId: 2911, - address: '0x2b1499d631bffb29eed7749b12cba754273d6da7', - symbol: 'WTOPIA', - name: 'Wrapped TOPIA', - decimals: 18, - }, - ], - // Flow 747: [ {