add testnet Humans
This commit is contained in:
parent
421ffbd552
commit
41153d3d29
19
chains/testnet/humans.json
Normal file
19
chains/testnet/humans.json
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"chain_name": "humans",
|
||||||
|
"api":["https://api.humans.stake-take.com"],
|
||||||
|
"rpc":["https://rpc.humans.stake-take.com"],
|
||||||
|
"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"
|
||||||
|
}]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user