{
"success": true,
"code": "200",
"message": "success",
"data": {
"activities": [
{
"seller": null,
"buyer": null,
"transaction_type": "Listing",
"total_amount": 1.790000,
"transaction_time": 1635837336000
},
{
"seller": "0xc97d64c2395e1cf29bbfdeb8e79236b6f8b8bc0e",
"buyer": "0x4103a69d709b9a9b4d2c50306f513fe9fc4a8995",
"transaction_type": "Sale",
"total_amount": 1.790000,
"transaction_time": 1635862608000
},
{
"seller": null,
"buyer": null,
"transaction_type": "CancelListing",
"total_amount": null,
"transaction_time": 1635862608000
},
{
"seller": null,
"buyer": null,
"transaction_type": "Listing",
"total_amount": 2.000000,
"transaction_time": 1637074350000
},
{
"seller": null,
"buyer": null,
"transaction_type": "Listing",
"total_amount": 1.790000,
"transaction_time": 1637348862000
},
{
"seller": null,
"buyer": null,
"transaction_type": "CancelListing",
"total_amount": null,
"transaction_time": 1637931805000
},
{
"seller": null,
"buyer": null,
"transaction_type": "Listing",
"total_amount": 1.400000,
"transaction_time": 1637952930000
},
{
"seller": null,
"buyer": null,
"transaction_type": "Listing",
"total_amount": 1.250000,
"transaction_time": 1638304416000
},
{
"seller": "0x4103a69d709b9a9b4d2c50306f513fe9fc4a8995",
"buyer": "0x97abc3231f4a60f77631db352d4e6a8214cc268d",
"transaction_type": "Sale",
"total_amount": 1.250000,
"transaction_time": 1638371010000
},
{
"seller": null,
"buyer": null,
"transaction_type": "CancelListing",
"total_amount": null,
"transaction_time": 1638371010000
}
],
"max_price": 1.790000,
"min_price": 1.250000,
"price_history": [
{
"price": 1.790000,
"timestamp": 1635862608000
},
{
"price": 1.250000,
"timestamp": 1638371010000
}
],
"holder_history": [
"0x4103a69d709b9a9b4d2c50306f513fe9fc4a8995",
"0x97abc3231f4a60f77631db352d4e6a8214cc268d"
]
}
}