You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
two Safes with Exit Modules enabled, one with ERC-20 and one with ERC-721
An account that holds the corresponding ERC-20 and ERC-721 tokens of each Safe
to reproduce:
go to Exit app, connect to ERC-20 Safe
Connect wallet to Exit App
Click on Safe address to change Safes, and connect to ERC-721 Safe
app should crash with a BigNumber overflow (this line is causing it, the balance of the ERC-20 token in the connected wallet is still in state, rather than the ERC-721 balance)
The text was updated successfully, but these errors were encountered:
This is an edge case and requires the following:
to reproduce:
The text was updated successfully, but these errors were encountered: