07.05.2024 - Application metadata is now attached to every protocol position
We've updated the Get Wallet's Fungible Positions endpoint, introducing data about DApp which this position relates to.
27.03.2024 - Last Sale Data Integration in Wallet NFT Positions
We've enhanced the Get a list of a wallet's NFT positions
endpoint by including details on the last sale for every NFT in the response, providing richer insights into NFT market dynamics directly through our API.
26.03.2024 - Dapp IDs and Filtering for Positions and Transactions
We added a filter[dapp_ids]
parameter and a dapp
relationship to our List Wallet Positions endpoint, and a dapp
relationship to List Wallet Transactions
, enhancing data specificity and integration with dApps through our API.
01.03.2024 - Add support for protocol positions
We've updated the Get list of wallet's fungible positions endpoint, introducing support for protocol positions.
20.12.2023 - Transaction History Update: Spam Classification
We've updated the Get Wallet's Transactions endpoint, introducing a spam classification feature similar to what's available in the Get Wallet's Fungible Positions endpoint.
07.12.2023 - All chains support for `Portfolio Decomposition`
From now, Portfolio Decomposition endpoint supports all chains, that are available in our Zerion App including celo
, base
, zksync-era
etc.
06.12.2023 - Application metadata in transaction history
Now, in the transaction history, there is information about the application that the wallet interacted with. The update includes metadata about the contract, DApp name, execution method, and its human-readable version if available.
02.08.2023 - New NFT endpoints (transactions + NFTs)
Added new NFT endpoints to the wallet
& nft
scopes. Now you can retrieve information about user's NFTs, NFT collections and request metadata about every single NFT individually.