{
"currentPrice": "text",
"token0": {
"id": "text",
"name": "text",
"displayName": "text",
"symbol": "text",
"tradeable": true,
"verified": true,
"icon": "text",
"priority": 1,
"divisibility": 1,
"supply": "text",
"batchSize": "text",
"transactionId": "text",
"createdAt": "text",
"type": null
},
"token1": {
"id": "text",
"name": "text",
"displayName": "text",
"symbol": "text",
"tradeable": true,
"verified": true,
"icon": "text",
"priority": 1,
"divisibility": 1,
"supply": "text",
"batchSize": "text",
"transactionId": "text",
"createdAt": "text",
"type": null
},
"statsPerPeriod": [
{
"totalVolume": "text",
"transactions": "text",
"feeAmount0": "text",
"feeAmount1": "text",
"highPrice": "text",
"lowPrice": "text",
"period": null,
"priceChange": {
"percentage": 1,
"absolute": 1
}
}
]
}