LogoLogo
Join Built By DAO
  • Built By DAO
  • Tech Dev
  • Dashboard
    • Core Dashboard Views
      • Dashboard (Overview)
      • Tokens Page
      • Buy BLTBY Token
    • Component List for Built by DAO Dashboard
    • NFTs Page
Powered by GitBook
LogoLogo

© Built By DAO Holdings LLC

On this page
  • 🧭 Purpose
  • 👥 User Types
  • 🧩 Components
  • 📐 Layout Structure
  • 🧩 Interaction Notes
  • 🚧 Future Enhancements
  1. Dashboard
  2. Core Dashboard Views

Tokens Page

🧭 Purpose

The Tokens page provides all connected users with a detailed view of their token holdings within the Built By DAO ecosystem. It allows them to understand their balances, staking rewards, vesting schedules, and take relevant actions on the BLTBY and EQTBLT tokens.


👥 User Types

  • All connected users

  • Visibility and action access may vary slightly depending on token holdings and contract logic


🧩 Components

Token-Specific (for both BLTBY and EQTBLT)

  • BLTBYBalanceCard / EQTBLTBalanceCard: Display current token balances.

  • CirculatingSupplyStats: Shows supply, market cap, and liquidity info.

  • TokenClaimButton: Allows users to claim airdropped or earned tokens.

Staking & Rewards (BLTBY only)

  • StakingForm: Stake BLTBY tokens into the staking contract.

  • RewardsBalanceCard: Displays rewards accumulated through staking.

  • ClaimRewardsButton: Trigger rewards claim.

  • UnstakeForm: Unstake tokens from the staking pool.

Activity & Logs

  • TokenTransactionTable: Shows token-related transactions such as sends, claims, stakes, or mints.


📐 Layout Structure

View Tabs:

  • [ BLTBY ]

  • [ EQTBLT ]

BLTBY Tab Content:

[ Row 1 ] BLTBYBalanceCard | CirculatingSupplyStats
[ Row 2 ] StakingForm | RewardsBalanceCard
[ Row 3 ] ClaimRewardsButton | UnstakeForm
[ Full Width ] TokenTransactionTable (BLTBY transactions)

EQTBLT Tab Content:

[ Row 1 ] EQTBLTBalanceCard | CirculatingSupplyStats
[ Row 2 ] TokenClaimButton
[ Full Width ] TokenTransactionTable (EQTBLT events)

🧩 Interaction Notes

  • Each component must be reactive to wallet connection state.

  • Use optimistic UI for stake/claim buttons.

  • Vesting and staking logic should be pulled from contract hooks.


🚧 Future Enhancements

  • Add charts for historical price and staking ROI.

  • Governance voting power integration.

  • Real-time transaction stream.

  • Integration with Treasury analytics.

PreviousDashboard (Overview)NextBuy BLTBY Token

Last updated 1 month ago