Replies: 2 comments 1 reply
-
A similar solution but probably the one that is easier to implement can be extending either |
Beta Was this translation helpful? Give feedback.
0 replies
-
Problems to solve:
Then can do sth like debug_traceBlock but make two additional calls to ask about the coinbase balance before and after the bundle. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, the only way for miners to determine the amount of value received from FlashBots is to look on chain, look at their node logs or query https://blocks.flashbots.net
It has been requested to create an rpc endpoint which would return the MEV value obtained by the coinbase address for a given block: flashbots/mev-geth#24
Beta Was this translation helpful? Give feedback.
All reactions