write-contract
Execute write functions on blockchain contracts using the ABI, address, function name, and arguments. Enables secure interactions with smart contracts via MetaMask without exposing private keys, simplifying user onboarding and AI-powered blockchain operations.
Instructions
Execute a write function on a contract
Input Schema
Name | Required | Description | Default |
---|---|---|---|
abi | Yes | ||
address | Yes | ||
args | Yes | ||
functionName | Yes |