mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add godwoken v1.1 reservation
This commit is contained in:
parent
0d32f008bc
commit
42599d5f01
26
_data/chains/eip155-71401.json
Normal file
26
_data/chains/eip155-71401.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
26
_data/chains/eip155-71402.json
Normal file
26
_data/chains/eip155-71402.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -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": [
|
||||
|
|
Loading…
Reference in New Issue
Block a user