Changelog

Changelog

[1.0.4] - 2025-05-09

Updated

  • The Status endpoint is now free

  • new transactionsLastSync and portfolioLastSync fields on the status endpoint

  • new Synchronization endpoint to bypass the cache and sync your address

[1.0.3] - 2025-04-10

Updated

  • Removed PnL and Cost Basis values on transactions / portfolio / wallet endpoints

    • In some complex cases the values shown was incorrect, we removed it until we can be sure to have accuracy calculation.

[1.0.2] - 2025-03-19

Updated

  • rewardAssets are now tracked under the protocol positions

  • All protocol positions are now tracked in nested protocol positions (COMPLEX vs REGULAR) to harmonize and simplify the payload for each protocol type.

[1.0.1] - 2025-03-17

Created

  • new /wallet endpoint available for EVM / SOL addresses. See Wallet for me details

[1.0] - 2025-02-12

Updated

  • New API base endpoint (https://api.octav.fi/v1)

  • New versioning system (v1)

  • Updated object response wrapper (removed getPortoflio, getTransaction, getStatus wrappers) to simplify the response

Last updated