Technical Details
In-depth insights into smart contracts, tokenomics, and security mechanisms.
Smart Contract Architecture
Fund Structure
ERC-20 token contract with 1M Total Supply
Treasury held in secure multi-function smart contract
Decentralized exchange integration via Kodiak V3
Farm contract for reward distribution
Deployment Process
Contract deployment initiated by Tierra team
Parameter configuration according to DAO Manager specifications
Contribution contract with tiered access control
Post-fundraising migration to operational contracts
Treasury Management
Asset Control
DAO Manager can:
Deploy assets within Berachain ecosystem
Interact with DeFi protocols
Execute trading strategies
Bridge to other chains (with notice to the community)
DAO Manager cannot:
Directly withdraw funds to personal wallets
Override expiration mechanics
Modify token distribution after launch
Operational Parameters
Anti-sniper mechanism prevents purchases above 1% during first 24h
Liquidity locked until expiration through LP NFT custody
Treasury operations tracked on-chain for transparency
Proof of Liquidity Integration
Fee Distribution
1% trading fees on Kodiak V3 distributed:
0.4% to DAO Managers
0.6% to Tierra.fun
Single-Sided Liquidity
Our platform implements a price-protected trading system using single-sided liquidity provision on Kodiak V3.
How It Works
We calculate a minimum price by dividing the BERA raised during fundraising by the token supply allocated for liquidity
The trading pool is configured with this minimum price as its lower boundary
When trading begins, token price cannot fall below this minimum level unless external liquidity is added
For Contributors
This mechanism provides significant benefits:
Your contribution sets a price floor for your tokens
The initial value of all tokens will be at least equal to the BERA raised
Selling pressure alone cannot drop the price below contribution level
Technical Implementation
We leverage Kodiak V3's concentrated liquidity feature to create a range-limited pool where:
Liquidity is active only above the minimum price
If price attempts to drop below this threshold, the pool stops supporting trades
The token will remain tradable as long as there's liquidity available to support the price
Security Mechanisms
Emergency Controls
Emergency Hatch: Tierra can pause fundraising and return funds if critical issues are discovered before liquidity pools go live
Graduation Security: If fundraising target isn't met, all funds automatically return to contributors
Expiration Protocol
At 8-week mark, on-chain vote determines fund continuation
Smart contract freezes if vote fails or isn't conducted
Asset snapshot taken of all token holders
Funds liquidated to BERA for proportional distribution
Data Integrity
All fund operations recorded on Berachain
Treasury movements transparent and verifiable
Distribution calculations executed through immutable functions
Asset liquidation process protected against manipulation
Last updated