v1

latestOpenAPI 3.0.02026-07-26268286602.5 KB
transactions

List transactions in a user's watchlist

Retrieves transactions in the authenticated user's watchlist.

get/{chain_id}/api/v2/transactions/watchlist

Path parameters

chain_idstring required

The ID of the blockchain

Query parameters

items_countinteger

Number of items per page

block_numberinteger

Block number for paging

indexinteger

Item index for paging

Response

Watchlist transactions.

next_page_paramsobject nullable required