forked from LaconicNetwork/cosmos-explorer
use simple repo
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"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.6",
|
||||
"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"
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user