https://github.com/ruslang02/dz33
https://github.com/ruslang02/dz33
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ruslang02/dz33
- Owner: ruslang02
- Created: 2022-10-16T08:51:35.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-16T08:58:15.000Z (over 2 years ago)
- Last Synced: 2025-01-13T20:34:07.492Z (3 months ago)
- Language: JavaScript
- Size: 77.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This script will display your current ETH and RUZIK balance.
RUZIK token contract address: 0x8d3e992c91987b288b7d15ee58d0dd34ddb4e8c2
https://goerli.etherscan.io/address/0x8d3e992c91987b288b7d15ee58d0dd34ddb4e8c2
Start the script by providing your address:
```
npm ci
ADDRESS=0x5f... node .
```