Add godwoken v1.1 reservation

This commit is contained in:
DeV1doR 2022-05-09 18:13:50 +02:00
parent 0d32f008bc
commit 42599d5f01
3 changed files with 53 additions and 1 deletions

View File

@ -0,0 +1,26 @@
{
"name": "Godwoken Testnet (V1.1)",
"chain": "GWT",
"rpc": [
"https://godwoken-testnet-v1.ckbapp.dev"
],
"faucets": [
"https://testnet.bridge.godwoken.io"
],
"nativeCurrency": {
"name": "CKB",
"symbol": "CKB",
"decimals": 18
},
"infoURL": "https://www.nervos.org",
"shortName": "gw-testnet-v1",
"chainId": 71401,
"networkId": 71401,
"explorers": [
{
"name": "GWScan Block Explorer",
"url": "https://v1.aggron.gwscan.com",
"standard": "none"
}
]
}

View File

@ -0,0 +1,26 @@
{
"name": "Godwoken Mainnet",
"chain": "GWT",
"rpc": [
"https://godwoken-testnet-v1.ckbapp.dev"
],
"faucets": [
"https://testnet.bridge.godwoken.io"
],
"nativeCurrency": {
"name": "CKB",
"symbol": "CKB",
"decimals": 18
},
"infoURL": "https://www.nervos.org",
"shortName": "gw-mainnet-v1",
"chainId": 71402,
"networkId": 71402,
"explorers": [
{
"name": "GWScan Block Explorer",
"url": "https://v1.aggron.gwscan.com",
"standard": "none"
}
]
}

View File

@ -13,7 +13,7 @@
"decimals": 8
},
"infoURL": "https://www.nervos.org",
"shortName": "gw-testnet-v1",
"shortName": "gw-testnet-v1-deprecated",
"chainId": 868455272153094,
"networkId": 868455272153094,
"explorers": [