From c135556ccf3d5d242681097dd67f3c4c3f58a29f Mon Sep 17 00:00:00 2001 From: uptSmart Date: Tue, 30 May 2023 09:23:55 +0000 Subject: [PATCH 1/4] add the uptick chain mainnet config --- chains/mainnet/uptick.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 chains/mainnet/uptick.json diff --git a/chains/mainnet/uptick.json b/chains/mainnet/uptick.json new file mode 100644 index 00000000..a6cfecd6 --- /dev/null +++ b/chains/mainnet/uptick.json @@ -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" + } + ] +} \ No newline at end of file From 1464b83256e0c605d986dc32e117bda6572b9871 Mon Sep 17 00:00:00 2001 From: "Alisa | Side.one" Date: Wed, 31 May 2023 10:43:55 +0800 Subject: [PATCH 2/4] fix: footer hidden --- src/layouts/components/NavFooter.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/components/NavFooter.vue b/src/layouts/components/NavFooter.vue index b9f4a4b3..d6ae56fe 100644 --- a/src/layouts/components/NavFooter.vue +++ b/src/layouts/components/NavFooter.vue @@ -18,7 +18,7 @@ >