Gas cost for an arbitrary big mapping #4580
-
Hi guys, I try something on my project, but I think i'll have a scalability issue, I would like to know if i'm right or not. I'm developing a dynamic NFT, which evolves with two things :
I decided to store those informations on-chain as follow :
my tests prove me that the code works properly on small amount of nfts (about 10), but the purpose of this NFT is to be not caped by a max supply. My fear is to see an explosive gas cost growing with the increasing amount of nft minted. Am i right ? if so, is there a solution to fix this problem ? Kind regards. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
@alymurtazamemon you seems skilled, maybe you know the answer ? I tried to find the solution on internet, but I didn’t find anything on it… @PatrickAlphaC i think this question seems close to the issue with the marketplace listing (solved with off-chain solution), but I’m not sure, do you have an idea of this issue? |
Beta Was this translation helpful? Give feedback.
-
@jbastruz Could you please describe your scenario so we can provide you a solution or any alternative? |
Beta Was this translation helpful? Give feedback.
-
I'm maybe not that clear sorry, sorry if it's not clear |
Beta Was this translation helpful? Give feedback.
@jbastruz Could you please describe your scenario so we can provide you a solution or any alternative?