forked from cerc-io/cosmos-explorer
Merge pull request #411 from uptSmart/master
add the uptick chain mainnet config
This commit is contained in:
commit
4cb5aa6df6
19
chains/mainnet/uptick.json
Normal file
19
chains/mainnet/uptick.json
Normal 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://file.uptick.network/file/image/dNOLswid7dGe29CFhPp3Ow.png",
|
||||||
|
"assets": [
|
||||||
|
{
|
||||||
|
"base": "auptick",
|
||||||
|
"symbol": "UPTICK",
|
||||||
|
"exponent": "18",
|
||||||
|
"coingecko_id": "uptick-network",
|
||||||
|
"logo": "https://file.uptick.network/file/image/dNOLswid7dGe29CFhPp3Ow.png"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user