c88faa17bc25
Search Transaction
Use the following parameters to search transactions.
Beware that default order is "desc", which can cause surprising result with pagination if transactions are being inserted. see Pagination for more details
Query parameters
Returns transactions created in the provided account.
Returns objects created after the entered date.
Returns objects created before the entered date.
Returns transactions created in the provided currency.
Returns transactions that match the provided destination tag (XRP only).
Returns the object corresponding to the entered ID
Filters the list of results by interaction type.
Returns transactions whose note's title or content contain the provided label.This field is deprecated, please use the field title instead
Returns objects that have the provided max amount.
representation of the memo - an ascii, hex string or base 10 integer
Returns objects that have the provided min amount.
Orders the list of results
criteria to order by
Defines the page number to be fetched.
Defines the number of elements displayed on a page. Must be a positive number with 0 and -1 return a maximum defined in the gate
Filters the results on the provided recipient address.
Returns objects that match the selected status.
Returns transactions whose note's title or content contain the provided label.
Returns transactions that match the provided transaction hash.
Filters the list of results by transaction label id
Filters the list of results by transaction type.
Response
Transaction search results