Skip to content

Commit

Permalink
fix: stETH address
Browse files Browse the repository at this point in the history
  • Loading branch information
toniocodo committed Sep 14, 2023
1 parent 093f258 commit 21d6239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/oeth/swap/src/actions/swapCurve/curveRoutes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ export const curveRoutes = {
stETH: {
OETH: {
routes: [
tokens.mainnet.stETH,
tokens.mainnet.stETH.address,
'0x21E27a5E5513D6e65C4f830167390997aA84843a',
ETH_ADDRESS_CURVE,
contracts.mainnet.curveOethPool.address,
Expand Down

0 comments on commit 21d6239

Please sign in to comment.