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 |
---|
string — REQUIRED Stacks address or a Contract identifier |
Query Parameters |
---|
integer number of items to return |
integer number of items to skip |
number Filter for transfers only at this given block height |
boolean Include transaction data from unanchored (i.e. unconfirmed) microblocks |
string returned 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 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Success
|