Skip to main content
GET
Get order scoring status

授权

POLY_API_KEY
string
header
必填

Your API key

POLY_ADDRESS
string
header
必填

Ethereum address associated with the API key

POLY_SIGNATURE
string
header
必填

HMAC signature of the request

POLY_PASSPHRASE
string
header
必填

API key passphrase

POLY_TIMESTAMP
string
header
必填

Unix timestamp of the request

查询参数

order_id
string
必填

The order ID (order hash) to check scoring status for

响应

Successfully retrieved order scoring status

Response indicating whether an order is currently scoring for rewards

scoring
boolean
必填

Whether the order is currently scoring for maker rewards

示例:

true