As you expand your horizons and venture out to different chains, you will likely encounter this scenario: you’ve identified a DEX with an LP featuring some tokens that you’d like to trade in an automated way. However, the smart contract code is not verified on your block explorer, so Brownie refuses to load the contract with the Contract.from_explorer()
…