Progress & History
A plain, dated log of what's actually shipped on AuditX, not a forward-looking roadmap with promised dates. Every entry below already happened and is independently checkable (product pages, the AUDX contract, TronScan). Bugs are listed too, not just features — that's the same "no cherry-picking" standard the site holds its trading content to.
Last updated 2026-07-15
Timeline
Newest first.
2026-07-15
AUDX contract source code verified on TronScan, whitepaper published shipped
The AUDX token contract's Solidity source is now publicly verified on TronScan, so anyone can read the exact code behind the deployed bytecode instead of trusting this site's description of it. Compiled with plain solc 0.8.26 (not TRON's forked compiler), optimizer on, 200 runs, no constructor surprises: the arg is just the fixed 100,000,000 total supply. Also published a factual whitepaper — contract addresses, allocation, presale/claim terms, and an explicit "not yet live" note on DEX liquidity rather than a vague promise. A token-info update (official links, description) was also submitted to TronScan and is pending their review.
2026-07-14
Market Sim retired, free AUDX claim deployed shipped
Market Sim (the paper-trading game and its weekly leaderboard rewards) is discontinued — real usage stayed very low, and a game with a skill/time gate isn't the best way to get free AUDX into as many real hands as possible. Replaced by a public claim contract at
TJVctKXo3ymDxtnCKTNk5iKjSCH49KbJyR: 50 AUDX per wallet, one claim each, first-come-first-served from a fixed 5,000,000 AUDX pool, deployed and funded on TRON mainnet (funded from the same ecosystem/rewards allocation Market Sim's prizes came from — see the updated split on the token page: ecosystem/rewards went 30%→25% to make room for this pool, same way the presale's 5% was carved out before it). See Claim AUDX.2026-07-13
Manual (wallet-to-wallet) presale purchase channel shipped
For buyers who don't want to connect a wallet or grant a smart contract approve() — a plain USDT-TRC20 transfer to a dedicated address, manually matched to an AUDX payout. Slower than the contract path, but zero wallet permissions granted. See Presale.
2026-07-13
AUDX presale launched shipped
5,000,000 AUDX (5% of supply, funded by trimming the ecosystem/rewards allocation 35%→30%) sold by a dedicated smart contract at a fixed 0.05 USDT/AUDX, capped at 500 USDT per wallet. The contract can only ever pay withdrawn USDT and unsold AUDX to two addresses fixed at deployment — not redirectable by anyone, including the owner. Deployed and funded live on TRON mainnet.
2026-07-12
Weekly AUDX rewards added to Market Sim shipped
Top 3 wallets by cumulative weekly simulated return (min. +20%) split 500/200/100 AUDX. Player identity moved from IP-based to a self-declared, format-validated TRC-20 wallet address. Payouts are manual, never automated — a weekly script computes winners, the owner sends AUDX and posts the transaction hash publicly for verification.
2026-07-12
Market Sim redesigned as a real-data trading simulator shipped
Replaced the old canvas arcade game with a paper-trading simulator on real historical OHLC price data (same source as the Strategy Lab): 20 context candles, then 30 decisions revealed one at a time, server-authoritative scoring.
2026-07-12
AUDX token deployed on TRON mainnet shipped
Fixed-supply (100,000,000), freely-transferable TRC-20 — no mint, pause, or blacklist function anywhere in the contract. Verified by a local EVM test suite and live on-chain checks. Allocation distributed into disclosed wallets: 40% liquidity, 35% ecosystem/rewards (later trimmed to 30% for the presale), 15% team, 10% marketing. See AUDX Token.
2026-07-12
Homepage product grid outage, found and fixed bug fix
A leftover JS reference to a removed price-range stat crashed the homepage's init script before the product grid could render, taking all 35+ products off the homepage. Diagnosed by actually executing the live page's script (not just a syntax check) and fixed same-day.
2026-07-12
All products made 100% free shipped
Every product, including the previously-paid AI trading bot subscription, switched to a one-click unlock — no wallet, no email, no account. Full-stack change across the backend API, frontend, policy pages, and the automated content pipeline (which was also patched so it can no longer silently republish a paid product).
2026-07-12
Site-wide code audit shipped
Fixed a bot crash, a monitor logging bug, and a TronScan API authentication error; removed dead code; ran an SEO pass. Catalog already had 35+ live products at this point.
What's live vs. not yet
Stated plainly: nothing here is a promised date.
| Item | Status |
|---|---|
| Free product catalog (35+ products, instant unlock) | live |
| AUDX token (fixed supply, no admin functions) | live |
| AUDX allocation distributed to disclosed wallets | live |
| Market Sim (free paper-trading game) | retired 2026-07-14 |
| Free AUDX claim (50 AUDX/wallet, 5,000,000 pool) | live |
| AUDX presale (contract + manual channel) | live |
| DEX liquidity pool for AUDX (AUDX becomes tradeable) | targeted ~2026-08-20 |
| LP lock proof | n/a — no liquidity yet |
| Live AUDX market price | targeted ~2026-08-20 |
This page only records what's already shipped and independently verifiable. It isn't a commitment to build anything specific by any date. The one exception above is explicitly marked "targeted": a real internal goal, not a guarantee. Dates like this can and do slip, and nothing here should be read as a promise.