Is Five Pillars Token (5PT) legit? An honest on-chain review
A dated, on-chain-verified review of Five Pillars Token (5PT): the verified strengths, the things to know, and how it differs from the unrelated fivepillars.io.
Verdict
Five Pillars Token (5PT) is a real, source-verified BEP-20 token on BNB Smart Chain (contract 0xe6cae4094352a670c3eb0fcbDa17c898b71c7F2A). Its liquidity is locked on UNCX for 10 years, trading is 0% tax with no honeypot, and the contract has no blacklist, pause or seize functions. Like any high-yield crypto it carries market risk — always do your own research. It is not affiliated with fivepillars.io.
Security & trust checklist
- ✓Contract safety (no blacklist/pause/seize, 0% tax): Strong — mint/burn locked to a fixed audited manager; owner can't mint/burn or reassign (supply stays dynamic)
- ✓Liquidity lock: Strong — ~100% locked on UNCX until 2035
- ~Audits: Cyberscope 95% + SolidProof; not yet on the BscScan audit slot
- ✗Team transparency: Weak — semi-anonymous, no entity record
- ✗Market depth & price: Weak — ~$1.4M liquidity, ~95% below ATH
- ✓On-chain verifiability: Strong — the contract is source-verified and every fact here is checkable on BscScan
What checks out (independently verified)
- + Source code is verified on BscScan (Solidity 0.8.28, MIT) — and the verified contract has no blacklist, pause/freeze or token-seize functions.
- + 0% buy/sell/transfer tax and not a honeypot — an automated test passed 698 of 698 sells (honeypot.is).
- + Liquidity is genuinely locked: ~100% of the PancakeSwap LP is locked on UNCX until 2035-09-16 (~$1.37M).
- + Independently audited: Cyberscope (95%, Top 15%) and Coinscope are bound to this exact contract; SolidProof is a Bronze KYC (contract address listed N/A, not a contract audit).
- + ~7,700 holders and one deep PancakeSwap v2 5PT/WBNB pool; the on-chain identity is unambiguous (contract 0xe6cae4094352a670c3eb0fcbDa17c898b71c7F2A).
Good to know
- • Contract ownership uses Ownable2Step and is not renounced — a single account (0x283e7d0a…e108) holds it, but its only power is transferring ownership: it cannot mint, burn, or change the manager.
- • Supply is dynamic: a locked investment-manager contract can mint (uncapped) and burnFrom; total supply is ~91.3B and changes per block.
- • The team is not publicly doxxed (a SolidProof Bronze KYC is documented) and there is no Wikidata or Wikipedia entity yet — though the token's mint/burn run autonomously via the locked, audited contract.
- • Thin liquidity (~$1.37M), low 24h volume (~$26K), and the price is ~95% below its all-time high.
- • Holder concentration is high (CertiK Skynet flags a very large top holder).
- • The staking model markets a fixed daily reward with a multi-level referral structure — a recognised high-risk pattern.
Security: what the contract can and cannot do
- An automated scan (Coinscope) lists flags such as 'Stops Transactions', 'Blacklists Addresses' and 'Transfers User's Tokens'. We checked the verified source and the live contract directly.
- On-chain there is NO blacklist, NO pause/stop-transactions and NO arbitrary token-seize function — calls to paused() and isBlacklisted() revert because those functions do not exist in the verified contract.
- The only privileged functions are mint and burnFrom, callable solely by a fixed, source-verified InvestmentManager contract (0xe56e24…5aa). setInvestmentManager was used once and now reverts ManagerAlreadySetted, so the owner cannot reassign it, mint, or burn — only standard Ownable2Step ownership remains (not renounced).
- Trading tax is 0/0/0. You can verify all of this yourself on BscScan and honeypot.is (links below).
Verify the governance on-chain
On the BscScan-verified contract, the owner (0x283e7d0aa6214fc4bdc8211fbe63c7b524e5e108) can only transfer ownership. mint() and burnFrom() are callable solely by the locked InvestmentManager contract (0xe56e24748407a2a29183a90040ac5e018d9ea5aa); setInvestmentManager is one-time and reverts ManagerAlreadySetted, and mint() called by the owner reverts OnlyInvestmentManager. The owner cannot mint, burn, reassign the manager, blacklist, pause or seize.
owner() [0x8da5cb5b]→ 0x283e7d0aa6214fc4bdc8211fbe63c7b524e5e108investmentManager() [0x4b31bb10]→ 0xe56e24748407a2a29183a90040ac5e018d9ea5aatotalSupply() [0x18160ddd]→ ~91.3B (dynamic)mint(owner, 1) as owner→ revert 0xd4915281 — OnlyInvestmentManager()setInvestmentManager(addr) as owner→ revert 0xaed71c3a — ManagerAlreadySetted()Reproduce these read-only calls on any BNB Smart Chain RPC, e.g. https://bsc-dataseed.binance.org (BNB Smart Chain, chainId 56)
Not the same as fivepillars.io
Five Pillars Token (5PT) is the BEP-20 token on BNB Smart Chain at contract 0xe6cae4094352a670c3eb0fcbDa17c898b71c7F2A. fivepillars.io is a separate, unrelated project (a self-described tokenized hedge fund). The contract address is the reliable way to tell them apart.
Verify it yourself
· live on-chain
Not financial advice. Crypto is high-risk. Do your own research.