Skip to main content
Version: 3.5.0

Configuring Royalties for NFTs

Aventus NFTs can be configured to have royalties during the minting process. On the previous page, royalties was set as an empty set. Here, we'll explore how royalties can be added to the minting transaction.

This page is kept simple to show the function signature and how it can be used. To understand the various variable names and their constraints, HERE is an explainer. For a further deep-dive into how the Aventus Network supports NFTs, check this out.

Examples

royalties = [];


The configured royalties value can now be added to the mint transaction.