Get estimated gas for pay for blob
GET
/v1/gas/estimate_for_pfbLast modified: 3 months ago
Get estimated gas for pay for blob message with certain values of blob sizes
Request
Query Params
sizes
string
required
Comma-separated array of blob sizes
Example:
12,123
Request samples
Responses
OK(200)
Bad Request(400)
Internal Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
integer
optional
Example
0
Last modified: 3 months ago