✨Transactions In
Returns the transactions in of a requested address
Transactions on vechain can have multiple receivers but must always have 1 origin, this is exampled by the "clauses_incoming" and "clauses_total" fields. In the example response below, the requested address was the incoming receiver of 1 out of 2 clauses in all three unique transaction.
Parameter
Description
address
The address you want to query
page
The integer
page number, the available pages are shown in the response meta fields
sort
The sorting preference, use asc
to sort by ascending and desc
to sort by descending
Last updated