Deploying to gh-pages from @ ethereum-lists/chains@ebf967569d 🚀

This commit is contained in:
ligi 2022-12-06 02:24:47 +00:00
parent 5d529f2f73
commit d007f3571f
5 changed files with 11 additions and 8 deletions

File diff suppressed because one or more lines are too long

View File

@ -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

View File

@ -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"
}, { }, {

View File

@ -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",