Skip to content

Commit

Permalink
fix: fix wrapped token address
Browse files Browse the repository at this point in the history
  • Loading branch information
bb111189 committed Dec 11, 2024
1 parent 2e33cfe commit 038acd0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions apps/connect/src/env/token-bridge.mainnet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -686,8 +686,12 @@ export const ENV: Env = {
Solana: "6xTAKg6SQejorPyubo3asYY1sLco66DA5vDbfZbheVub",
=======
ALT: {
<<<<<<< HEAD
Solana: "wiwDfzGBb4radfYGpQo5EGeqv3q45ms6tTiaJc7Pzubq",
>>>>>>> 8ce68d6 (feat: add altlayer)
=======
Solana: "wiwDfzGBb4radfYGpQo5EGeqv3q45ms6tTiaJc7Pzub",
>>>>>>> f918b23 (fix: fix wrapped token address)
},
},
tokensConfig: {
Expand Down

0 comments on commit 038acd0

Please sign in to comment.