Skip to content

Commit

Permalink
chore: add tron to NEW_CHAIN_IDS
Browse files Browse the repository at this point in the history
  • Loading branch information
0xMasayoshi committed Oct 31, 2024
1 parent e124b9b commit 21e0d97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/web/src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ export const NEW_CHAIN_IDS = [
ChainId.MODE,
ChainId.TAIKO,
ChainId.ZKLINK,
NonStandardChainId.TRON,
] as const

const PREFERRED_CHAINID_ORDER = [
Expand Down

0 comments on commit 21e0d97

Please sign in to comment.