1. Abstract
Easy Peasy ($EPZY) is a deflationary BEP-20 token built on the BNB Smart Chain (BSC), designed to power a decentralized micro-task reward ecosystem. The platform connects task creators with task performers, enabling users to earn real cryptocurrency by completing simple digital tasks such as surveys, data labeling, content moderation, and social media interactions.
$EPZY introduces a 2% automatic burn mechanism on every transaction, creating persistent deflationary pressure that reduces total supply over time. Combined with a capped initial supply of 100,000,000 tokens and transparent smart contract architecture built on OpenZeppelin v5, $EPZY aligns economic incentives between all ecosystem participants.
Key Innovation: By combining micro-task rewards with deflationary tokenomics, Easy Peasy creates a self-reinforcing ecosystem where platform usage directly increases token scarcity and potential value for all holders.
2. Problem Statement
The digital micro-task economy faces several critical challenges that limit participation and value creation:
2.1 High Barriers to Entry
Traditional freelancing platforms require extensive verification, bank accounts, and often impose minimum payout thresholds that exclude participants from developing economies. Cross-border payments incur significant fees and delays.
2.2 Centralized Control
Existing platforms such as Amazon Mechanical Turk and Clickworker operate as centralized intermediaries, extracting 20-40% of task value in fees while maintaining unilateral control over dispute resolution, payment timing, and account access.
2.3 Inflationary Reward Tokens
Many existing crypto reward platforms use inflationary token models where continuous minting dilutes existing holders. Workers who accumulate tokens see their purchasing power erode over time, undermining the incentive to participate.
2.4 Lack of Transparency
Opaque pricing, hidden fees, and arbitrary account suspensions create an environment of distrust between workers and platforms.
3. The Easy Peasy Solution
Easy Peasy addresses these challenges through a Web3-native micro-task platform with the following core principles:
3.1 Permissionless Access
Anyone with a MetaMask wallet can immediately begin browsing and accepting tasks. No bank account, identity verification, or minimum balance required. The platform supports global participation with zero geographic restrictions.
3.2 Deflationary Rewards
Unlike inflationary reward tokens, $EPZY has a fixed supply with a 2% burn on every transaction. As platform activity increases, the circulating supply decreases, creating natural scarcity. Task rewards are paid in $EPZY, meaning active participants earn an appreciating asset.
3.3 Transparent Smart Contracts
All platform logic is governed by auditable smart contracts on BSC. Task creation, completion verification, and reward distribution happen on-chain with full transparency. The contract ownership has been renounced, meaning no single entity can modify the token rules.
3.4 Low-Cost Transactions
BNB Smart Chain provides sub-second finality with transaction fees typically under $0.05, making micro-payments economically viable for tasks as small as $0.10.
4. Tokenomics
4.1 Token Distribution
| Allocation | Percentage | Amount | Purpose |
|---|---|---|---|
| Task Rewards Pool | 40% | 40,000,000 | Platform task payouts, distributed over 4 years |
| Team & Development | 20% | 20,000,000 | Team allocation, 12-month vesting with 6-month cliff |
| Early Investors | 15% | 15,000,000 | Seed and private sale participants |
| Marketing & Partnerships | 10% | 10,000,000 | Exchange listings, influencer campaigns, partnerships |
| Liquidity | 10% | 10,000,000 | PancakeSwap V2 and future DEX/CEX liquidity |
| Reserve | 5% | 5,000,000 | Emergency fund, bug bounties, future development |
4.2 Vesting Schedule
Team tokens are subject to a 12-month linear vesting period with a 6-month cliff. This means no team tokens are accessible for the first 6 months after launch, after which tokens unlock gradually over the remaining 6 months. Early investor tokens have a 3-month cliff with 9-month linear vesting.
5. Deflationary Mechanism
The core economic innovation of $EPZY is the automatic 2% burn applied to every on-chain transaction. This mechanism is hardcoded into the smart contract and cannot be modified or disabled.
burned_amount = input_amount * 0.02
5.1 Burn Mechanics
When any wallet transfers $EPZY tokens, 2% of the transferred amount is automatically sent to the zero address (0x000...dead), permanently removing those tokens from circulation. The recipient receives 98% of the sent amount.
5.2 Supply Reduction Projections
Assuming moderate daily trading volume, the projected supply reduction follows a compound deflationary curve. With 1,000 transactions per day averaging 1,000 EPZY each, approximately 20,000 tokens are burned daily, resulting in roughly 7.3 million tokens burned annually. Over 5 years, this could reduce the circulating supply by 30-40%, significantly increasing scarcity.
5.3 Economic Impact
The deflationary mechanism creates a positive feedback loop: as the platform grows and transaction volume increases, more tokens are burned, reducing supply and potentially increasing token value, which in turn attracts more participants to the ecosystem.
6. Platform Architecture
6.1 Technical Stack
The Easy Peasy platform is built on a modern, secure architecture:
- Frontend: Static HTML/CSS/JS served via Nginx Alpine with security headers (CSP, HSTS, X-Frame-Options)
- Backend API: Node.js/Express REST API with JWT authentication and rate limiting
- Database: PostgreSQL for persistent data, Redis for caching and session management
- Blockchain: BNB Smart Chain (BSC Mainnet, Chain ID 56) via ethers.js v6
- Wallet Integration: MetaMask with EIP-191 personal_sign for authentication
- Infrastructure: Docker containers behind Traefik reverse proxy with Let's Encrypt SSL
6.2 Authentication Flow
Users authenticate by connecting their MetaMask wallet. The backend generates a unique nonce, the user signs it with their private key (EIP-191), and the backend verifies the signature to issue a JWT token. This passwordless authentication ensures users maintain full control of their identity.
6.3 Task Lifecycle
Tasks follow a structured lifecycle: Creation (seller deposits EPZY) → Published (visible in marketplace) → Accepted (worker claims task) → Submitted (worker uploads proof) → Review (seller verifies) → Completed (EPZY released to worker) or Disputed (arbitration).
7. Security
7.1 Smart Contract Security
- Built on OpenZeppelin v5 audited contract libraries
- Ownership renounced — no admin functions, no minting, no pausing
- Fixed supply with immutable burn mechanism
- Verified and published source code on BscScan
7.2 Web Security
- Content Security Policy (CSP) restricting script sources
- HTTP Strict Transport Security (HSTS) enforcing HTTPS
- Subresource Integrity (SRI) hashes on CDN scripts
- XSS protection with input escaping and security headers
- Rate limiting on API endpoints
- Trust proxy configuration for accurate client IP detection
7.3 Future Audits
The team is committed to obtaining a professional smart contract audit from a recognized security firm (CertiK, Hacken, or Solidproof) to provide additional assurance to users and investors.
8. Roadmap
| Phase | Timeline | Milestones |
|---|---|---|
| Phase 1: Foundation | Q1 2026 | Token deployment on BSC, website launch, PancakeSwap listing, micro-task marketplace MVP |
| Phase 2: Growth | Q2 2026 | CoinGecko/CMC listing, smart contract audit, referral program, 1,000+ active tasks |
| Phase 3: Expansion | Q3 2026 | Mobile PWA, multi-language support, API for third-party integrations, CEX listing applications |
| Phase 4: Ecosystem | Q4 2026 | Governance token voting, staking rewards, cross-chain bridge (Ethereum/Polygon), 10,000+ users |
| Phase 5: Scale | 2027 | DAO governance, enterprise task API, mobile native apps, additional blockchain support |
9. Governance
Easy Peasy is committed to progressive decentralization. In the initial phase, the core team manages platform development and operations. Starting in Q4 2026, token holders will gain voting rights on key platform decisions including:
- Fee structure adjustments
- New feature prioritization
- Partnership approvals
- Treasury allocation from the reserve fund
Governance proposals will require a minimum threshold of EPZY tokens to submit, and voting power will be proportional to token holdings. The long-term vision is a fully community-governed DAO by 2028.
10. Risk Factors
Important: Cryptocurrency investments carry substantial risk. Please read the following risk factors carefully before participating in the $EPZY ecosystem.
10.1 Market Risk
The value of $EPZY tokens may fluctuate significantly due to market conditions, regulatory changes, or broader cryptocurrency market trends. There is no guarantee that the token will maintain or increase in value.
10.2 Regulatory Risk
Cryptocurrency regulations vary by jurisdiction and are evolving. Future regulatory actions could impact the legality, usability, or value of $EPZY tokens in certain regions.
10.3 Technology Risk
While built on proven technology (BSC, OpenZeppelin), smart contracts may contain undiscovered vulnerabilities. The BNB Smart Chain network itself could experience outages or security incidents.
10.4 Liquidity Risk
As a relatively new token, $EPZY may have limited liquidity, potentially making it difficult to buy or sell large amounts without significant price impact.
10.5 Platform Risk
The success of the micro-task platform depends on achieving sufficient user adoption and maintaining a healthy balance between task creators and performers.
This whitepaper does not constitute financial advice. Always conduct your own research (DYOR) and consult qualified professionals before making investment decisions.