RoyaltyERC721
Description
The RoyaltyERC721
contract is a module that integrates royalty management and validation functionalities for ERC-721 token transfers. This module ensures that royalties are appropriately handled during token transfers, and allows for the validation of these transfers through a customizable transfer validator.
View on GitHub
Callback Functions
Fallback Functions
Required Interfaces
Supported Interfaces
Installation Callback
This module uses an installation callback to set up initial parameters such as the default royalty information and the transfer validator contract.