{
"success": true,
"code": 0,
"data": [
{
"id": null,
"type": "string",
"attributes": {
"block_number": null,
"tx_hash": "string",
"tx_from_address": "string",
"tx_sender_address": "string",
"tx_to_address": "string",
"from_token_amount": "string",
"to_token_amount": "string",
"price_from_in_currency_token": "string",
"price_to_in_currency_token": "string",
"price_from_in_usd": "string",
"price_to_in_usd": "string",
"block_timestamp": null,
"kind": "string",
"volume_in_usd": "string",
"from_token_address": null,
"to_token_address": null,
"pool_address": null,
"property1": "string",
"property2": "string"
}
}
],
"meta": {
"token": "string",
"user": "string",
"pool": "string",
"page_num": 0,
"page_size": 0,
"type": "string",
"count": 0,
"pool_type": "string",
"property1": "string",
"property2": "string"
}
}