Skip to main content
POST
Perp deploy auction status

Authorizations

Authorization
string
header
required

Optional. API key passed via Authorization: Bearer <key>. Required only when API_KEY is configured on the server.

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