latestOpenAPI 3.1.02026-08-0837114837.8 KB
c099830c76a0
get-paginated-transactions-for-address-v3
Commonly used to fetch the transactions involving an address including the decoded log events in a paginated fashion.
get/v1/{chainName}/address/{walletAddress}/transactions_v3/page/{page}/
Path parameters
chainNamestring required
The chain name eg: eth-mainnet.
walletAddressstring required
The requested address. Passing in an ENS, RNS, Lens Handle, or an Unstoppable Domain resolves automatically.
pageinteger required
The requested page, 0-indexed.
Query parameters
quote-currencystring
The currency to convert. Supports USD, CAD, EUR, SGD, INR, JPY, VND, CNY, KRW, RUB, TRY, NGN, ARS, AUD, CHF, and GBP.
no-logsboolean
Omit log events.
block-signed-at-ascboolean
Sort the transactions in ascending chronological order. By default, it's set to false and returns transactions in descending chronological order.
with-internalboolean
Whether to include internal transfers/transactions.
Response
Successful response