Files
openzeppelin-contracts/.changeset/spotty-hotels-type.md
kfishnchips 5420879d9b Ability to set starting token id for ERC721Consecutive (#4097)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: ernestognw <ernestognw@gmail.com>
2023-05-26 10:07:16 -06:00

201 B

openzeppelin-solidity
openzeppelin-solidity
patch

ERC721Consecutive: Add a _firstConsecutiveId internal function that can be overridden to change the id of the first token minted through _mintConsecutive.