Datamine Network has completed its first round of integration feedback with Staking Rewards. To facilitate a seamless partnership and provide absolute transparency on-chain, several structural updates have been deployed to the Datamine public JSON API. ## Clear APY Calculations and Multipliers To help external platforms and users mathematically verify how native yield works, the API now includes a detailed breakdown of annual percentage yield (APY) under the `apyPercent.breakdown` object. The system calculates the base yield (`noBurn`) and maximum yield (`maxBurn`) using the following formulas: * **Base APY (`noBurn`)**: Calculated by dividing the USD value of FLUX generated over 365 days (without multipliers) by the USD cost of locking 10,000 DAM tokens, multiplied by 100. * **Maximum APY (`maxBurn`)**: Calculated as the base APY (`noBurn`) multiplied by 10, representing the maximum yield enhancement achieved through token burning. The value `costOf10kDamUSD` is derived directly from the live pricing of DAM, and the unmultiplied FLUX generation is calculated from the active variables in the ecosystem's breakdown. ## Enhanced User Metrics In addition to the APY breakdown, the API update introduces the `uniqueActiveLockedInAddresses` metric. This metric tracks the total number of unique addresses actively locking tokens in the system, providing an accurate representation of active users. These updates ensure external listing platforms can dynamically display accurate, verifiable yields as the Datamine ecosystem approaches the one-year anniversary of the FLUX token.