Skip to content

Royalty manager#38

Merged
mriynyk merged 1 commit into
masterfrom
royalty_manager
Feb 5, 2026
Merged

Royalty manager#38
mriynyk merged 1 commit into
masterfrom
royalty_manager

Conversation

@mriynyk

@mriynyk mriynyk commented Sep 22, 2025

Copy link
Copy Markdown
Collaborator

Implement EIP-2981 Royalty Standard for ArtToken

This pull request introduces support for the EIP-2981 royalty standard in the ArtToken contract to provide a mechanism for marketplaces and other platforms to retrieve royalty information for NFTs created with ArtToken.

Changes:

  • Integrated the ArtTokenRoyaltyManager into the ArtToken contract to handle royalty logic.
  • Implemented the IERC2981 interface in ArtTokenBase.
  • Updated supportsInterface to correctly report IERC2981 compatibility.

Base automatically changed from token_config to master February 5, 2026 11:14
@mriynyk mriynyk merged commit f8b4281 into master Feb 5, 2026
1 check passed
@mriynyk mriynyk deleted the royalty_manager branch February 5, 2026 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant