Skip to content

Commit

Permalink
Merge branch 'jaden/platf-3747-add-sei-chain-to-explorer' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
JadenDurnford committed Jun 4, 2024
2 parents e07d14a + a0180d2 commit ba20bb0
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions utils/paymentTokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -698,12 +698,5 @@ export const chainPaymentTokensMap = {
name: 'Sei',
decimals: 18,
},
{
chainId: 1329,
address: '0xE30feDd158A2e3b13e9badaeABaFc5516e95e8C7',
symbol: 'WSEI',
name: 'Wrapped Sei',
decimals: 18,
},
],
} as Record<number, PaymentToken[]>

0 comments on commit ba20bb0

Please sign in to comment.