Commit dcd715a6 authored by Will Cory's avatar Will Cory Committed by GitHub

feat: Update wsteth address (#3181)

* update wsteth bridge address

* changeset
Co-authored-by: default avatarWill Cory <willcory@Wills-MacBook-Pro.local>
Co-authored-by: default avatarmergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
parent faec7e03
---
'@eth-optimism/sdk': minor
---
Update wsteth bridge address
...@@ -176,8 +176,8 @@ export const BRIDGE_ADAPTER_DATA: { ...@@ -176,8 +176,8 @@ export const BRIDGE_ADAPTER_DATA: {
[L2ChainID.OPTIMISM_KOVAN]: { [L2ChainID.OPTIMISM_KOVAN]: {
wstETH: { wstETH: {
Adapter: DAIBridgeAdapter, Adapter: DAIBridgeAdapter,
l1Bridge: '0xa88751C0a08623E11ff38c6B70F2BbEe7865C17c' as const, l1Bridge: '0x65321bf24210b81500230dCEce14Faa70a9f50a7' as const,
l2Bridge: '0xF9C842dE4381a70eB265d10CF8D43DceFF5bA935' as const, l2Bridge: '0x2E34e7d705AfaC3C4665b6feF31Aa394A1c81c92' as const,
}, },
BitBTC: { BitBTC: {
Adapter: StandardBridgeAdapter, Adapter: StandardBridgeAdapter,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment