RoyaltyERC1155
Description
The RoyaltyERC1155
contract is a module that integrates royalty management and validation functionalities for ERC-1155 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.