Type alias EstimateCallParams

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

Generated using TypeDoc