Is your feature request related to a problem? Please describe.
There's a really cool feature in the app allowing you to "simulate" any address, but if you don't know it you don't find it as you manually have to enter things in the console ( localstorage.setItem('mockWalletAddress', '0x0') ).
Describe the solution you'd like
A input somewhere where i can enter & also remove the mock address.
Is your feature request related to a problem? Please describe.
There's a really cool feature in the app allowing you to "simulate" any address, but if you don't know it you don't find it as you manually have to enter things in the console (
localstorage.setItem('mockWalletAddress', '0x0')).Describe the solution you'd like
A input somewhere where i can enter & also remove the mock address.