Merge pull request #184 from Tore19/master

Add StaFiHub
This commit is contained in:
ping 2022-08-18 13:14:35 +08:00 committed by GitHub
commit 1f7706bfa0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 37 additions and 0 deletions

BIN
public/logos/stafihub.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

View File

@ -0,0 +1,37 @@
{
"chain_name": "stafihub",
"coingecko": "stafi",
"api": ["https://public-rest-rpc1.stafihub.io"],
"rpc": ["https://public-rpc1.stafihub.io:443"],
"snapshot_provider": "",
"sdk_version": "0.45.7",
"coin_type": "118",
"min_tx_fee": "20000",
"addr_prefix": "stafi",
"logo": "/logos/stafihub.png",
"assets": [{
"base": "ufis",
"symbol": "FIS",
"exponent": "6",
"coingecko_id": "stafi",
"logo": "/logos/stafihub.png"
},{
"base": "uratom",
"symbol": "rATOM",
"exponent": "6",
"coingecko_id": "stafi-ratom",
"logo": "/logos/stafihub.png"
},{
"base": "uriris",
"symbol": "rIRIS",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/stafihub.png"
},{
"base": "urhuahua",
"symbol": "rHUAHUA",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/stafihub.png"
}]
}