update the logo link in config file
This commit is contained in:
parent
c135556ccf
commit
ccc99b740f
@ -6,14 +6,14 @@
|
|||||||
"coin_type": "60",
|
"coin_type": "60",
|
||||||
"min_tx_fee": "40000",
|
"min_tx_fee": "40000",
|
||||||
"addr_prefix": "uptick",
|
"addr_prefix": "uptick",
|
||||||
"logo": "https://miro.medium.com/fit/c/262/262/1*dNOLswid7dGe29CFhPp3Ow.png",
|
"logo": "https://file.uptick.network/file/image/dNOLswid7dGe29CFhPp3Ow.png",
|
||||||
"assets": [
|
"assets": [
|
||||||
{
|
{
|
||||||
"base": "auptick",
|
"base": "auptick",
|
||||||
"symbol": "UPTICK",
|
"symbol": "UPTICK",
|
||||||
"exponent": "18",
|
"exponent": "18",
|
||||||
"coingecko_id": "uptick-network",
|
"coingecko_id": "uptick-network",
|
||||||
"logo": "https://miro.medium.com/fit/c/262/262/1*dNOLswid7dGe29CFhPp3Ow.png"
|
"logo": "https://file.uptick.network/file/image/dNOLswid7dGe29CFhPp3Ow.png"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user