Addresses
๐๏ธ Transactions
Now whenever an ingoing or outgoing transaction involving the address you are monitoring occurs, you will receive a webhook with the transaction details.
๐๏ธ Triggers
Moralis Streams Triggers. Run smart contract functions against Blockchain Events.
๐๏ธ Response Body
The body contains the data you are interested in. Logs is in array containing raw events and stream information such as tag and the streamId. The body also contains a chainId, the blocknumber, internal transactions, the abis and a confirmed field that indicates if the block is confirmed.
๐๏ธ Mandatory Test
Whenever you create or update a stream, you will receive a test webhook.