Skip to content

Commit

Permalink
Revert "Fix wstETH symbol (#928)" (#930)
Browse files Browse the repository at this point in the history
This reverts commit 4718f17.
  • Loading branch information
sebastianscatularo authored Jul 15, 2024
1 parent 4718f17 commit 0ec1bd4
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 @@ -308,7 +308,7 @@ export const ENV: Env = {
},
"wstETH ": {
key: "wstETH ",
symbol: "wstETH",
symbol: "wstETH ",
nativeChain: "bsc",
tokenId: {
chain: "bsc",
Expand Down

0 comments on commit 0ec1bd4

Please sign in to comment.