Commit Graph

3 Commits

Author SHA1 Message Date
SaketAnand
bf4ef86aba Update deployment workflow (main + master support + cleanup)
All checks were successful
Deploy to Dappbundle / Deploy (push) Successful in 22s
2026-03-06 17:38:04 +05:30
SaketAnand
3521a2b0cf Update Gitea deployment workflow
All checks were successful
Deploy to Dappbundle / Deploy (push) Successful in 29s
2026-03-06 01:55:50 +05:30
72351dd5b8 feat(mantle-wallet): complete Mantle wallet
Implemented full wallet functionality for Mantle:
- Balance Checking: Real-time balance fetching for MNT, WMNT, USDC, and USDT.
- Transaction History: Robust fetching via Mobula API with support for pagination and filtering.
- Transaction Details: Detailed view for individual transactions, including status, hash, and value.
- Sending Functionality: Secure MNT and token transfers using Type 0 (Legacy) transactions and L1 fee estimation.
- Key Management: Derivation of Mantle addresses and FLO IDs from private keys (WIF/Hex).
- Navigation Enhancements:
    - Clickable addresses in history and details for seamless navigation.
2026-01-20 15:23:51 +05:30