mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-04-24 16:37:55 +00:00
c7e3fbf1b2f94d85061e54144d3b3c311c2157ca
- 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
75.2%
TypeScript
21.3%
Rust
1.9%
PLpgSQL
0.7%
JavaScript
0.6%
Other
0.2%