Returns all unspent BRC20 transfer inscriptions residing at the address. This endpoint is critical for applications facilitating token transfers, as it identifies transfer-eligible inscriptions.
Project API Key
Bitcoin address or hex encoded script pubkey
BRC20 ticker string
The max number of results per page
x >= 0
The order in which the results are sorted
asc
, desc
Pagination cursor string, use the cursor included in a page of results to fetch the next page
Requested data
The response is of type object
.