Core Functions

To make this as easy as possible I’ve created functions that do actions you’re already familiar with in Web3. These are packaged so you can write the least amount of code.

All of these functions can be found inside “core.py”. Each function has it’s own page that details the code and what it does.

Moving on we will generate a few wallets to use for our bots in the next section.

You don’t need to read these right now but it’s here if you want to.

Last updated