Constructs a new instance of the object
Returns the contract address
Returns an interface allowing for us with the multicall method of a provider
Rest
...params: any[]Connects the existing instance of the contract to a new signer or provider
Protected
retry
Represents a simple wrapper around an ethers.Contract that adds some additional capabilities such as easy multicall structures a retryCall method for view operations, allows for connecting
the contract to a different signerOrProvider without redeclaring, etc.