Skip to main content
POST
Get midpoint prices (request body)

请求体

application/json
token_id
string
必填

Token ID (asset ID)

示例:

"0xabc123def456..."

side
enum<string>

Order side (optional, not used for midpoint calculation)

可用选项:
BUY,
SELL
示例:

"BUY"

响应

Successfully retrieved midpoint prices

Map of token ID to midpoint price

{key}
string