Skip to content

Commit

Permalink
added logo and rpc port
Browse files Browse the repository at this point in the history
  • Loading branch information
lufa23 committed Jul 6, 2023
1 parent 949efe2 commit af9a26c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions chains/mainnet/archway.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit af9a26c

Please sign in to comment.