GetGasPrice
Description
This endpoint fetches the current fees (for EVM based chains:\ gasprice
) for a specific chain
void GetGasPrice(const EVyChain& chain) const
Parameters
Returns
void Gas price for a chain retrieved successfully.
Last updated