This repository has been archived by the owner on Jan 15, 2021. It is now read-only.
v1.6.1
IPFS hash QmektnwDEyZj2FqjvkGqWR7mjvTKs3ntYeKXrG5FqWQEXE
π Bug Fixes:
Solves an issue preventing to load the balances when the call that fetch the balance of a token reverts in the smart contract.
This is the case of the of the old deprecated Synthetics tokens (SNX and sUDS) which now revert for any read operation.
This leads to an error in Metamask, that is handled wrapping the error in another error, which at the same time breaks web3 error handling.
This leads to an unfulfilled promise loading the balances.
The error makes sure the error have the shape web3 spects
π Misc:
Commits since v1.6.0: