From 6a4c46ee74e78c6546a975828d4c3d7420f264a1 Mon Sep 17 00:00:00 2001 From: sairajzero Date: Fri, 10 Jun 2022 03:42:36 +0530 Subject: [PATCH] view address-details - check balance moved to address-details form --- index.html | 97 +++++++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 88 insertions(+), 9 deletions(-) diff --git a/index.html b/index.html index 98c2249..abab194 100644 --- a/index.html +++ b/index.html @@ -2,6 +2,18 @@ test + @@ -23,14 +35,6 @@ Address: -
-
- check-balance - - -
Balance:
-
-
send-tx @@ -41,6 +45,27 @@
+
+
+ address-details + + + +
Balance:
+ + + + + + + + + + + +
addressamounttimetxid
+
+
\ No newline at end of file