Token
Retrieve SUI Token Price
Fetches the price of one or more SUI tokens for specified addresses and an optional timestamp.
POST
Body
application/json
Comma-separated list of SUI token addresses. Maximum 50 tokens.
Example:
"0x2::sui::SUI"
Optional timestamp to get the price at a specific time.
Response
200
application/json
Successful response with SUI token price information.