This release includes the next major features:
- Select enabling or disabling which tokens should be shown in the safe view
- Adds and removes custom ERC20 tokens
- Allow transfer tokens
Also, it includes the next major bugfixes and features:
- Only fetches funds of enabled safe's tokens
- Mocked fetchBalances endpoint in JEST tets for retrieving the default tokens in a faster and more controlled way
- Disable "NEXT" button in multi-step forms when validation takes time (i.e when checking if the token has human readable information)
- Improved the Suite test speed in 50%+
- Usage of gnosis/utils-contracts project for general token contracts.
- Simplified the UI (now ETH transfers are managed in the safe's balance section)