Open CarlosX99 opened 3 years ago
Trying to figure this out too
I'm trying with 1000 images and still doesn't work, well I don't know how to make it work.
DANIEL - HASHLIPS - Help us! Please ^_^
im trying to do 3333 images and it wont work either having the exact same error
Daniel Please help us !!!!!
love your youtube content btw
Hi guys. Any solution to this issues? Any help would be appreciated. Attempting to upload 10thousand as well but hitting a road block with a similar error. Thanks in advance.
.
Also please instruct us on how to upload 1000 nfts a time on a collection of 10000 without the smart contract making a new collection?
i have a colleciton of 10000 and i want to mint 1000nft per week into a single collection but i tried it and the next 1000 go to a new collection (collection name) + v2 v3 v4 and so on. thanks in advance! love your videos!
Have you tried editing this line? I think it would be helpful.
Have you tried editing this line? I think it would be helpful.
is anyone tried this?
Yes i have tried that but no luck i have a collection of 2021. so u cant mint more then 200 in once. i tried a bunch of different numbers for me only number 200 worked. and now i mint 200 nft in every transction on polygon gas fee is like 0.58matic not that bad and it works smooth. just put the maxMintAmount to 200. thank you
Is it really impossible to cast 10000 NFTs? Now it is 2022. 10000 operations are very common. Who has a solution, or can other smart contracts do this? Please give me some advice. Thank you
I have follow the tutorial and I have been able to upload to the testnets.opensea.io a collection of 20 items but I cant do it with the entire collection.
When I try to change this line mint(msg.sender, 20); to mint(msg.sender, 10000); I got the following error:
What I need to change to upload 10.000 images instead of only 20?