cosmos-explorer/chains/mainnet/uptick.json
2024-01-23 12:24:36 +07:00

26 lines
662 B
JSON

{
"chain_id": "uptick_117-1",
"chain_name": "uptick",
"api": [
"https://rest.uptick.network",
"https://api.uptick.nodestake.top"
],
"rpc": [
"https://rpc.uptick.nodestake.top"
],
"sdk_version": "v0.46.0",
"coin_type": "60",
"min_tx_fee": "40000",
"addr_prefix": "uptick",
"logo": "https://raw.githubusercontent.com/cosmos/chain-registry/master/uptick/images/uptick.png",
"assets": [
{
"base": "auptick",
"symbol": "UPTICK",
"exponent": "18",
"coingecko_id": "uptick-network",
"logo": "https://file.uptick.network/file/image/dNOLswid7dGe29CFhPp3Ow.png"
}
],
"cosmwasm_enabled": false
}