Skip to content

Commit

Permalink
Add Darwinia Koi testnet (ethereum-lists#5223)
Browse files Browse the repository at this point in the history
* Add Koi testnet

* Format

---------

Co-authored-by: ligi <[email protected]>
  • Loading branch information
aurexav and ligi authored Jun 14, 2024
1 parent 8577e0c commit 62b64d2
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions _data/chains/eip155-701.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Darwinia Koi Testnet",
"chain": "Darwinia Koi",
"rpc": ["https://koi-rpc.darwinia.network"],
"faucets": [],
"nativeCurrency": {
"name": "Koi Network Native Token",
"symbol": "KRING",
"decimals": 18
},
"infoURL": "https://darwinia.network/",
"shortName": "darwinia-koi",
"chainId": 701,
"networkId": 701,
"slip44": 1,
"explorers": [
{
"name": "blockscout",
"url": "https://koi-scan.darwinia.network",
"standard": "EIP3091"
}
]
}

0 comments on commit 62b64d2

Please sign in to comment.