From 42599d5f0159d2f5b247f9cb12551e2d0668552a Mon Sep 17 00:00:00 2001 From: DeV1doR Date: Mon, 9 May 2022 18:13:50 +0200 Subject: [PATCH] Add godwoken v1.1 reservation --- _data/chains/eip155-71401.json | 26 ++++++++++++++++++++++++ _data/chains/eip155-71402.json | 26 ++++++++++++++++++++++++ _data/chains/eip155-868455272153094.json | 2 +- 3 files changed, 53 insertions(+), 1 deletion(-) create mode 100644 _data/chains/eip155-71401.json create mode 100644 _data/chains/eip155-71402.json diff --git a/_data/chains/eip155-71401.json b/_data/chains/eip155-71401.json new file mode 100644 index 00000000..2f072661 --- /dev/null +++ b/_data/chains/eip155-71401.json @@ -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" + } + ] +} \ No newline at end of file diff --git a/_data/chains/eip155-71402.json b/_data/chains/eip155-71402.json new file mode 100644 index 00000000..28cb862d --- /dev/null +++ b/_data/chains/eip155-71402.json @@ -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" + } + ] +} \ No newline at end of file diff --git a/_data/chains/eip155-868455272153094.json b/_data/chains/eip155-868455272153094.json index abf593e3..1ce2cf5d 100644 --- a/_data/chains/eip155-868455272153094.json +++ b/_data/chains/eip155-868455272153094.json @@ -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": [