πEnhanced Transactions API
Transactions APIs to parse Solana data.
Enhanced Transaction API V1 won't be updated while we are working on V2
Attention: we only parse NFT, Jupiter, and SPL related transactions so far. Do not rely on these parsers for DeFi or non-NFT, Jupiter, and SPL transactions.
Obtain enriched historical context about any Solana address. Use the Parse Transaction(s) endpoint to parse either a single or up to 100 transactions per API call or use the Parsed Transaction History to get the parsed history for any given address.
Parse a Single or Multiple Transactions (up to 100)
Parse Transaction(s)Get Enriched Transaction History
Parsed Transaction HistoryLast updated