Class ContractMetaMethod<C, M, Data>

Type Parameters

Constructors

Properties

contract: WrappedContract<C>
data: Data
methodName: M
calcBufferedGas: CalcBufferedGasFunction = ...
utils: {
    getContractSignerAddress: ContractMetaMethodUtilFunction<Promise<Address>, Contract>;
} = ...

Type declaration

Methods

Generated using TypeDoc