Add StaFiHub
This commit is contained in:
parent
2f513de7f0
commit
4071c6468b
BIN
public/logos/stafihub.png
Normal file
BIN
public/logos/stafihub.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.1 KiB |
25
src/chains/mainnet/stafihub.json
Normal file
25
src/chains/mainnet/stafihub.json
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"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"
|
||||
}]
|
||||
}
|
Loading…
Reference in New Issue
Block a user