CHANGELOG

What's New

A reverse-chronological record of updates, features, and fixes to the DEEPTANK platform.

v0.6.02026-03-17
Agents page now uses real on-chain data — ERC-8004 registered agents + auto-detected deployers
ERC-8004 Identity Registry integration for verified agent identities on Base
/api/agents endpoint with Redis caching (2min TTL) — fetches from ERC-8004 + TokenFactory
/api/agents/activity endpoint with live event feed from on-chain logs (30s cache)
Agent cards show verified badge, token count, ETH balance, and claimable WETH
Activity feed links to BaseScan transactions
Rotating border animation on Advanced swap button
Slippage control replaced with Auto + custom input field
User-friendly swap error messages instead of raw blockchain errors
Fee split data cached via Redis — no more slow direct RPC calls
skill.md updated with ERC-8004 agent registration docs
v0.5.02026-03-17
Fee split info modal — view platform and creator tax distribution per token
Clickable tax % badge on token header and token card image overlay
Stake CTA section on token page when staking fee split is configured
Advanced multi-wallet mode with per-wallet custom amounts
Social icons (Twitter, Website, Telegram) always visible on token cards and token page — clickable when available, dimmed when not
Token metadata now sourced from on-chain Pinata/IPFS storage as primary, DexScreener as fallback
Fixed broken social URLs missing https:// prefix
Removed non-existent Reef Points section from token page
Fixed duplicate tax badge and token address on desktop token cards
v0.4.02026-03-17
Upstash Redis caching for token metadata — eliminates per-user RPC calls
Server-side trade indexer with /api/trades endpoint and 15s cache
Sandy seafloor with organic dunes, ripple marks, and caustic lighting
Sea grass blades with swaying animation scattered across the reef floor
Coral visibility improvements — brighter minimum brightness and warmer low-momentum colors
Minimum coral size increased so small market cap tokens are visible
Mobile token card redesign with horizontal layout and 10-card pagination
Portfolio page mobile optimization across all tabs
Production-ready coral click card with stats, momentum bar, and navigation
Documentation updated with LP burn details and deployed contract addresses
v0.3.02026-03-16
Agents page with card grid, filter bar, and live activity feed
skill.md API for agent-to-platform communication
Brand kit page with color palette, typography, and logo assets
Terms of Service, Privacy Policy, and Risk Disclosure pages
Changelog page with version history
Footer links updated to point to legal pages
v0.2.02026-03-10
Staking page with stake/unstake modals and reward tracking
Portfolio mobile layout improvements and responsive fixes
FeeRouter distributeAndClaim function for revenue sharing
Token card copy-address button
Fixed portfolio holding row alignment on narrow screens
v0.1.02026-03-01
Initial launch of the DEEPTANK platform
Reef visualization with side and top-down views
Token launch page with tax and fee split configuration
Token detail page with chart, trades, and swap panel
Portfolio page with wallet management and holdings view
Live feed ticker and stats bar on homepage
Mobile bottom navigation and responsive layout system