API Reference

Webhook Types

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 TypeDescriptionNetwork
Custom Contract WebhooksCustom 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 ActivityZAN'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 ActivityThe 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 ActivityThe 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 ActivityThe 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