# Functions

Estimate returns the lowest possible gas limit that allows the transaction to run successfully with the provided context options.

# Constants

EstimateGasErrorRatio is the amount of overestimation eth_estimateGas is allowed to produce in order to speed up calculations.

# Structs

Options are the contextual parameters to execute the requested call.