Gas and Fee
gasPrice
Returns the current gas price.
POST
/
Body
application/json
jsonrpc
enum<string>
requiredAvailable options:
2.0
method
enum<string>
requiredThe name of the method to be invoked.
Available options:
quai_gasPrice
params
any[]
requiredquai_gasPrice
does not require any params.
id
integer
requiredA unique identifier for the request.
Response
200 - application/json
jsonrpc
string
result
string
The current gas price.
id
integer
Was this page helpful?