No description
Find a file
Mukan Erkin bad653ff2d feat(mse): earn/futures wallet tabs + 8-decimal price formatting
- BinanceClient::get_earn_flexible_balances() — /sapi/v1/simple-earn/flexible/position
- BinanceClient::get_futures_balances() — /fapi/v2/account (fapi.binance.com)
- GET /api/wallet/earn and /api/wallet/futures endpoints
- wallet.html: Earn and Futures tabs now show real data
- fmt() default changed from d=2 to d=8 (trailing zeros stripped) across
  bot.html, positions.html, index.html — fixes DOGE showing as 0.10 instead of 0.09849

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-25 12:11:32 +03:00
src feat(mse): earn/futures wallet tabs + 8-decimal price formatting 2026-04-25 12:11:32 +03:00
.env.example feat(mse): cookie auth, bot detail page, chart with markers 2026-04-19 12:22:00 +03:00
.gitignore init: CryptoFox Mukan Edition — sunucu tabanlı RedCandle bot 2026-04-19 06:15:05 +03:00
Cargo.lock feat(mse): shared bot modal component + pagination on positions/bots 2026-04-25 10:45:06 +03:00
Cargo.toml feat(mse): shared bot modal component + pagination on positions/bots 2026-04-25 10:45:06 +03:00