watch-contract-events
Monitor specific smart contract events on the Monad testnet by specifying the contract address, event name, and ABI. Track events starting from a chosen block number for accurate data analysis.
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 |