Skip to content

Commit

Permalink
feat: Update chain order
Browse files Browse the repository at this point in the history
  • Loading branch information
wenty22 authored and Halibao-Lala committed Oct 18, 2024
1 parent 471ef1b commit e843af3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions apps/canonical-bridge-ui/data/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@ export function useTransferConfig() {
amount: '',
},
order: {
// [Ethereum, Arbitrum, Base, Tron, Solana, Polygon, Avalanche, Blast, Linea, Optimism]
chains: [56, 204, 1, 42161, 8453, 1000, 7565164, 137, 43114, 81457, 59144, 10],
chains: [56, 204, 1, 42161, 8453, 728126428, 7565164, 137, 43114, 81457, 59144, 10],
tokens: [
'USDC',
'USDT',
Expand Down

0 comments on commit e843af3

Please sign in to comment.