byzanlinkbundler_getGasPrice
Get Gas Price
This endpoint retrieves the current gas price for the blockchain network that the Bundler is connected to.
Parameters
Body
Param
Type
Description
Required
method
string
Name of method in this case: byzanlinkbundler_getGasPrice
Required
params
array
An empty array with no specific params
Required
id
string
id for request determined by client for JSON RPC requests
Required
jsonrpc
string
JSON RPC version in this case 2.0.0
Required
Request
Request Type: POST
Response
Last updated