Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more inspectors #10

Open
gakonst opened this issue Nov 19, 2020 · 6 comments
Open

Add more inspectors #10

gakonst opened this issue Nov 19, 2020 · 6 comments
Labels
enhancement New feature or request

Comments

@gakonst
Copy link
Collaborator

gakonst commented Nov 19, 2020

https://github.com/flashbots/mev-inspect-ts/issues?q=is%3Aissue+is%3Aopen+%22inspector%22+

@gakonst gakonst added the enhancement New feature or request label Nov 19, 2020
@obadiaa
Copy link
Contributor

obadiaa commented Dec 17, 2020

Single-tx inspectors to add

Multi-tx inspectors to add

@gakonst
Copy link
Collaborator Author

gakonst commented Dec 17, 2020

Agreed with everything, clarifying:

  • What does long tail arb mean?
  • What is a multi-legged arb? Arb1 -> room for some other txs by other players -> Arb2?

@obadiaa
Copy link
Contributor

obadiaa commented Dec 17, 2020

Added some extra resources for the inspectors above and happy to brainstorm some more, although I feel @jparyani's work on taking the other approach of looking at what the top bots are doing and using that as a compass for which inspectors to write might be a lil better

@gakonst I added both of these points from the original ts repo issue you linked, I'm not sure what long-tail arb means in this context, maybe @thegostep remembers?

Multi-legged arb just means when you go through several price pairs instead of just 2, but it can still be within the same transaction!

@thegostep
Copy link
Contributor

I believe long tail means small arbs not profitable under normal execution risk conditions

@gakonst
Copy link
Collaborator Author

gakonst commented Dec 18, 2020

Yeah @obadiaa now that we have support for the "big" protocols, I agree using the big bots as a compass.

@obadiaa
Copy link
Contributor

obadiaa commented Jan 28, 2021

We could also use Gervais et. al's paper https://arxiv.org/pdf/2101.05511.pdf for some direction

Generally, protocols I can think of to cover:

  • Swerve (?)
  • Mooniswap
  • Bancor
  • Kyber

Seems like our inspectors already cover a large market share though (thanks @sui414 for the pic)

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants