Skip to content

Commit

Permalink
Merge pull request #497 from lidofinance/feat/remove-starknet
Browse files Browse the repository at this point in the history
Feat: remove Starknet
  • Loading branch information
iamnp authored Dec 27, 2024
2 parents 8e14d30 + 8b90b07 commit 3fa3ac3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 26 deletions.
13 changes: 0 additions & 13 deletions docs/deployed-contracts/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -540,19 +540,6 @@ where the protocol and its parts/extensions are deployed.
- L2ERC20TokenBridge: [`0x224F00AEDD7A9F10e571898662ad19CD5abd9F2c`](https://explorer.zircuit.com/address/0x224F00AEDD7A9F10e571898662ad19CD5abd9F2c) (impl)
- Optimism Governance Bridge Executor: [`0x6Bf2cac3ed2481da30aD36Cd3D64325c31065Cc5`](https://explorer.zircuit.com/address/0x6Bf2cac3ed2481da30aD36Cd3D64325c31065Cc5)

### Starknet

##### Ethereum part

- wstETH StarknetERC20Bridge: [`0xBf67F59D2988A46FBFF7ed79A621778a3Cd3985B`](https://etherscan.io/address/0xBf67F59D2988A46FBFF7ed79A621778a3Cd3985B) (proxy)
- wstETH StarknetERC20Bridge: [`0x6ad74d4b79a06a492c288ef66ef868dd981fdc85`](https://etherscan.io/address/0x6ad74d4b79a06a492c288ef66ef868dd981fdc85) (impl)

##### Starknet part

- wstETH StarkGateL2Bridge: [`0x0088eedbe2fe3918b69ccb411713b7fa72079d4eddf291103ccbe41e78a9615c`](https://starkscan.co/contract/0x0088eedbe2fe3918b69ccb411713b7fa72079d4eddf291103ccbe41e78a9615c#overview)
- wstETH ERC20: [`0x42b8f0484674ca266ac5d08e4ac6a3fe65bd3129795def2dca5c34ecc5f96d2`](https://starkscan.co/token/0x042b8f0484674ca266ac5d08e4ac6a3fe65bd3129795def2dca5c34ecc5f96d2)
- Governance BridgeExecutor: [`0x7ba4bb6a9ec398598c9c08424af6bdb83f56e78ffc8f07f0da0dfae8deca432`](https://starkscan.co/contract/0x07ba4bb6a9ec398598c9c08424af6bdb83f56e78ffc8f07f0da0dfae8deca432)

### Lido Multichain Liquidity pools

Balancer
Expand Down
13 changes: 0 additions & 13 deletions docs/deployed-contracts/sepolia.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,16 +179,3 @@ and permission-based [validator set](https://github.com/eth-clients/sepolia/issu
- L2ERC20TokenBridge: [`0x7721F53d153Ae3CF937605fF1Bbb7D51B14E7902`](https://explorer.testnet.zircuit.com/address/0x7721F53d153Ae3CF937605fF1Bbb7D51B14E7902) (proxy)
- L2ERC20TokenBridge: [`0x247f56cFc9021aeC161a4366412636ea33101D2B`](https://explorer.testnet.zircuit.com/address/0x247f56cFc9021aeC161a4366412636ea33101D2B) (impl)
- Optimism Governance Bridge Executor: [`0x989CD486c02bfBe5c2D3C157cDCab099134e7697`](https://explorer.testnet.zircuit.com/address/0x989CD486c02bfBe5c2D3C157cDCab099134e7697)

### Starknet

##### Ethereum part

- wstETH StarknetERC20Bridge: [`0xaCbb1B9021eC68370B9821d5F36ddE26796bb436`](https://sepolia.etherscan.io/address/0xaCbb1B9021eC68370B9821d5F36ddE26796bb436) (proxy)
- wstETH StarknetERC20Bridge: [`0x0e8f4faBc96C2B16fa627F06229a77a765D8bFe0`](https://sepolia.etherscan.io/address/0x0e8f4faBc96C2B16fa627F06229a77a765D8bFe0) (impl)

##### Starknet part

- wstETH StarkGateL2Bridge: [`0x0172393a285eeac98ea136a4be473986a58ddd0beaf158517bc32166d0328824`](https://sepolia.starkscan.co/contract/0x0172393a285eeac98ea136a4be473986a58ddd0beaf158517bc32166d0328824#overview)
- wstETH ERC20: [`0x030de54c07e57818ae4a1210f2a3018a0b9521b8f8ae5206605684741650ac25`](https://starkscan.co/token/0x030de54c07e57818ae4a1210f2a3018a0b9521b8f8ae5206605684741650ac25)
- Governance BridgeExecutor: [`0x07d52ac5647e26ec8e356ae5a15900e92e2e7e52ddd3cbaf8f15300906c4a89a`](https://starkscan.co/contract/0x07d52ac5647e26ec8e356ae5a15900e92e2e7e52ddd3cbaf8f15300906c4a89a)

0 comments on commit 3fa3ac3

Please sign in to comment.