Enhanced Transactions API
The Enhanced Transactions API provides parsed transaction data in a human-readable format. You can use it to parse individual or multiple transactions or fetch the complete historical transaction history for a specific address in a human-readable format.
Enhanced Transaction API V1 won’t be updated while we are working on V2
We only parse NFT, Jupiter, and SPL-related transactions. Do not rely on these parsers for DeFi or non-NFT, Jupiter, and SPL transactions.
Available Endpoints
The Enhanced Transactions API offers the following capabilities:
Parse Transaction(s)
Parse individual or multiple transactions to get human-readable data.
Get Enhanced Transaction History
Retrieve complete historical transaction data for a specific address in parsed, human-readable format.
Next Steps
Parse Transaction(s)
Parse individual or multiple transactions to get human-readable data.
Parsed Transaction History
Retrieve complete historical transaction data for a specific address in parsed, human-readable format.