This repository has been archived by the owner on Oct 31, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a network page as the first element in a "reference" section. (#16)
- Loading branch information
Showing
2 changed files
with
44 additions
and
0 deletions.
There are no files selected for viewing
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,23 @@ | ||
--- | ||
title: Topos Network Reference | ||
description: Important Network Addresses for Topos | ||
--- | ||
|
||
# Important Network Addresses for the Topos Testnet | ||
|
||
## Faucet | ||
|
||
The Topos Faucet for the Testnet can be found at [https://faucet.testnet-1.topos.technology/](https://faucet.testnet-1.topos.technology/). | ||
|
||
## Blockscout | ||
|
||
The Topos Blockscout can be found at [https://topos.blockscout.testnet-1.topos.technology/](https://topos.blockscout.testnet-1.topos.technology/). | ||
|
||
## Explorer | ||
|
||
The Topos network explorer can be found at [https://explorer.testnet-1.topos.technology/](https://explorer.testnet-1.topos.technology/). | ||
|
||
## Important Contract Addresses | ||
|
||
* ToposCoreProxy: 0x5a9957D674622F4562A0673D14105e36509F381d | ||
* SubnetRegistrator: 0xA14bF3186C276B0991f21135507aD6A26161F856 |