Skip to main content
POST
Perp deploy auction status

Authorizations

Authorization
string
header
required

Your Hypedexer API key, sent as Authorization: Bearer <key>. The X-API-Key: <key> header and the api_key query parameter are accepted as well.

Body

application/json
type
enum<string>
required
Available options:
perpDeployAuctionStatus

Response

Auction status

startTimeSeconds
integer
Example:

1747656000

durationSeconds
integer
Example:

111600

startGas
string
Example:

"500.0"

currentGas
string
Example:

"500.0"

endGas
string | null