2025.07.02 - Support for Scaled UI Amounts in Solana Token-2022
Birdeye now fully supports scaled UI amounts for Solana Token-2022, enhancing accuracy in token data representation. This update introduces a new API parameter and impacts several API endpoints. 🟢 What’s NewNew API Parameter:
ui_amount_mode
A new optional parameter, ui_amount_mode, has been added to select endpoints.
When set, this parameter ensures that token amounts are returned in a human-readable format, automatically applying the token’s decimal precision.
📘 APIs Impacted
🔧 Backward compatibility: These changes won’t break current logic. raw mode will remain the default.

