A typed contract handle where each ABI method exposes .query() and .tx().
.query()
.tx()
Both accept the method's positional arguments followed by an optional options object as the last argument.
A typed contract handle where each ABI method exposes
.query()and.tx().Both accept the method's positional arguments followed by an optional options object as the last argument.