Skip to content

Commit

Permalink
Fix hychain duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
pedromcunha committed Nov 27, 2024
1 parent f51986a commit fe9bc52
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions utils/paymentTokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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: [
{
Expand Down

0 comments on commit fe9bc52

Please sign in to comment.