From a16f9e779b1545f013f8a7f7321530127f479212 Mon Sep 17 00:00:00 2001 From: tornadocontrib Date: Fri, 15 Nov 2024 07:15:39 +0000 Subject: [PATCH] 1.0.5 * fixed deposit statistics to match with classic ui * added view-only wallet support * added unsigned transaction support * support bulk deposits using multicall3 * better page view with nav urls --- index.html | 765 ++++++++++++++++++++++++++++++++++++++++++++++++--- package.json | 2 +- 2 files changed, 723 insertions(+), 44 deletions(-) diff --git a/index.html b/index.html index b2d0d57..4298f38 100644 --- a/index.html +++ b/index.html @@ -82,10 +82,11 @@