20 lines
641 B
JSON
20 lines
641 B
JSON
{
|
|
"chain_name": "humans",
|
|
"api":["https://api.humans-mainnet.stake-take.com","https://api.humans.nodestake.top"],
|
|
"rpc":["https://rpc.humans-mainnet.stake-take.com","https://rpc.humans.nodestake.top"],
|
|
"snapshot_provider": "",
|
|
"sdk_version": "0.46.3",
|
|
"coin_type": 60,
|
|
"min_tx_fee": "5000",
|
|
"addr_prefix": "human",
|
|
"logo": "/logos/humans.jpg",
|
|
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"],
|
|
"assets": [{
|
|
"base": "aheart",
|
|
"symbol": "HEART",
|
|
"exponent": 18,
|
|
"coingecko_id": "humans-ai",
|
|
"logo": "/logos/humans.jpg"
|
|
}]
|
|
}
|