added archway testnet

This commit is contained in:
lufa23 2023-07-05 19:23:46 +02:00
parent e7ddbc2bfd
commit 473d7d1954

View File

@ -0,0 +1,22 @@
{
"chain_name": "archway",
"api": [
"https://api.constantine.archway.tech"
],
"rpc": [
"https://rpc.constantine.archway.tech"
],
"snapshot_provider": "https://snapshots.archway.tech/",
"sdk_version": "v0.45.16",
"coin_type": "118",
"min_tx_fee": "",
"addr_prefix": "archway",
"assets": [
{
"base": "aconst",
"symbol": "CONST",
"exponent": "18",
"logo": "https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.png"
}
]
}