Tool to get transaction history for wallet addresses across multiple networks using Alchemy's Data API. Use when you need to retrieve historical transactions with detailed metadata including logs and internal transactions. Supports pagination for large result sets with a maximum…
afterstringCursor pointing to the end of the current result set for forward pagination.
limitintegerNumber of items to return per page. Maximum 50, defaults to 25 if not specified.
beforestringCursor pointing to the start of the previous result set for backward pagination.
pageKeystringPagination key for fetching the next page of results. Use the pageKey returned from a previous request.
addressesRequiredarrayArray of address and network pairs to query transaction history for. Maximum 1 address pair, with up to 2 networks per address.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.