flashbots / flashbots/rpc-endpoint
Keep transactions private if they are destined for a contract, even with no calldata
Open
- Dominant language
- Go
- Stars
- 213
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
Some contracts, like `0x8fc73419de427f8a5285484a800a85509c6ea385`, have a front-runnable function call with no call data. It might be better to check for "is contract" instead of "is calldata 0x".
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.