token-allowance-checker

Control ERC20 token approvals

Stars
73

Bot releases are hidden (Show)

token-allowance-checker - v1.1.1 Latest Release

Published by TripleSpeeder over 4 years ago

1.1.1 (2020-02-22)

Bug Fixes

  • change string 'unknown ERC20' to 'unnamed ERC20' (3719183)
token-allowance-checker - v1.1.0

Published by TripleSpeeder over 4 years ago

1.1.0 (2020-02-22)

Features

token-allowance-checker - v1.0.0

Published by TripleSpeeder over 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)