Merge pull request #472 from lufa23/add_archway

Add archway
This commit is contained in:
ping 2023-07-19 18:57:55 +08:00 committed by GitHub
commit ce0a27b477
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 3 deletions

View File

@ -6,15 +6,16 @@
"https://api.archway.nodestake.top" "https://api.archway.nodestake.top"
], ],
"rpc": [ "rpc": [
"https://rpc.mainnet.archway.io", "https://rpc.mainnet.archway.io:443",
"https://rpc-1.archway.nodes.guru", "https://rpc-1.archway.nodes.guru/",
"https://rpc.archway.nodestake.top" "https://rpc.archway.nodestake.top/"
], ],
"snapshot_provider": "https://snapshots.archway.tech/", "snapshot_provider": "https://snapshots.archway.tech/",
"sdk_version": "v0.45.16", "sdk_version": "v0.45.16",
"coin_type": "118", "coin_type": "118",
"min_tx_fee": "", "min_tx_fee": "",
"addr_prefix": "archway", "addr_prefix": "archway",
"logo": "https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.png",
"assets": [ "assets": [
{ {
"base": "aarch", "base": "aarch",

View File

@ -11,6 +11,7 @@
"coin_type": "118", "coin_type": "118",
"min_tx_fee": "", "min_tx_fee": "",
"addr_prefix": "archway", "addr_prefix": "archway",
"logo": "https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.png",
"assets": [ "assets": [
{ {
"base": "aconst", "base": "aconst",