curl --location --request GET 'https://api.nusabyte.com/api/v1/token-charts?tokenId&timeframe=1d&maxTime=1620000000&limit=3&page=1'
[
{
"open": "1500.00",
"high": "1550.00",
"low": "1480.00",
"close": "1520.00",
"volume": "1000",
"time": 1714305600,
"timeframeDuration": 60
}
]