chains/_data/chains/eip155-71401.json
Shook ebf967569d
Update info of godwoken testnet v1 (#1979)
Co-authored-by: ligi <ligi@ligi.de>
2022-12-06 03:21:11 +01:00

31 lines
691 B
JSON

{
"name": "Godwoken Testnet v1",
"chain": "GWT",
"rpc": [
"https://godwoken-testnet-v1.ckbapp.dev",
"https://v1.testnet.godwoken.io/rpc"
],
"faucets": ["https://testnet.bridge.godwoken.io"],
"nativeCurrency": {
"name": "pCKB",
"symbol": "pCKB",
"decimals": 18
},
"infoURL": "https://www.nervos.org",
"shortName": "gw-testnet-v1",
"chainId": 71401,
"networkId": 71401,
"explorers": [
{
"name": "GWScout Explorer",
"url": "https://gw-testnet-explorer.nervosdao.community",
"standard": "none"
},
{
"name": "GWScan Block Explorer",
"url": "https://v1.testnet.gwscan.com",
"standard": "none"
}
]
}