Lendefi DAO
  • Home
  • ❱ audit
    • Ecosystem
    • GovernanceToken
    • InvestmentManager
    • InvestorVesting
    • LendefiGovernor
    • PartnerVesting
    • TeamManager
    • TeamVesting
    • Treasury
    • Deploy
  • ❱ ecosystem
    • Ecosystem
    • GovernanceToken
    • InvestmentManager
    • InvestorVesting
    • LendefiGovernor
    • PartnerVesting
    • TeamManager
    • TeamVesting
    • Treasury
  • ❱ interfaces
    • IECOSYSTEM
    • IINVMANAGER
    • ILENDEFI
    • IPARTNERVESTING
    • ITEAMMANAGER
    • ITEAMVESTING
    • ITREASURY
    • IVESTING
  • ❱ deploys
  • ❱ tokenomics
Powered by GitBook
On this page
  • Token Allocation & Distribution
  • Treasury Vesting Mechanism
  • Ecosystem Contract Features
  • Governance Token Features
  • Total Supply & Mechanics

❱ tokenomics

After analyzing the contract implementations in detail, I can provide a more comprehensive tokenomics breakdown:

Token Allocation & Distribution

Category
Allocation
Amount
Details

Treasury

54.8%

27,400,000 $LEND

Linear vesting with initial release

├─ DEX/CEX Listings

20%

10,000,000 $LEND

Managed by Treasury contract

├─ Team

18%

9,000,000 $LEND

Managed by Treasury contract

├─ Reserve/Operations

10%

5,000,000 $LEND

Managed by Treasury contract

├─ Investors

8%

4,000,000 $LEND

Managed by Treasury contract

Ecosystem

44%

22,000,000 $LEND

Multi-purpose allocation

├─ Rewards

26%

13,000,000 $LEND

Platform incentives & staking

├─ Airdrop

10%

5,000,000 $LEND

Community distribution

├─ Partnerships

8%

4,000,000 $LEND

Strategic collaborations

Deployer

1.2%

600,000 $LEND

For Governor quorum bootstrapping

Treasury Vesting Mechanism

The Treasury contract implements a sophisticated vesting mechanism:

  • Duration: 2.5-year linear vesting with initial release

  • Initial Release: Approximately 4.6M tokens available at launch via startOffset parameter

  • Release Method: Controlled by timelock governance via MANAGER_ROLE

  • Schedule Update: Can be modified by governance if needed

  • Emergency Functions: Includes safeguards for token recovery

Ecosystem Contract Features

  • Reward Distribution: Managed through role-based access control

  • Partner Vesting: Custom vesting schedules from 30 days to 10 years

  • Airdrop Capability: Batch distributions to up to 4000 recipients

  • Burn Mechanism: Controlled burning with maximum amount limitations

  • Upgrade Security: 3-day timelock for implementation upgrades

Governance Token Features

  • Token Standard: ERC20 with Votes extension for on-chain governance

  • Cross-Chain: Bridge support with 5,000 $LEND per transaction limit

  • Security: Comprehensive role-based permissions system

  • Upgradeability: UUPS pattern with timelock protection

Total Supply & Mechanics

  • Total Supply: 50,000,000 $LEND

  • Initial Circulating: ~5.2M tokens (Deployer + initial Treasury release)

  • Full Circulation: Achieved after complete vesting (3 years)

  • Deflationary: Supports token burning through Ecosystem contract

This structure balances immediate operational needs while ensuring long-term token value through controlled distribution and governance-managed parameters.

Previous❱ deploys

Last updated 2 months ago