Skip to content

Commit

Permalink
Fix wstEth
Browse files Browse the repository at this point in the history
  • Loading branch information
yuli-ferna committed Sep 11, 2024
1 parent c7cc21c commit b9190ff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions apps/connect/src/env/token-bridge.mainnet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -604,9 +604,9 @@ export const ENV: Env = {
coinGeckoId: "stakewise-staked-eth",
decimals: 18,
},
"wstETH ": {
key: "wstETH ",
symbol: "wstETH ",
"wstETHBsc": {
key: "wstETHBsc",
symbol: "wstETH",
nativeChain: "Bsc",
tokenId: {
chain: "Bsc",
Expand Down

0 comments on commit b9190ff

Please sign in to comment.