Get transaction history
API key generated at https://studio.aurora.dev
Pass the prevCursor value from a previous response to fetch older items. Omit both cursors for the initial request. Do not pass together with nextCursor.
Pass the nextCursor value from a previous response to poll for newer items. Omit both cursors for the initial request. Do not pass together with prevCursor.
Maximum number of items to return per page.
20Filter by deposit address.
Filter by deposit memo. Only has effect when depositAddress is also provided.
Search by deposit address, recipient, sender, or tx hash.
Transaction history retrieved successfully
Transaction history retrieved successfully
Pass it back as nextCursor to poll for newer items.
Pass it back as prevCursor to fetch older items.
Default Response
User session token is invalid or expired
Internal Server Error - Failed to reach the account service
