Transactions
Recipient Transactions
Returns the transactions for a given address as recipient
POST
/
transactions-address-recipient
Authorizations
x-api-key
string
headerrequiredBody
application/json
address
string
requiredThe address to get the transactions for
startDate
string
default: 1 day ago (Unix timestamp)Unix timestamp for the start date
endDate
string
default: now (Unix timestamp)The end date as unix timestamp to get recipient transactions
page
integer
default: 1The page number to get
limit
integer
default: 100The number of results to return
Response
200 - application/json
status
number
body
object