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.
This update is similar to what we typically display in the transaction history in our Zerion App, under the Application
label:
Changes to existing endpoints
This update contains changes to <Get wallet's transactions> endpoint.
In the response, the attributes object now contains information about the decentralized application that the wallet interacted with. The new data appears under the application_metadata
attribute for each transaction.
Here is the example inside response schema:
Getting notified of changes
To be notified of changes, you simply have to create an account in the Developer Hub. Please reach out to our Discord for any technical inquiries.