List of all the ZAN Notify webhook types to subscribe to web3 data, and receive timely data event notifications.
ZAN Notify is a tool used to subscribe to transaction or event notifications within your applications. To receive real-time notifications and quick insight into different types of on-chain activity, you can create a webhook in our dashboard.
Below are the ZAN webhook types and their supported networks.
Webhook Type | Description | Network |
---|---|---|
Custom Contract Webhooks | Custom Contract Webhooks allow you to track any smart contract with its events, and monitor any transaction events when on-chain interaction occurs. This provides you with unlimited data access and quick insight into the self-defined activity you require. | Ethereum Mainnet |
Address Activity | ZAN's Address Activity webhook tracks all ETH, ERC20, ERC721, and ERC1155 transfers. This provides your app with real-time state changes when an address sends/receives ETH or tokens. You can specify the addresses for which you want to track on the chain. | Ethereum Main |
NFT Collection Activity | The NFT Collection Activity webhook allows you to track all the IDs in ERC721 and ERC1155 token contracts. This provides your app with real-time state changes when an NFT is transferred between addresses. | Ethereum Mainnet |
Specific NFT Activity | The Specific NFT Activity webhook allows you to track the specific ID in ERC721 and ERC1155 token contracts. This provides your app with real-time state changes when an NFT is transferred between addresses. | Ethereum Mainnet |
Token Activity | The Token Activity webhook allows you to track ERC20 token contracts. This provides your app with real-time state changes when a token is transferred between addresses. | Ethereum Mainnet |