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