Token Allowance Checker Versions Save

Control ERC20 token approvals

v1.1.1

4 years ago

1.1.1 (2020-02-22)

Bug Fixes

  • change string 'unknown ERC20' to 'unnamed ERC20' (3719183)

v1.1.0

4 years ago

1.1.0 (2020-02-22)

Features

v1.0.0

4 years ago

1.0.0 (2020-02-20)

Bug Fixes

  • dont spam console with "reverse name not found" messages (6dd6497)
  • make sure to get all results by using paginated graphql query (863876d)
  • modify query to not rely on transaction.signer (9638007), closes #6
  • prevent change of unmmounted component (8bfcf8c)
  • quick fix to remove token contracts that are not ERC20 but still log Approve-events with the same signature (cc93a06)
  • use dedicated api key for web requests (69bb99b)