Collections royalties verification
Last updated
Last updated
For both EIP-2981 and non-EIP2981 smart contract owners, you will be able to check whether royalties have been registered properly in this section.
Launch MintedExchange in your preferred web browser.
Click for Cronos collections
Click for Ethereum collections
Click Connect to Web3 and select Read Contract
Navigate to function 2 calculateRoyaltyFeeAndGetRecipent
4. Input the
collection (address):
Smart contract address
tokenid (uint256):
Any token ID (all token IDs have same royalties)
Amount(uint256):
NFT sale price
5. Once all the fields have been filled in, click Query. For example, 1,000 ETH/CRO in the amount (uint256)
field and returns uint256: 50
. This indicates that 50/1000 (5%) will be paid to the royalty’s recipient.