-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3b6de14
commit b7657dc
Showing
3 changed files
with
37 additions
and
29 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
|
||
# Koi chain (Testnet) | ||
|
||
The Koi acts as the primary test network for Darwinia, officially maintained to ensure that new and innovative features are thoroughly tested before they are deployed to the main production network. | ||
|
||
## Connect Wallet Automatically | ||
|
||
<!-- TODO: Update the link here --> | ||
[Connect](https://chainlist.org/chain/43){ .md-button .md-button--primary } | ||
|
||
## Faucet | ||
|
||
!!! note | ||
50 tokens per day for each address. | ||
|
||
<!-- TODO: update the link later --> | ||
To obtain the test token, go to the [faucet-testnet](https://discord.com/channels/456092011347443723/1115885903605411850) channel on Discord and send `/faucet pangolin address` to get test tokens. | ||
|
||
## Network Information | ||
|
||
- Network Name: **Koi** | ||
- Token Info: | ||
- Symbol: **KRING** | ||
- Decimal: **`18`** | ||
- ChainId: **`701`** | ||
- Block Explorers: | ||
- [**Subscan**](https://pangolin.subscan.io) | ||
- HTTPS RPC Endpoints: | ||
- **`https://koi-rpc.darwinia.network`** | ||
- Websocket RPC Endpoints: | ||
- **`wss://koi-rpc.darwinia.network`** | ||
- EVM-Tracing Node Endpoints | ||
- **`ws://g3.testnets.darwinia.network:9940`** |
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 |
---|---|---|
@@ -1,30 +1,4 @@ | ||
# Pangolin Chain | ||
|
||
The Pangolin acts as the primary test network for Darwinia, officially maintained to ensure that new and innovative features are thoroughly tested before they are deployed to the main production network. | ||
|
||
## Connect Wallet Automatically | ||
|
||
[Connect](https://chainlist.org/chain/43){ .md-button .md-button--primary } | ||
|
||
## Faucet | ||
|
||
!!! note | ||
50 tokens per day for each address. | ||
|
||
To obtain the test token, go to the [faucet-testnet](https://discord.com/channels/456092011347443723/1115885903605411850) channel on Discord and send `/faucet pangolin address` to get test tokens. | ||
|
||
## Network Information | ||
|
||
- Network Name: **Pangolin2** | ||
- Token Info: | ||
- Symbol: **PRING** | ||
- Decimal: **`18`** | ||
- ChainId: **`43`** | ||
- Block Explorers: | ||
- [**Subscan**](https://pangolin.subscan.io) | ||
- HTTPS RPC Endpoints: | ||
- **`https://pangolin-rpc.darwinia.network`** | ||
- Websocket RPC Endpoints: | ||
- **`wss://pangolin-rpc.darwinia.network`** | ||
- EVM-Tracing Node Endpoints | ||
- **`ws://g3.testnets.darwinia.network:9940`** | ||
!!! warning | ||
The Pangolin network, which was previously the official test network for the Darwinia Network, has been replaced by the [Koi chain](../networks/koi.md). Therefore, please refer to the network information and business guidance of the Koi chain for further information. |
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