Royalties Status by Address 💰 - /nft/royalty_status_address/{address}
🔍 Endpoint Summary
This endpoint retrieves the royalty status for a given address. It returns a dictionary containing the address and the royalty status for that address.
📝 API Path Parameters
Parameter
Type
Description
address
str
The address to retrieve the royalty status for.
💾 Response
The response is a dictionary containing the following information:
🔨 Example Usage
📈 Possible Use Cases
Retrieving the current royalty status for a specific address to ensure that all owed royalties have been paid.
Displaying the current royalty status for a specific address on a marketplace or portfolio website.
Keeping track of the total amount of royalties owed for a specific address over time.
PreviousRetrieve Holder Snapshot for NFT 📊 - /nft/holder_snapshotNextRoyalties Status of Multiple NFTs 💰 - /nft/royalty_status_multiple_nfts
Last updated