watch-contract-events
Monitor smart contract events on Monad testnet by specifying contract address, ABI, and event name to track specific on-chain activities efficiently.
Instructions
Watch for smart contract events on Monad testnet
Input Schema
Name | Required | Description | Default |
---|---|---|---|
abi | Yes | Contract ABI | |
address | Yes | Contract address to watch | |
eventName | Yes | Name of the event to watch | |
fromBlock | No | Start watching from this block number |