mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add godwoken testnet v1 chain (#1001)
This commit is contained in:
parent
749a141dab
commit
af79eb7387
26
_data/chains/eip155-868455272153094.json
Normal file
26
_data/chains/eip155-868455272153094.json
Normal file
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"name": "Godwoken Testnet (V1)",
|
||||
"chain": "GWT",
|
||||
"rpc": [
|
||||
"https://godwoken-testnet-web3-v1-rpc.ckbapp.dev"
|
||||
],
|
||||
"faucets": [
|
||||
"https://homura.github.io/light-godwoken"
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "CKB",
|
||||
"symbol": "CKB",
|
||||
"decimals": 8
|
||||
},
|
||||
"infoURL": "https://www.nervos.org",
|
||||
"shortName": "gw-testnet-v1",
|
||||
"chainId": 868455272153094,
|
||||
"networkId": 868455272153094,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "GWScan Block Explorer",
|
||||
"url": "https://v1.aggron.gwscan.com",
|
||||
"standard": "none"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user