Get Address ASC-20 Last History
Get the full history of ASC20 by address, In reverse order.
POST
https://open-api.avascriptions.com/v1/asc20/last-history-by-address
Query Parameters
Name
Type
Description
address*
string
address
start
integer
Start offset (list.id), default 0
limit
integer
Number of history returned, Up to 50, default 50
operation
string
deploy,
mint,
transfer,
list,
exchange
ticker
string
Token ticker
block
integer
Block Height
valid
integer
If valid is 1, only valid records are returned, otherwise all records are returned, default is 1
returnFields
string
, character separated string. If there is this field in the inscription content, this field will be returned.
Last updated