use simple repo

This commit is contained in:
liangping
2023-04-03 17:08:02 +08:00
parent 52de377644
commit 671050f5f2
1157 changed files with 33878 additions and 159167 deletions
+18
View File
@@ -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"
}]
}