Webhook Type

Webhook is mainly used to subscribe to event notifications occurring on your application.

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 Activity WebhookThe 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