NLS Supply Service Available endpoints: - /?type=circulating - /?type=burned - /?type=total - /?type=max Current data: total=922105373, reserves(unvested)=34420210, circulating=887685164 Reserve calculation: For each of the 36 ContinuousVestingAccount wallets, locked = min(bank_balance, original_vesting × (end_time - now) / (end_time - start_time)). Circulating = total_supply - sum(locked amounts).