To simplify the contract we could remove the `ownersWallets` mapping and use past events to get all the wallets for the current user of a dapp.
To simplify the contract we could remove the
ownersWalletsmapping and use past events to get all the wallets for the current user of a dapp.