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
Send the amount of tokens on behalf of the address from to the address to.
Reminder: If the operator address is not an authorized operator of the from address, then the send process MUST revert.
Protected
retry
Basic representation of an ERC777 compatible contract. If additional functionality is required, this contract can be extended via inheritance