cosmos-explorer/src/chains/mainnet/fetchai.json
Jay | Inter Blockchain Services 3b96830a7e
Update fetchai.json
2022-09-11 11:51:21 +02:00

19 lines
525 B
JSON

{
"chain_name": "fetchhub",
"api": ["https://rest-fetchhub.fetch.ai"],
"rpc": ["https://rpc-fetchhub.fetch.ai:443", "https://rpc-fetchhub.fetch.ai:443"],
"snapshot_provider": "",
"sdk_version": "0.45.1",
"coin_type": "118",
"min_tx_fee": "3000000000000000",
"addr_prefix": "fetch",
"logo": "/logos/fetchhub.png",
"assets": [{
"base": "afet",
"symbol": "fet",
"exponent": "18",
"coingecko_id": "fetch-ai",
"logo": "/logos/fetchhub.png"
}]
}