Skip to main content
GET
Get token price history for SUI

Query Parameters

address
string
required

The token contract address

timeRange
enum<string>
default:7d

Time range for historical data

Available options:
1d,
7d,
30d
interval
enum<string>
default:1h

Interval for data points

Available options:
5m,
30m,
1h,
3h,
1d

Response

Historical price data for the token

data
object[]