Web3.py: How to send EIP-1559 transactions (ETH and ERC-20 tokens)
In this tutorial we're going to take a look at how to use Web3.py to send EIP-1559 transactions, containing either ETH or any verified ERC-20 token. As usual, if you only need the script's code, feel free to scroll down to the end of the article.