From ebf967569d9de9c45745ba5f6a85d1559aa32623 Mon Sep 17 00:00:00 2001 From: Shook <44739165+ShookLyngs@users.noreply.github.com> Date: Tue, 6 Dec 2022 10:21:11 +0800 Subject: [PATCH] Update info of godwoken testnet v1 (#1979) Co-authored-by: ligi --- _data/chains/eip155-71401.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/_data/chains/eip155-71401.json b/_data/chains/eip155-71401.json index 413e7a0e..1566f38b 100644 --- a/_data/chains/eip155-71401.json +++ b/_data/chains/eip155-71401.json @@ -1,7 +1,10 @@ { - "name": "Godwoken Testnet (V1.1)", + "name": "Godwoken Testnet v1", "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"], "nativeCurrency": { "name": "pCKB",