WatchEvents
Events
Retrieve events in live from a smart contract and display them.
Properties:
address
abi
eventName
args
optional
For convenience the properties are same as the viem/wagmi libraries.
Example
This examples display USDC transfers as Toas notifications.
Full example
Last updated