The unique contract identifier.
The account associated with the contract, if available.
A collection of functions available on the contract.
The unique contract identifier.
The contract's ABI interface.
The provider for interacting with the contract.
Static
Readonly
abiStatic
Readonly
storageBuild a function invocation scope for the provided function fragment.
The function fragment to build a scope for.
A function that creates a FunctionInvocationScope.
Create a multi-call invocation scope for the provided function invocation scopes.
An array of FunctionInvocationScopes to execute in a batch.
A MultiCallInvocationScope instance.
Contract
provides a way to interact with the contract program type.