mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-04-28 04:57:57 +00:00
1c0fd89482eb5ee0701767447119afaab3f15cab
- Removed Pool button (was redirecting to home page - confusing UX) - Changed button grid from 4 to 3 columns (Send, Receive, History) - Made Recent Activity section functional with live blockchain data - Fetches last 5 transactions from blockchain (balances.transfer & assets.transfer) - Displays transaction details: type, amount, block number, timestamp - Added refresh button for Recent Activity section - Shows incoming (green) vs outgoing (yellow) transactions with icons Benefits: - No more confusing Pool button navigation - Users see real transaction history instead of placeholder - Cleaner UI with 3-column button layout - Live data from blockchain ensures accuracy 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Languages
HTML
81.5%
TypeScript
14.9%
Rust
2%
PLpgSQL
0.8%
JavaScript
0.5%
Other
0.2%