Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Select, add, remove and transfer custom ERC20 Tokens

Compare
Choose a tag to compare
@apanizo apanizo released this 27 Jul 11:37
b1b2968

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)