write-contract
Execute write functions on blockchain contracts using ABI, address, function name, and arguments. Enable secure blockchain interactions without exposing private keys via MetaMask integration.
Instructions
Execute a write function on a contract
Input Schema
Name | Required | Description | Default |
---|---|---|---|
abi | Yes | ||
address | Yes | ||
args | Yes | ||
functionName | Yes |