Skip to main content

Estimate the cost of a deal

This endpoint estimates the cost of a deal

Request Body REQUIRED

The size of the deal in bytes, the replication factor, and the duration of the deal in blocks

durationBlks integer
replication integer
size integer
verified boolean
Responses
200

OK

Schema OPTIONAL
string
400

Bad Request

Schema OPTIONAL
code integer OPTIONAL
details string OPTIONAL
reason string OPTIONAL
500

Internal Server Error

Schema OPTIONAL
code integer OPTIONAL
details string OPTIONAL
reason string OPTIONAL