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

https://github.com/ruslang02/dz33


https://github.com/ruslang02/dz33

Last synced: about 2 months ago
JSON representation

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