https://github.com/dev-protocol/detect-legacy-users
Detects users who have not withdrawn their pre-DIP4 rewards
https://github.com/dev-protocol/detect-legacy-users
Last synced: 4 months ago
JSON representation
Detects users who have not withdrawn their pre-DIP4 rewards
- Host: GitHub
- URL: https://github.com/dev-protocol/detect-legacy-users
- Owner: dev-protocol
- License: mpl-2.0
- Created: 2021-04-08T02:17:40.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-09-01T14:57:47.000Z (5 months ago)
- Last Synced: 2025-09-09T19:50:58.475Z (5 months ago)
- Language: TypeScript
- Size: 175 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
```bash
yarn build
node ./dist/index.mjs JSON_RPC_ENDPOINT_URL
```
_Must run on over Node.js v14.x_