Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).