Skip to content

Commit

Permalink
Merge pull request #472 from lufa23/add_archway
Browse files Browse the repository at this point in the history
Add archway
  • Loading branch information
liangping authored Jul 19, 2023
2 parents 17f2c24 + af9a26c commit ce0a27b
Show file tree
Hide file tree
Showing 2 changed files with 5 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
1 change: 1 addition & 0 deletions chains/testnet/archway.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit ce0a27b

Please sign in to comment.