From 949efe2d0189e81e14ecc2ccfb2cbe185bb583b6 Mon Sep 17 00:00:00 2001 From: lufa23 Date: Thu, 6 Jul 2023 11:51:42 +0200 Subject: [PATCH 1/2] added logo --- chains/testnet/archway.json | 1 + 1 file changed, 1 insertion(+) diff --git a/chains/testnet/archway.json b/chains/testnet/archway.json index 61b25c4e..43b07ef8 100644 --- a/chains/testnet/archway.json +++ b/chains/testnet/archway.json @@ -11,6 +11,7 @@ "coin_type": "118", "min_tx_fee": "", "addr_prefix": "archway", + "logo": "https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.png", "assets": [ { "base": "aconst", From af9a26ccf6741d795077582e06928ad4f69d69da Mon Sep 17 00:00:00 2001 From: lufa23 Date: Thu, 6 Jul 2023 11:51:57 +0200 Subject: [PATCH 2/2] added logo and rpc port --- chains/mainnet/archway.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/chains/mainnet/archway.json b/chains/mainnet/archway.json index 99a2dc29..5fa1e9b2 100644 --- a/chains/mainnet/archway.json +++ b/chains/mainnet/archway.json @@ -6,15 +6,16 @@ "https://api.archway.nodestake.top" ], "rpc": [ - "https://rpc.mainnet.archway.io", - "https://rpc-1.archway.nodes.guru", - "https://rpc.archway.nodestake.top" + "https://rpc.mainnet.archway.io:443", + "https://rpc-1.archway.nodes.guru/", + "https://rpc.archway.nodestake.top/" ], "snapshot_provider": "https://snapshots.archway.tech/", "sdk_version": "v0.45.16", "coin_type": "118", "min_tx_fee": "", "addr_prefix": "archway", + "logo": "https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.png", "assets": [ { "base": "aarch",