An instance of ThirdwebContract
. Represents the smart contract you want to interact with.
The name of the contract method you wish to call. Must be a string
.
The parameters to pass to the contract method, if any. Provide as a comma-separated list following methodName.