Class BoundContractView<TContract, TContractView>

Type Parameters

Hierarchy (view full)

Constructors

Properties

address: string
callStatic: {
    context: EthContext;
    view: TContractView;
}
context: EthContext
encodeCall: {
    context: EthContext;
    view: TContractView;
}

Accessors