NFT Collection
Updates when an NFT is transferred from the NFT collections that you track.
Fine-tune your NFT Collection experience with customizable event filters. Specify the exact events you care about to receive relevant notifications on your ERC1155 tokens
Filters:
Event | Description |
---|---|
ApprovalForAll | Occurs when an owner grants an operator permission to transfer all their NFTs within a contract. |
Approval | Grants an operator permission to transfer a specific NFT from the owner's collection. |
Transfer | Indicates the transfer of an NFT from one address to another. |
Example:
Imagine you own an NFT collection where users often grant "ApprovalForAll" for trading convenience. To stay informed only about transfers of your NFTs, set up the following filter:
- Event: Transfer
- Contract Address: Enter the contract address of your collection
This ensures you receive notifications only when your NFTs changes hands, providing peace of mind and allowing for timely reactions.
Updated 8 months ago