Skip to content

Commit

Permalink
remove Ethereum address from wrappedTokens since it is not necesary
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianscatularo committed Oct 21, 2024
1 parent 2fac9c7 commit 36e91c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/connect/src/env/token-bridge.mainnet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,6 @@ export const ENV: Env = {
],
wrappedTokens: {
spx6900: {
Ethereum: "0xe0f63a424a4439cbe457d80e4f4b51ad25b2c56c",
Solana: "J3NKxxXZcnNiMjKw9hYb2K4LUxgwB6t1FtPtQVsv3KFr",
},
tBTC: {
Expand Down

0 comments on commit 36e91c1

Please sign in to comment.