From ed84bef0bb268e8178a8eb6aa35e23ab25ec641c Mon Sep 17 00:00:00 2001 From: Gavin-darwin-ai Date: Fri, 26 Jul 2024 20:04:04 +0800 Subject: [PATCH] Update the darwin devnet icon (#5557) * update icon * update the URL of rpc --------- Co-authored-by: ligi --- _data/chains/eip155-610.json | 4 ++-- _data/icons/darwin.json | 2 +- ...uhb4tkbhvbrmeeqrsqtjbhrjfpqx4yysejephiczresf5ci} | Bin 3 files changed, 3 insertions(+), 3 deletions(-) rename _data/iconsDownload/{bafybeid4rtdlpd2woogag6vv5yvvwapfa77th3t7a76dneogkcgp757t7e => bafkreiec5zeuhb4tkbhvbrmeeqrsqtjbhrjfpqx4yysejephiczresf5ci} (100%) diff --git a/_data/chains/eip155-610.json b/_data/chains/eip155-610.json index 35026652567c..731ea6bcf304 100644 --- a/_data/chains/eip155-610.json +++ b/_data/chains/eip155-610.json @@ -1,8 +1,8 @@ { "name": "Darwin Devnet", "chain": "Darwin", - "rpc": ["https://devnet.darwinchain.ai"], - "faucets": ["https://devnet.darwinchain.ai/faucet"], + "rpc": ["https://devnet-rpc.darwinchain.ai"], + "faucets": ["https://devnet-rpc.darwinchain.ai/faucet"], "nativeCurrency": { "name": "Darwin Devnet token", "symbol": "DNA", diff --git a/_data/icons/darwin.json b/_data/icons/darwin.json index 61ce1d13e187..5458ee6c7a45 100644 --- a/_data/icons/darwin.json +++ b/_data/icons/darwin.json @@ -1,6 +1,6 @@ [ { - "url": "ipfs://bafybeid4rtdlpd2woogag6vv5yvvwapfa77th3t7a76dneogkcgp757t7e", + "url": "ipfs://bafkreiec5zeuhb4tkbhvbrmeeqrsqtjbhrjfpqx4yysejephiczresf5ci", "width": 2000, "height": 2000, "format": "png" diff --git a/_data/iconsDownload/bafybeid4rtdlpd2woogag6vv5yvvwapfa77th3t7a76dneogkcgp757t7e b/_data/iconsDownload/bafkreiec5zeuhb4tkbhvbrmeeqrsqtjbhrjfpqx4yysejephiczresf5ci similarity index 100% rename from _data/iconsDownload/bafybeid4rtdlpd2woogag6vv5yvvwapfa77th3t7a76dneogkcgp757t7e rename to _data/iconsDownload/bafkreiec5zeuhb4tkbhvbrmeeqrsqtjbhrjfpqx4yysejephiczresf5ci