perpDeployAuctionStatus

post
/info

Request for the status of the perpetual deploy auction.

Body

Request for the status of the perpetual deploy auction.

typeundefined · enumRequired

Type of request.

Possible values:
Responses
chevron-right
200

Status of the perpetual deploy auction.

application/json

Status of the perpetual deploy auction.

currentGasstring · nullableRequired

Current gas.

Pattern: ^[0-9]+(\.[0-9]+)?$
durationSecondsnumberRequired

Duration in seconds.

endGasstring · nullableRequired

Ending gas.

Pattern: ^[0-9]+(\.[0-9]+)?$
startGasstringRequired

Starting gas.

Pattern: ^[0-9]+(\.[0-9]+)?$
startTimeSecondsnumberRequired

Auction start time (seconds since epoch).

post
/info
TypeScript

Last updated