curl --location --request GET 'https://apis.avata.bianjie.ai/v3/evm/nft/nfts///history?page_key=&limit=&signer=&tx_hash=&operation=&start_date=&end_date=&sort_by=&count_total=' \
--header 'X-Api-Key;' \
--header 'X-Api-Key;' \
--header 'X-Timestamp;' \
--header 'X-Timestamp;' \
--header 'X-Signature;' \
--header 'X-Signature;'
{
"data": {
"prev_page_key": "string",
"next_page_key": "string",
"limit": 0,
"total_count": 0,
"operation_records": [
{
"tx_hash": "string",
"operation": 0,
"signer": "string",
"recipient": "string",
"timestamp": "string"
}
]
}
}
扫码加入文昌链微信技术交流群
在这里,获得 Avata 使用上的任何帮助,快速上手让你的研测效率大幅提升