zona-wallet-drain

1.0.1 • Public • Published

Testnet-ERC20-Drainer

-- Local install instructions

Clone Repo
Yarn/Npm install
cd/dapp Yarn/Npm install
npm/yarn start

TODO's

-- Add additional RPC providers to support more chains
-- Collect and display contract stats from contract's public vars
-- Add support for more ERC standards
-- Prettify the UI as it's weaaaaak rn

Description

SOLE USE-CASE is for the easy burning and destruction of held token balances accrued during testing and development.


  • User signs a transaction allowing access to token information.
  • Tokens are returned in a data grid with the given information:
    • Id (DataGrid identifier)
    • Token Name
    • Token Address
    • Token Balance

  • User clicks 'Autodrain' and MetaMask will ask for approval for each token with a valid balance.
    • A single approval call will be be made for the exact balance of the valid token

  • The smart contract will then destory all held tokens by sending them to the '0x000..DeAd' address
    • Effectively burning each token but a more generalised approach in case of lack of burn functionality

  • Your wallet is now clean and ready for more useless demo tokens

Readme

Keywords

Package Sidebar

Install

npm i zona-wallet-drain

Weekly Downloads

10

Version

1.0.1

License

ISC

Unpacked Size

8.18 MB

Total Files

59

Last publish

Collaborators

  • zoonai