Skip to content

Tuning and general questions #56

Answered by mikewcasale
groot911 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, to the best of my knowledge, here are the answers to your questions:

  1. Yes, DEFAULT_GAS is specified in gwei. However the DEFAULT_GAS value is only used for testing as far as I can tell. The actual gas submitted with transactions is estimated in real-time using web3.py methods.

  2. The --flashloan_tokens flag refers to those token denominations which the bot can take a flash loan in. By default, these are [WETH, DAI, USDC, USDT, WBTC, BNT, NATIVE_ETH]. If you override the default to TKN, the search space is decreased for all modes, including the b3_two_hop mode (assuming that --limit_bancor3_flashloan_tokens=True).

  3. The default minimum profit of 80 is in BNT. The expected profit for a …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mikewcasale
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants