Per-Block Mints / Royalties functionality #35
jdogresorg
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Had some random thoughts on how to expand issue and mint functionality a bit more... will circle back in future and revisit these ideas
Per-Block MINT limits
MAX_MINTS_PER_BLOCK
MAX_SUPPLY_PER_BLOCK
Royalties
ROYALTIES
- Enabled/disabledROYALTIES_TYPE
- flat %, flat amount, diminishing return (7%, 5%, 3%, etc), etc.ROYALTIES_AMOUNT
- Amount based onROYALTIES_TYPE
(flat amount, %, etc)Beta Was this translation helpful? Give feedback.
All reactions