Closed imcodingideas closed 1 year ago
Yes you have to deploy the sandwich contract, INCEPTION_BLOCK is the block number that your contract deployment transaction was in.
The flashbots Auth key is just a private key, doesn't need to be funded, it's just so flashbots can authorize you.
Regarding your erigon node, I'd assume you aren't running a consensus client? If so, check out lighthouse.
thank you @popfendi I added theses suggestions to the README https://github.com/mouseless-eth/rusty-sando/pull/43
Hello,
I'm exploring the documentation at this location, specifically focusing on the environment variables under the "Usage" section. There are two values that I need clarification on:
I need to create and fund a smart contract? Whats an Inception Block? I have some hints here, thanks @Cionn3
FLASHBOTS_AUTH_KEY
. Could you provide some information or direct me to resources that explains how to obtain this key?Thank you for your experience, and I look forward to your reply. Cheers.