The wallet API returns wrapped format { success, data, timestamp }
but the parser was reading from the root object directly.
Now correctly unpacks the inner 'data' field before parsing.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| account_service.dart | ||
| authorization_service.dart | ||
| deposit_service.dart | ||
| planting_service.dart | ||
| referral_service.dart | ||
| wallet_service.dart | ||