Gas Price
gas_price request type
Fetch the current chain-wide gas price for the most recent block.
gas_price request type
Fetch the current chain-wide gas price for the most recent block.
Responses from the selected endpoint appear here after you run a request.
Live response output will appear here after you run a request.
This operation accepts a JSON-RPC body over POST to /.
Required request inputs: yes
{
"jsonrpc": "2.0",
"id": "fastnear",
"method": "gas_price",
"params": [
null
]
}jsonrpc *string2.0id *stringmethod *stringgas_priceparams *arrayitemsvaluenullableSuccessful response
jsonrpc *string2.0id *one ofresultobjectgas_price *stringAmount in yoctoNEAR
errorobjectcodeintegermessagestringdataobject