From 3763bb3d8bcaedd4267496606d7d737eb3aef0a0 Mon Sep 17 00:00:00 2001 From: raviycoder <135521192+raviycoder@users.noreply.github.com> Date: Thu, 11 Jul 2024 14:45:25 +0530 Subject: [PATCH] resolve some error in bsc project --- index.html | 2635 ++++++++++------- index.min.html | 6 +- scripts/{ethOperator.js => bscOperator.js} | 28 +- ...{ethOperator.min.js => bscOperator.min.js} | 16 +- 4 files changed, 1659 insertions(+), 1026 deletions(-) rename scripts/{ethOperator.js => bscOperator.js} (91%) rename scripts/{ethOperator.min.js => bscOperator.min.js} (94%) diff --git a/index.html b/index.html index a58e575..9fcf521 100644 --- a/index.html +++ b/index.html @@ -1,250 +1,342 @@ - -
- - + + +${description}
++ Your searched addresses will appear here for easier access + in future. +
+Binance
+ ${BinanceBalance} BSC +USDC
+ ${usdcBalance} USDC +USDT
+ ${usdtBalance} USDT +Sender address
+${address}
++ Balance: + ${ethBalance} BSC + ${selectedAsset !== "Binance" + ? html`| + ${tokenBalance} ${selectedAsset.toUpperCase()}` + : ""} +
+Waiting for transaction to be confirmed
+Transaction has been confirmed on the blockchain.
+${description}
+