Get inbound STX transfers
Retrieves a list of STX transfers with memos to the given principal. This includes regular transfers from a stx-transfer transaction type,
and transfers from contract-call transactions a the send-many-memo
bulk sending contract.
Path Parameters |
---|
principal string — REQUIREDStacks address or a Contract identifier |
Query Parameters |
---|
limit integernumber of items to return |
offset integernumber of items to skip |
height numberFilter for transfers only at this given block height |
unanchored booleanInclude transaction data from unanchored (i.e. unconfirmed) microblocks |
until_block stringreturned data representing the state up until that point in time, rather than the current block. Note - Use either of the query parameters but not both at a time. |
Responses | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
200 Success
|