Transactions By Wallet
Fetches all historical transactions (internal & external) for multiple wallet addresses and networks. Returns a list of transaction objects with metadata and log information. This endpoint will be supported on Ethereum, Solana, and 30+ EVM chains (Beta: currently limited to Ethereum and Base with a limit of 1 address)
Path parameters
Request
Array of address and networks pairs (limit 1 pairs, max 2 networks). Networks should match network enums.
The cursor that points to the previous set of results.
The cursor that points to the end of the current set of results.
Sets the maximum number of items per page (Max: 100)
Response
Successful response!
The cursor that points to the previous set of results.
The cursor that points to the end of the current set of results.
Total count of the response items.
List of transactions by address.