Skip to content

Commit

Permalink
fix wstETH asset address for Scroll chain
Browse files Browse the repository at this point in the history
  • Loading branch information
RenzouM committed Nov 11, 2024
1 parent 7663af8 commit 9e577d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ export const assets: Asset[] = [
addresses: {
"137": "0x03b54A6e9a984069379fae1a4fC4dBAE93B3bCCD",
"8453": "0xc1CBa3fCea344f92D9239c08C0568f6F2F0ee452",
"534352": "0xc1CBa3fCea344f92D9239c08C0568f6F2F0ee452",
"534352": "0xf610A9dfB7C89644979b4A0f27063E9e7d7Cda32",
},
symbol: "wstETH",
description: "wstETH is a wrapped version of stETH.",
Expand Down

0 comments on commit 9e577d4

Please sign in to comment.