Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
157fbdf88e
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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
@ -18,7 +18,7 @@
|
|||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
class="grid-flow-col gap-4 md:!place-self-center md:!justify-self-end hidden md:!grid"
|
class="grid-flow-col gap-4 sm:!place-self-center hidden sm:!grid"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="link link-primary no-underline"
|
class="link link-primary no-underline"
|
||||||
|
Loading…
Reference in New Issue
Block a user