Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update new addresses Sepolia testnet #167

Merged
merged 1 commit into from
Sep 6, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/08-resources/01-environments/03-testnet/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@ The [faucet UI](./01-obtain-testnet-tokens.md "mention") provides users with a v
| Control Segregator | | [0x2Bdfa87E8caaaB11b8b510C83899Cb18F1D2d4Fd](https://sepolia.etherscan.io/address/0x2Bdfa87E8caaaB11b8b510C83899Cb18F1D2d4Fd) |
| Spectre Proxy | | [0xC4c2722e8E35fe95C49036eb0d2Ed15e48341061](https://sepolia.etherscan.io/address/0xC4c2722e8E35fe95C49036eb0d2Ed15e48341061) |
| Spectre | | [0xEf7d892E8F5177ED9C8eF140E63948685B15E380](https://sepolia.etherscan.io/address/0xEf7d892E8F5177ED9C8eF140E63948685B15E380) |
| ERC-20* Handler (with contract call) | [0xFFFFAa3fE6df9a5Fcb31855004B734b5749e7D2F](https://sepolia.etherscan.io/address/0xFFFFAa3fE6df9a5Fcb31855004B734b5749e7D2F#code) | |
| ERC-20* Handler (with contract call) | [0x0d4fB069753bdf1C5aB48302e9744BF222A9F4e8](https://sepolia.etherscan.io/address/0x0d4fB069753bdf1C5aB48302e9744BF222A9F4e8#code) | |
| Dynamic ERC-20* Native Fee Handler | [0x0e5F28d6874938CF1504Fe65Fa491E1BA7891B6A](https://sepolia.etherscan.io/address/0x0e5F28d6874938CF1504Fe65Fa491E1BA7891B6A) | |
| DefaultMessageReceiver | [0x1fb4751c921bC764EfBca19b1312806B5BD8DdA1](https://sepolia.etherscan.io/address/0x1fb4751c921bC764EfBca19b1312806B5BD8DdA1) | |
| DefaultMessageReceiver | [0xe9cbf1De10498b8E5F5e3FD4dd5269a289c65718](https://sepolia.etherscan.io/address/0xe9cbf1De10498b8E5F5e3FD4dd5269a289c65718) | |
| SprinterNameService (ERC-20* testing contract) | [0xf70fb86F700E8Bb7cDf1c20197633518235c3425](https://sepolia.etherscan.io/address/0xf70fb86F700E8Bb7cDf1c20197633518235c3425#code) | |

#### Cronos Testnet
Expand Down
Loading