mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@ebf967569d 🚀
This commit is contained in:
parent
5d529f2f73
commit
d007f3571f
File diff suppressed because one or more lines are too long
|
@ -1,7 +1,10 @@
|
||||||
{
|
{
|
||||||
"name": "Godwoken Testnet (V1.1)",
|
"name": "Godwoken Testnet v1",
|
||||||
"chain": "GWT",
|
"chain": "GWT",
|
||||||
"rpc": ["https://godwoken-testnet-v1.ckbapp.dev"],
|
"rpc": [
|
||||||
|
"https://godwoken-testnet-v1.ckbapp.dev",
|
||||||
|
"https://v1.testnet.godwoken.io/rpc"
|
||||||
|
],
|
||||||
"faucets": ["https://testnet.bridge.godwoken.io"],
|
"faucets": ["https://testnet.bridge.godwoken.io"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "pCKB",
|
"name": "pCKB",
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -6265,7 +6265,7 @@
|
||||||
"faucets": ["https://faucet.nervos.org/"],
|
"faucets": ["https://faucet.nervos.org/"],
|
||||||
"infoURL": "https://github.com/nervosnetwork/godwoken"
|
"infoURL": "https://github.com/nervosnetwork/godwoken"
|
||||||
}, {
|
}, {
|
||||||
"name": "Godwoken Testnet (V1.1)",
|
"name": "Godwoken Testnet v1",
|
||||||
"chainId": 71401,
|
"chainId": 71401,
|
||||||
"shortName": "gw-testnet-v1",
|
"shortName": "gw-testnet-v1",
|
||||||
"networkId": 71401,
|
"networkId": 71401,
|
||||||
|
@ -6274,7 +6274,7 @@
|
||||||
"symbol": "pCKB",
|
"symbol": "pCKB",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://godwoken-testnet-v1.ckbapp.dev"],
|
"rpc": ["https://godwoken-testnet-v1.ckbapp.dev", "https://v1.testnet.godwoken.io/rpc"],
|
||||||
"faucets": ["https://testnet.bridge.godwoken.io"],
|
"faucets": ["https://testnet.bridge.godwoken.io"],
|
||||||
"infoURL": "https://www.nervos.org"
|
"infoURL": "https://www.nervos.org"
|
||||||
}, {
|
}, {
|
||||||
|
|
|
@ -9093,9 +9093,9 @@
|
||||||
"chainId": 71393,
|
"chainId": 71393,
|
||||||
"networkId": 1
|
"networkId": 1
|
||||||
}, {
|
}, {
|
||||||
"name": "Godwoken Testnet (V1.1)",
|
"name": "Godwoken Testnet v1",
|
||||||
"chain": "GWT",
|
"chain": "GWT",
|
||||||
"rpc": ["https://godwoken-testnet-v1.ckbapp.dev"],
|
"rpc": ["https://godwoken-testnet-v1.ckbapp.dev", "https://v1.testnet.godwoken.io/rpc"],
|
||||||
"faucets": ["https://testnet.bridge.godwoken.io"],
|
"faucets": ["https://testnet.bridge.godwoken.io"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "pCKB",
|
"name": "pCKB",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user