Skip to content

Gather all your Ethereum LRT points from different wallets and protocols. Currently only ether.fi, renzo, swell, kelp, zircuit, ethena, karak and puffer are supported

Notifications You must be signed in to change notification settings

danijcom/lrt-points-checker

Repository files navigation

Ethereum LRT protocols points checker

Small script to gather all your Ethereum LRT points from different addresses (no private keys required).

Currently, only ether.fi, renzo, puffer, swell, zircuit, Ethena, Karak and kelp are supported

+Bonus: 📜Scroll marks checker (turn it off in the config.py if you do not need it)

Ether.fi points are not 100% accurate, their API is so strange, I'm getting like 10% less than the actual amount

🚀 Installation

git clone https://github.com/danijcom/lrt-points-checker

cd lrt-points-checker

pip install -r requirements.txt

python main.py

⚙️ Before you start:

  • rename addresses_EXAMPLE.txt -> addresses.txt
  • put your addresses (NOT PRIVATE KEYS) to addresses.txt
  • rename proxies_EXAMPLE.txt -> proxies.txt
  • put your proxies in format user:password@IP:PORT to proxies.txt (or you can leave the proxy.txt file empty, and confirm the script will run without a proxy after launch if you want. I don't know what the consequences might be)
  • [optional] You can turn off not-needed protocols in the config.py by changing True to False.

📊 Output example

Screenshot_97
  • A bit inspired by this script

About

Gather all your Ethereum LRT points from different wallets and protocols. Currently only ether.fi, renzo, swell, kelp, zircuit, ethena, karak and puffer are supported

Topics

Resources

Stars

Watchers

Forks

Languages