Closed dcrescimbeni closed 1 year ago
Approval call was incorrectly decoded, returning an undefined amount value.
amount
Now it will decode it correctly, and in case it doesn't, it will return zero instead of crashing.
Closes #335
Go to this proposal to test the fix:
http://localhost:3000/#/gnosis/0x3f842726188FcD932d43bcA291be28138228e6D9/proposal/0xd0d2b3959f717a877344d81bdd46d5ab60de1105be7b465e807a3b8016c5e46a
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Description
Approval call was incorrectly decoded, returning an undefined
amount
value.Now it will decode it correctly, and in case it doesn't, it will return zero instead of crashing.
Closes #335
Type of change
How Has This Been Tested?
Go to this proposal to test the fix:
http://localhost:3000/#/gnosis/0x3f842726188FcD932d43bcA291be28138228e6D9/proposal/0xd0d2b3959f717a877344d81bdd46d5ab60de1105be7b465e807a3b8016c5e46a
Checklist: