Skip to content

Code to query ETH account balances on EtherDelta and resolve ENS names, if any

Notifications You must be signed in to change notification settings

0xKai27/EtherDeltaDormantEth

Repository files navigation

EtherDelta Dormant Funds

This project queries the EtherDelta contract (https://etherscan.io/address/0x8d12a197cb00d4747a1fe03395095ce2a5cc6819) for account ETH balances. The goal is to identify the owners of the dormant funds and enable them to withdraw from the contract.

For the full guide, refer to Medium: https://medium.com/@kaishinaw/withdrawing-dormant-eth-from-etherdelta-d31160895452

To run this, you will need your own api keys for the Ethers.js provider as well as Etherscan.

npm install
npx hardhat run scripts/etherscan.ts

About

Code to query ETH account balances on EtherDelta and resolve ENS names, if any

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published