Golang Provider
These libraries are provided and maintained by third-parties rather than Flashbots. Please exercise caution.
The Golang libraries provide high-level access to the eth_sendBundle and eth_callBundle RPC endpoints on the Flashbots builder.
Flashbots exposes several specialized JSON-RPC endpoints, such as eth_sendBundle and eth_callBundle. Since these are non-standard endpoints, ethers.js and other libraries do not natively support these requests (like getTransactionCount).
Golang libraries: