getGasPrice
This endpoint fetches the current fees (for EVM based chains:\ `gasprice`) for a specific chain
public getGasPrice(chain: VyChain) : VyPromise<Any>
Parameters
Returns
VyPromise Gas price for a chain retrieved successfully.
Last updated
This endpoint fetches the current fees (for EVM based chains:\ `gasprice`) for a specific chain
public getGasPrice(chain: VyChain) : VyPromise<Any>
Parameters
Returns
VyPromise Gas price for a chain retrieved successfully.
Last updated