Method Signature
Parameters
string
required
Contract address
array
required
Contract ABI
string
required
Function name to call
array
Function arguments
Wallet
required
Wallet for signing
string
required
Target network
Returns
Returns an ethers.jsTransactionResponse that can be awaited for confirmation.
Examples
- TypeScript
- JavaScript
ERC-20 Transfer
Related Methods
Read Contract
Call view functions
Get Events
Query contract events