Bond System
On-chain fundraising with built-in vesting
Zetarium Bond System
Document Version: 2.0
Last Updated: January 2026
Smart Contract Version: Solidity ^0.8.24
MiCA-Aligned Disclosure
Abstract
The Bond module enables transparent on-chain fundraising via predefined contract logic, supporting:
- Structured token distribution
- Vesting schedules
- Sustainable liquidity formation
Disclaimer: Bond purchases involve risk. Token values may fluctuate during vesting periods. This document is for informational purposes only.
1. Overview
Zetarium Bond System (Vesting Sale Platform) enables projects to conduct token sales with built-in linear vesting. Users purchase tokens at a discount, and tokens are released gradually over a specified vesting period after the sale ends. The platform is designed with security, transparency, and user experience as core principles.
Tip Access Zetarium Bond Market at zetarium.world/bond/sales — Buy tokens at a discount with vesting protection.
2. Why Choose Zetarium Bonds?

2.1 For Token Buyers & Investors
"Get VIP access to tokens at discounted prices"
| Feature | Benefit |
|---|---|
| Discounted Prices | Buy tokens below market rate (up to 100% discount) |
| Vesting Protection | Gradual unlock protects against price dumps |
| Multi-Currency | Pay with ETH, USDT, or USD1 |
| Transparent Progress | See sale progress and remaining allocation |
| Guaranteed Allocation | Tokens locked in smart contract, not held by project |
2.2 For Project Owners
"Launch your token sale in minutes with built-in vesting"
| Benefit | Description |
|---|---|
| One-Click Deployment | Create bond sales with simple parameters |
| Built-in Fundraising | Conduct token sales with automatic vesting |
| Price Protection | Vesting prevents instant dumps after sale |
| Customizable Terms | Set discount %, duration, and vesting period |
| Hard Cap Enforcement | Sales automatically end when target is reached |
3. How Bonds Work — Simple Explanation
3.1 Buy at a Discount
1. BUY 2. WAIT 3. CLAIM
Purchase tokens Tokens unlock Collect your
at a discount over time vested tokens
"I buy $1000 "5% unlocks "I claim tokens
worth at 10% each week" as they unlock"
discount"
3.2 Real Example
| Timeline | What Happens |
|---|---|
| Purchase | 10% discount with 90-day vesting |
| You pay | $1,000 USDT |
| You receive | $1,111 worth of tokens |
| After 30 days | 33% unlocked → claim ~$370 worth |
| After 60 days | 66% unlocked → claim more |
| After 90 days | 100% unlocked → claim everything |
Info In Simple Terms: Bonds let you buy tokens at a lower price than the market — like getting a VIP discount. The catch? Your tokens unlock gradually over time (vesting), which protects everyone from sudden price crashes.
4. Getting Started
4.1 As a Buyer
| Step | Action | What Happens |
|---|---|---|
| 1 | Connect your wallet | Choose ETH, USDT, or USD1 for payment |
| 2 | Browse active sales | See discount %, vesting period, and available tokens |
| 3 | Enter payment amount | See exactly how many tokens you'll receive |
| 4 | Confirm purchase | Tokens are allocated to your address |
| 5 | Claim as tokens unlock | Visit anytime to claim vested tokens |
4.2 As a Project Owner
| Step | Action | What Happens |
|---|---|---|
| 1 | Connect your wallet | Verify you hold the project tokens |
| 2 | Navigate to Create Bond | Go to zetarium.world/bond/create |
| 3 | Set parameters | Discount %, sale duration, vesting period, hard cap |
| 4 | Choose payment currency | ETH (Native), USDT, or USD1 |
| 5 | Deposit sale tokens | Provide tokens to be sold |
| 6 | Pay creation fee | Small BNB fee (0.002 BNB) to deploy |
| 7 | Launch & share | Your bond sale is live on the platform |
5. Frequently Asked Questions (FAQ)
5.1 General Questions
Is Zetarium Bond System safe to use?
Yes! Zetarium smart contracts are built with industry-leading security practices:
- ReentrancyGuard prevents attack vectors
- Quote Signature Verification ensures fair pricing
- Tokens locked in contract not held by project team
- All code is open-source and verifiable on-chain
What fees does Zetarium charge for bonds?
| Service | Fee | Who Pays | When |
|---|---|---|---|
| Creating a bond sale | 0.002 BNB | Project Owner | At creation |
| Platform fee | 1% of proceeds | Project Owner | On withdrawal |
| Purchasing bonds | Gas only | Buyer | At purchase |
| Claiming tokens | Gas only | Buyer | At claim |
What payment currencies are supported?
| Currency | Type | Description |
|---|---|---|
| NATIVE | ETH/BNB | Blockchain native currency |
| USDT | ERC20 | Tether USD stablecoin |
| USD1 | ERC20 | Alternative stablecoin option |
5.2 Buying Questions
What is vesting and why does it exist?
Vesting means your tokens unlock gradually over time instead of all at once. This:
- Protects against price dumps from large instant sells
- Shows the project's commitment to long-term growth
- Gives you steady access to your tokens over the vesting period
What if the project fails during vesting?
Your purchased tokens are locked in the smart contract, not held by the project. Even if the project team disappears, you can still claim your vested tokens directly from the contract.
Can I sell my vested position?
The vesting position is tied to your wallet address and cannot be transferred. However, once tokens are claimed (vested), they're regular tokens you can freely trade.
How is the discount calculated?
If a token is worth $1.00 on the market and the bond offers 10% discount:
- You pay: $0.90 per token
- You get: $1.00 worth of tokens
- Your profit: $0.10 per token (if price stays the same)
Formula:
Price = Market Price × (1 - Discount%)
5.3 Project Owner Questions
When can I withdraw the raised funds?
You can withdraw proceeds after the sale ends. The platform deducts a 1% fee:
- Net Proceeds = Total Raised - (Total Raised × 1%)
What happens to unsold tokens?
After the sale ends, you can withdraw any unsold tokens back to your wallet. They are not locked forever.
6. Technical Details
6.1 Architecture
The Bond System implements a Factory-Sale architecture that allows any project to create customizable token sales with vesting.
VESTING SALE PLATFORM (Factory)
• Sale Registry & Discovery
• User Participation Tracking
• Quote Signature Verification
• Multi-Currency Support (ETH, USDT, USD1)
Sale #1 Sale #2 Sale #N
Token: ABC Token: XYZ Token: ...
Pay: ETH Pay: USDT Pay: ...
Vest: 90d Vest: 180d Vest: ...
6.2 Key Features
| Feature | Description |
|---|---|
| Multi-Currency Payments | ETH (Native), USDT, or USD1 stablecoin support |
| Linear Vesting | Time-based precise vesting without daily chunks |
| Hard Cap Enforcement | Sales automatically end when hard cap is reached |
| Discount Mechanism | Configurable discount percentage for bond buyers |
| Backend Price Quotes | Signed quotes ensure fair market pricing |
6.3 Sale Lifecycle
CREATION ACTIVE VESTING COMPLETED
• Deposit • Buy Tokens • Claim • Withdraw
Tokens • Track Vested Unsold
• Set Params Progress Tokens • Withdraw
• Hard Cap Proceeds
6.4 Vesting Mechanism
Linear Time-Based Vesting
Vested Amount = (Total Purchased × Elapsed Time) / Vesting Duration
Example Timeline:
Sale Ends Vesting Ends
25% elapsed 25% vested
50% elapsed 50% vested
75% elapsed 75% vested
100% elapsed 100% vested 6.5 Quote-Based Purchases
All purchases require a backend-signed quote to ensure:
- Fair market pricing at the time of purchase
- Prevention of front-running attacks
- Cross-chain replay protection via chain ID inclusion
Quote Signature Structure:
keccak256(
chainId,
saleAddress,
buyerAddress,
paymentToken,
paymentAmount,
tokensOut,
deadline,
nonce
)7. Security Features
Warning Your Funds Are Protected: Every Zetarium contract is designed with multiple security layers. Tokens are locked in the smart contract, not held by the project team.
7.1 Smart Contract Security
| Feature | Implementation |
|---|---|
| Reentrancy Protection | OpenZeppelin ReentrancyGuard on all state-changing functions |
| Access Control | Ownable pattern for admin functions |
| Safe Token Transfers | OpenZeppelin SafeERC20 library |
| Signature Verification | ECDSA + MessageHashUtils for cryptographic validation |
7.2 Signature Security
The platform implements signature verification using:
- EIP-191 Ethereum Signed Message prefix
- Chain ID inclusion for cross-chain replay protection
- Sequential nonces to prevent transaction replay
- Deadline enforcement for quote expiration
7.3 Buyer Protection
| Protection | Description |
|---|---|
| Contract-Held Tokens | Your purchased tokens are in the smart contract, not the project's wallet |
| Guaranteed Claims | Even if project disappears, you can claim your vested tokens |
| Fair Pricing | Backend quotes ensure you get fair market rates |
| Hard Cap Limits | No over-selling beyond the announced allocation |
8. Fee Structure
| Fee Type | Amount | Recipient | Timing |
|---|---|---|---|
| Sale Creation | 0.002 BNB (configurable) | Platform Treasury | At creation |
| Platform Fee | 1% of proceeds | Platform Treasury | On withdrawal |
| Purchasing | Gas only | Network | At purchase |
| Claiming | Gas only | Network | At claim |
Withdrawal Formula
Net Proceeds = Total Raised - (Total Raised × 1%)
Platform Fee = Total Raised × 1%Example:
- Total Raised: $100,000
- Platform Fee: $1,000 (1%)
- Net Proceeds: $99,000
9. Configuration Parameters
| Parameter | Default | Range | Description |
|---|---|---|---|
| Sale Creation Fee | 0.002 BNB | 0 - 1 BNB | Fee to create new sale |
| Platform Fee | 1% | Fixed | Fee on proceeds |
| Default Sale Duration | 180 days | 1 - 365 days | Standard sale period |
| Min Vesting | 1 day | - | Minimum vesting duration |
| Max Discount | 100% | 0 - 100% | Maximum discount allowed |
10. User Flow
10.1 Bond Purchase Flow
User Frontend Backend VestingSale
Select Sale
& Payment
Request Price
Quote
Signed Quote
(tokens,price)
buyWithQuote(payment, tokensOut, sig)
Verify Sig
Transfer Pay
Record Buy
Purchase Confirmed
10.2 Claim Flow
User VestingSale
After Sale Ends
claim()
Calculate Vested
Check Claimable
Transfer Tokens
Vested Tokens Received
11. Events & Monitoring
| Event | Parameters | Description |
|---|---|---|
SaleCreated | saleId, saleAddress, projectOwner, token, currency, hardCap, discount, startTime, endTime, vestingDuration | New sale deployed |
Purchased | saleId, buyer, paymentAmount, tokenAmount | User purchased tokens |
Claimed | saleId, buyer, claimedAmount | User claimed vested tokens |
ProceedsWithdrawn | saleId, projectOwner, amountAfterFee, fee | Project withdrew proceeds |
EndedEarly | when | Sale reached hard cap |
12. Technical Specifications
12.1 Contract Addresses
| Contract | Network | Address |
|---|---|---|
| VestingSalePlatform | BSC Mainnet | Deployed |
12.2 Solidity Version
pragma solidity ^0.8.24;12.3 Dependencies
| Library | Version | Purpose |
|---|---|---|
| OpenZeppelin Contracts | 5.x | Access control, token utilities, cryptography |
12.4 Gas Optimization
- Immutable variables for constant references
- Efficient struct packing for storage optimization
- Minimal storage operations per transaction
- View functions for off-chain queries
13. Summary
13.1 For Token Buyers
| What You Get | Why It Matters |
|---|---|
| Discounted Prices | Get tokens below market rate |
| Early Access | Participate in early-stage opportunities |
| Guaranteed Allocation | Tokens locked in contract, not project wallet |
| Gradual Unlock | Vesting protects against sudden dumps |
| Full Transparency | See progress and remaining allocation on-chain |
13.2 For Project Builders
| What You Get | Why It Matters |
|---|---|
| Instant Launch | Deploy bond sales in minutes |
| Sustainable Fundraising | Vesting prevents dump and protects price |
| Low Fees | Only 0.002 BNB to launch, 1% on proceeds |
| No Code Required | Platform handles all smart contract complexity |
| Multi-Currency Support | Accept ETH, USDT, or USD1 |
14. Resources
| Resource | Link |
|---|---|
| Bond Market | zetarium.world/bond/sales |
| Create Bond | zetarium.world/bond/create |
| Documentation | docs.zetarium.world |
| @Zetarium_ | |
| Telegram | t.me/Zetarium_World |
Conclusion
The Zetarium Bond System provides a robust, secure, and flexible infrastructure for token sales with built-in vesting mechanisms to ensure sustainable token economics.
The system is designed with security-first principles, implementing industry-standard practices such as reentrancy protection, signature verification, and contract-held tokens to protect both project owners and buyers.
Tip Buy at a discount. Build your portfolio. Join the Zetarium ecosystem today!