{
"token0": {
"id": "1234:5678",
"name": "text",
"displayName": "text",
"symbol": null,
"divisibility": 1,
"batchSize": 1,
"supply": "text",
"createdAt": "2025-05-20T12:38:01.572Z",
"updatedAt": "2025-05-20T12:38:01.572Z",
"type": "btc"
},
"token1": {
"id": "1234:5678",
"name": "text",
"displayName": "text",
"symbol": null,
"divisibility": 1,
"batchSize": 1,
"supply": "text",
"createdAt": "2025-05-20T12:38:01.572Z",
"updatedAt": "2025-05-20T12:38:01.572Z",
"type": "btc"
},
"current_price": "text",
"stats_per_period": [
{
"period": "Day",
"total_volume": "text",
"transactions": 1,
"fee_token0": "text",
"fee_token1": "text",
"price_change": {
"percentage": 1,
"absolute": 1
},
"high_price": "text",
"low_price": "text"
}
]
}