Get a List of Transactions

Get a List of transactions, starting with the lastest one. Each call returns an array of the entire list.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to bitcoin

Protocol handle, one of: algorand, avalanche, bitcoin, bitcoincash, dogecoin, litecoin, optimism, polkadot, stellar tezos, xrp.

string
required
Defaults to mainnet

Which network to target. Available networks can be found in the list of supported protocols or with /{protocol}.

Query Params
string

Filter by block hash. You can specify only one block hash at a time.

integer

Filter by block number.

string

Comma-separated list of asset paths to filter. If the list is empty or all elements are empty, this filter has no effect. Filtering by asset is applicable only for:

  • Balances endpoints: algorand, avalanche, bitcoincash, ethereum, litecoin, optimism, polygon, polkadot, solana
  • Transactions endpoints: algorand, avalanche, ethereum

Find all the asset paths on this page.

string
enum
Defaults to desc

The pagination order.

Allowed:
string

The token to retrieve more items in the next request. Use the next_page_token returned from the previous response for this parameter.

integer

Max number of items to return in a response. Defaults to 25 and is capped at 100.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json