flashbots/rbuilder

feat: bundle sponsorship

Open

#25 opened on Jul 3, 2024

 (3 comments) (0 reactions) (0 assignees)Rust (207 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (559 stars)
PR merge metrics
 (PR metrics pending)

Description

Some transactions fail because they lack funds, but they generate mev and are actually profitable to execute if they did have funds to do so. We could "sponsor" them as a builder by transferring some eth to the account that lacks funds before its transaction is executed.

Contributor guide