Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bitcoinwarrior1/eth-allowance
Find & revoke all the addresses that can spend your tokens
https://github.com/bitcoinwarrior1/eth-allowance
approval-transactions dapp ethereum ethereum-dapp
Last synced: 5 days ago
JSON representation
Find & revoke all the addresses that can spend your tokens
- Host: GitHub
- URL: https://github.com/bitcoinwarrior1/eth-allowance
- Owner: bitcoinwarrior1
- License: mit
- Created: 2020-03-22T11:13:15.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-19T01:22:38.000Z (5 months ago)
- Last Synced: 2024-12-26T10:06:48.118Z (12 days ago)
- Topics: approval-transactions, dapp, ethereum, ethereum-dapp
- Language: JavaScript
- Homepage: https://ethallowance.com
- Size: 5.21 MB
- Stars: 42
- Watchers: 3
- Forks: 29
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eth-allowance
Find & revoke token allowances.## How it works
This tool works by searching all your transactions on the Ethereum blockchain to find the approval transactions; from there you are then able to revoke each one or even visit their dapp (if available).## Add your dapp to the list
Fork this repo and add your dapp to the list [here](https://github.com/James-Sangalli/eth-allowance/blob/master/src/helpers/dapps.js) or submit an [issue](https://github.com/James-Sangalli/eth-allowance/issues).