Smart contracts verified, audited, and built with security-first principles. Your funds are protected by code, not promises.
Reviewed by professional auditors
Source code publicly readable
LP tokens locked, cannot be pulled
No hidden fees on buy or sell
Token supply fixed at 100 billion. Nobody can create new tokens — ever.
No hidden tax on buy, sell, or transfer. What you see is what you get.
Presale funds held in smart contract. If soft cap is not reached — full refund.
LP tokens are locked and cannot be withdrawn. No rug pull possible.
Team tokens locked in vesting contract and released gradually over time.
Ownership transfers require two-step confirmation, preventing accidental or malicious transfers.
All state-changing functions protected against reentrancy attacks.
Pausable mechanism to protect users if a vulnerability is discovered.
Smart contracts reviewed for common vulnerabilities including reentrancy, overflow/underflow, access control, and front-running attacks.
Covers: Presale.sol, Staking.sol, and Token.sol.
All contracts will be verified and readable on the block explorer.
Your BNB stays in the contract until the presale succeeds. If soft cap isn't met, you claim a full refund directly from the smart contract.
No hidden admin functions that can drain funds or change token supply. The contract does exactly what the code says.
Every line of code is public and verified on the block explorer. Anyone can read and verify the logic.