You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected Behavior
If creators want to collect royalties, they can configure the royalty ratio and receive a certain percentage of royalties after successful NFT transactions
Specifications
For example, I have set the royalty rate for SGR-0 collection to 1% and configured my payment address. When the SGR - * transaction amount is 100ELF, I will receive 1ELF
Features:
Collect royalties after successful transaction
Development Tasks:
Add SetRoyalty(),config rarity 、eceiver address
Add GetRoyalty, querey raroty config
Modify Deal logical modification, deducting royalties from the recipient upon successful transaction
The text was updated successfully, but these errors were encountered:
Expected Behavior
If creators want to collect royalties, they can configure the royalty ratio and receive a certain percentage of royalties after successful NFT transactions
Specifications
For example, I have set the royalty rate for SGR-0 collection to 1% and configured my payment address. When the SGR - * transaction amount is 100ELF, I will receive 1ELF
Features:
Collect royalties after successful transaction
Development Tasks:
Add SetRoyalty(),config rarity 、eceiver address
Add GetRoyalty, querey raroty config
Modify Deal logical modification, deducting royalties from the recipient upon successful transaction
The text was updated successfully, but these errors were encountered: