Skip to content
SwapKit is a powerful suite of tools for building blockchain applications.

EstimateCallParams

EstimateCallParams = Pick<CallParams, "contractAddress" | "abi" | "funcName" | "funcParams" | "txOverrides">

Defined in: packages/toolboxes/src/evm/types.ts:67