Skip to content
This repository was archived by the owner on Aug 14, 2025. It is now read-only.

Commit fe9bc52

Browse files
committed
Fix hychain duplicate
1 parent f51986a commit fe9bc52

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

utils/paymentTokens.ts

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1318,24 +1318,6 @@ export const chainPaymentTokensMap = {
13181318
},
13191319
],
13201320

1321-
// Hychain
1322-
2911: [
1323-
{
1324-
chainId: 2911,
1325-
address: zeroAddress,
1326-
symbol: 'TOPIA',
1327-
name: 'Hychain',
1328-
decimals: 18,
1329-
},
1330-
{
1331-
chainId: 2911,
1332-
address: '0x2b1499d631bffb29eed7749b12cba754273d6da7',
1333-
symbol: 'WTOPIA',
1334-
name: 'Wrapped TOPIA',
1335-
decimals: 18,
1336-
},
1337-
],
1338-
13391321
// Flow
13401322
747: [
13411323
{

0 commit comments

Comments
 (0)