Evolve your NFTs into better ones.
You can batch upload three NFTs using the Batch Upload button on thirdweb, or do it through the lazyMint
function.
Token ID 0 would be your starting one that you can claim. Token ID 1 and 2 can't be claimed through the claim
function. You can only get them through the evolve
function.
To the evolve
function, you need to pass the token ID you currently hold to it, and it will claim you the next one, so evolve(0)
will claim you token ID 1 and evolve(1)
will claim you token ID 2.
No name defined | address |
No name defined | uint256 |
Oct 04, 2022
Apache-2.0, MIT