List of all transactions that have interacted with a given external address. Interaction types: native, ERC20 and ERC721 transfer activities. The transactions are returned in reverse chronological order based on their block height.
Enter your JSON Web Token (JWT) here. Refer to the Generate JWT section of our Authentication docs for information on how to generate your Bearer Token.
Blockchain network identifier.
Blockchain address hash (Note that EVM chain address hash should be lowered cased).
Number of transactions to receive in a page. The default value is 10. The maximum value is 100, and values supplied over this will be coerced to the maximum.
A cursor for pagination across multiple pages of results. Don't include this parameter on the first call. Use the next_page value returned in a previous response to request subsequent results.
5000
Success response