Skip to content

Commit

Permalink
fix: wrapped token addr for alt
Browse files Browse the repository at this point in the history
  • Loading branch information
bb111189 committed Dec 11, 2024
1 parent fe69cd5 commit deb2fa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/connect/src/env/token-bridge.mainnet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -684,7 +684,7 @@ export const ENV: Env = {
Lumos: {
Solana: "6xTAKg6SQejorPyubo3asYY1sLco66DA5vDbfZbheVub",
ALT: {
Solana: "wiwDfzGBb4radfYGpQo5EGeqv3q45ms6tTiaJc7Pzubq",
Solana: "wiwDfzGBb4radfYGpQo5EGeqv3q45ms6tTiaJc7Pzub",
},
},
tokensConfig: {
Expand Down

0 comments on commit deb2fa4

Please sign in to comment.