Abstract
4TEEN is a modular on-chain token system deployed on the TRON blockchain.
It is designed as a mechanical smart contract architecture that governs token issuance, time-based locking, and gradual liquidity formation through transparent and verifiable on-chain rules.
The system consists of a TRC-20 token contract, a dedicated liquidity controller, multiple DEX-specific liquidity executors, and a set of purpose-separated vault contracts. Each component operates independently and interacts only through predefined on-chain interfaces.
Token supply follows a hybrid model: an initial owner supply minted at deployment, combined with mint-on-purchase issuance for users. New tokens are created only when users interact with the token contract by sending TRX. There is no fixed maximum supply, no burn mechanism, and no emissions unrelated to direct user interaction.
Purchased tokens are subject to a mandatory 14-day on-chain lock. Locks are enforced at the contract level, apply per purchase, and cannot be bypassed, modified, or manually unlocked by any administrative entity.
Liquidity formation is governed by a two-layer architecture. Funds allocated to liquidity are accumulated first and then released gradually according to strict time and balance conditions. Liquidity execution is permissionless but not automatic and not guaranteed. All liquidity actions require explicit on-chain execution and are fully auditable.
This document describes the current deployed state of the 4TEEN system as it exists on-chain.
It does not describe future plans, guarantees, or financial expectations.
The 4TEEN token itself does not generate profit.
Market price is determined independently by liquidity and demand.
Algorithmic price growth applies only to the contract purchase price and does not affect secondary market prices.









