Unparsed Transactions
Data source: UnparsedTransaction
Unparsed transaction data as they're sent from the validator RPC. Transactions can be filtered by accounts or program ids (which are also accounts). This has the same response as the Solana validator's getTransaction method: https://docs.solana.com/api/http#gettransaction
Webhooks
Webhooks will deliver a JSON array of objects matching the above schema
Updated over 1 year ago