-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: David Salami <wizdave97@gmail.com>
- Loading branch information
1 parent
c3e940c
commit edff69a
Showing
17 changed files
with
297 additions
and
128 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
## Gargantua V1 (Deprecated) | ||
|
||
|
||
| Network | `HandlerV1` | `IsmpHost` | | ||
|:-------------------|:--------------|:-----| | ||
|Ethereum Sepolia | [`0x577efa5c6184E10D54fdA5eB195f7ecA30644082`](https://sepolia.etherscan.io/address/0x577efa5c6184E10D54fdA5eB195f7ecA30644082) | [`0x5b5F63C8f3985CaFE1CE53E6374f42AB60dE5a6B`](https://sepolia.etherscan.io/address/0x5b5F63C8f3985CaFE1CE53E6374f42AB60dE5a6B) | | ||
|Arbitrum Sepolia | [`0x4221D52aa25d80Bb4741D430f16f5769cA99bc58`](https://sepolia.arbiscan.io/address/0x4221D52aa25d80Bb4741D430f16f5769cA99bc58) | [`0x43E136611Cf74E165116a47e6F9C58AFCc80Ec54`](https://sepolia.arbiscan.io/address/0x43E136611Cf74E165116a47e6F9C58AFCc80Ec54) | | ||
|Optimism Sepolia | [`0x4221D52aa25d80Bb4741D430f16f5769cA99bc58`](https://sepolia-optimism.etherscan.io/address/0x4221D52aa25d80Bb4741D430f16f5769cA99bc58) | [`0x0124f458900FCd101c4CE31A9772fD2c5e6d65BF`](https://sepolia-optimism.etherscan.io/address/0x0124f458900FCd101c4CE31A9772fD2c5e6d65BF) | | ||
|Base Sepolia | [`0x3cfb5eE8D00c2620e0A63FD25deAA2d7a671F449`](https://sepolia.basescan.org/address/0x3cfb5eE8D00c2620e0A63FD25deAA2d7a671F449) | [`0x87825f839d95c6021c0e821917F93aDB299eD6F8`](https://sepolia.basescan.org/address/0x87825f839d95c6021c0e821917F93aDB299eD6F8) | | ||
|
||
|
||
## Gargantua V2 | ||
|
||
| Network | `HandlerV1` | `IsmpHost` | | ||
|:-------------------|:--------------|:-----| | ||
|Ethereum Sepolia | [`0xa873b742084F81811693eD86C041583D37c05b43`](https://sepolia.etherscan.io/address/0xa873b742084F81811693eD86C041583D37c05b43) | [`0x9DF353352b469782AB1B0F2CbBFEC41bF1FDbDb3`](https://sepolia.etherscan.io/address/0x9DF353352b469782AB1B0F2CbBFEC41bF1FDbDb3) | | ||
|Arbitrum Sepolia | [`0xFb9CDe6EBA0bBfA0E7ed2603Ea659E3511A98B41`](https://sepolia.arbiscan.io/address/0xFb9CDe6EBA0bBfA0E7ed2603Ea659E3511A98B41) | [`0x424e6971EB1C693cf4296d4bdb42aa0F32a0dd9e`](https://sepolia.arbiscan.io/address/0x424e6971EB1C693cf4296d4bdb42aa0F32a0dd9e) | | ||
|Optimism Sepolia | [`0xa25151598Dc180fc03635858f37bDF8427f47845`](https://sepolia-optimism.etherscan.io/address/0xa25151598Dc180fc03635858f37bDF8427f47845) | [`0x1B58A47e61Ca7604b634CBB00b4e275cCd7c9E95`](https://sepolia-optimism.etherscan.io/address/0x1B58A47e61Ca7604b634CBB00b4e275cCd7c9E95) | | ||
|Base Sepolia | [`0x4B0c9cDA104D131aF12280Bb074d6B456F467C47`](https://sepolia.basescan.org/address/0x4B0c9cDA104D131aF12280Bb074d6B456F467C47) | [`0x4c876500A13cc3825D343b5Ac791d3A4913bF14f`](https://sepolia.basescan.org/address/0x4c876500A13cc3825D343b5Ac791d3A4913bF14f) | | ||
|Bsc Testnet | [`0x43a0BcC347894303f93905cE137CB3b804bE990d`](https://testnet.bscscan.com/address/0x43a0BcC347894303f93905cE137CB3b804bE990d) | [`0x022DDE07A21d8c553978b006D93CDe68ac83e677`](https://testnet.bscscan.com/address/0x022DDE07A21d8c553978b006D93CDe68ac83e677) | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.