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.
Changes
No recorded changes to this endpoint across all 1 revision of this API.