Table of Contents

Crypto: Restoring automatic Linear Finance claims

Long story short: in the past year or so I have been implementing many python scripts/objects to handle interactions with some blockchain protocols automatically. And now that I have started to clean things up with the NervProj framework it's time for me to get back to these, and restore most of those scripts.

One good starting point I believe is the automatic claim system I built for Linear Finance on the Binance Smart Chain: This will force me to cover quite a lot of points already so this may take some time, but hey, we have to start somewhere right ?

Before we start...

Initial investigations

Restoring BinanceSmartChain class

Displaying the pending rewards

Claiming pending rewards

Automating the claim process