forked from cerc-io/cosmos-explorer
25 lines
796 B
JSON
25 lines
796 B
JSON
{
|
|
"chain_name": "archway",
|
|
"api": [
|
|
"https://api.constantine.archway.tech",
|
|
"https://constantine.api.trivium.network:1317"
|
|
],
|
|
"rpc": [
|
|
"https://rpc.constantine.archway.tech",
|
|
"https://constantine.api.trivium.network:26657"
|
|
],
|
|
"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": "aconst",
|
|
"symbol": "CONST",
|
|
"exponent": "18",
|
|
"logo": "https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.png"
|
|
}
|
|
]
|
|
} |