Key Modules
Architecture Overview
AIPIN adopts a modular smart contract system that integrates bonding curve mechanics with external DEX liquidity pools. Operating within the EMC ecosystem (and compatible with multi-chain environments), the protocol supports project crowdfunding, token issuance, mining, and capital management.
Key Contract Modules & Presale Contract
Crowdfunding/Presale Contract
Project registration, U-based pricing reference
Accepts EMC and locks funds post-sale
Token Factory
Automatically deploys the project's ERC-20 standard token
Mints and issues the total token supply upon activation.
Allocation:
20% of the total supply for future external liquidity provisioning
70% to the Bonding Curve contract for internal market management
Bonding Curve Contract
Manages the internal pricing and trading phase through a continuous pricing curve
Users purchase project tokens using EMC; token price increases dynamically based on curve formula
Once EMC contributions reach the predefined cap, the Bonding Curve process halts
DEX Liquidity Pool Contract
After the Bonding Curve ends, the remaining 80% of EMC and 20% of project tokens are injected into an external DEX (e.g., Uniswap) as a liquidity pool
LP tokens are locked to maintain initial market stability during the early phases of public trading.
Last updated