add the uptick chain mainnet config

This commit is contained in:
uptSmart 2023-05-30 09:23:55 +00:00
parent 7fe8a96050
commit c135556ccf

View File

@ -0,0 +1,19 @@
{
"chain_id":"uptick_117-1",
"chain_name": "uptick-network-mainnet",
"api": "https://rest.uptick.network",
"sdk_version": "v0.46.0",
"coin_type": "60",
"min_tx_fee": "40000",
"addr_prefix": "uptick",
"logo": "https://miro.medium.com/fit/c/262/262/1*dNOLswid7dGe29CFhPp3Ow.png",
"assets": [
{
"base": "auptick",
"symbol": "UPTICK",
"exponent": "18",
"coingecko_id": "uptick-network",
"logo": "https://miro.medium.com/fit/c/262/262/1*dNOLswid7dGe29CFhPp3Ow.png"
}
]
}