From 67df22a99ef90da004bfdd4ba8f684605d904ba4 Mon Sep 17 00:00:00 2001 From: "DESKTOP-GBA0BK8\\Admin" Date: Mon, 13 Mar 2023 19:51:22 -0400 Subject: [PATCH] Added wallet on header --- src/components/Partials/Header.jsx | 137 ++++++++++++++++++++++++++++- 1 file changed, 136 insertions(+), 1 deletion(-) diff --git a/src/components/Partials/Header.jsx b/src/components/Partials/Header.jsx index 5a053fc..23f2ae7 100644 --- a/src/components/Partials/Header.jsx +++ b/src/components/Partials/Header.jsx @@ -192,7 +192,142 @@ export default function Header({ logoutModalHandler, sidebarHandler }) { {/* balance */} - +
+
handlerBalance()} + className="flex items-center lg:justify-between justify-center w-full h-full" + > + + + +

+ $ 234,435.34 +

+ + + +
+
+
+

+ Your Balance +

+
+
+
    +
  • +
    +
    +
    + +
    +
    +

    + MetaMask +

    +
    +
    +
    +

    + 75,320 ETH +

    +

    + (773.69 USD) +

    +
    +
    +
  • +
  • +
    +
    +
    + +
    +
    +

    + Coinbase Wallet +

    +
    +
    +
    +

    + 56,124 ETH +

    +

    + (773.69 USD) +

    +
    +
    +
  • +
  • +
    +
    +
    + +
    +
    +

    + Bitski +

    +
    +
    +
    +

    + 99,123 ETH +

    +

    + (773.69 USD) +

    +
    +
    +
  • +
  • +
    +
    +
    + +
    +
    +

    + WalletConnect +

    +
    +
    +
    +

    + 43,728 ETH +

    +

    + (773.69 USD) +

    +
    +
    +
  • +
+
+ +
+
+
+
+
+
+

+ $ 234,435.34 +

+
+
+
{/* notification */}