Hi!
I have to create a new contract because we would like to add a new feature. Is it possible to get all the mapping data from the first contract to the new one?
If so, what’s the best way to do it? I am thinking about changing the Mapping to Array in the new contract so I can just put all the keys to it along side with the data.