Get EVM transactions by account
EVM Transactions
Get EVM transactions by account
Returns EVM transactions associated with a specific account. Only available on EVM chains.
GET
Get EVM transactions by account
Documentation Index
Fetch the complete documentation index at: https://initialabs-mintlify-81105a18.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The account address.
Query Parameters
When true, only returns transactions where the account was the signer.
Cursor key for pagination.
Number of records to skip.
Maximum number of records to return. Defaults to 100.
Whether to return the total count. Defaults to true.
When true, returns results in descending order. Defaults to true.