Crates.io | stargaze-royalty-registry |
lib.rs | stargaze-royalty-registry |
version | 0.3.0 |
source | src |
created_at | 2023-07-26 17:51:55.738055 |
updated_at | 2023-08-22 18:18:46.476959 |
description | Stargaze Royalty Registry |
homepage | https://stargaze.zone |
repository | https://github.com/public-awesome/core |
max_upload_size | |
id | 926720 |
size | 85,266 |
The Stargaze Royalty Registry contract is a CosmWasm smart contract deployed on the Stargaze chain. It allows NFT collection admins to define the royalties that should be paid to them when their NFTs are sold on the Stargaze chain. The royalty registry logic is applied as described below:
max_share_delta
per invocation. After changing a royalty percentage, the collection owner must wait update_wait_period
to update the percentage again.