Bolt RPC API
The Bolt RPC API is the end-user interface to Bolt. It functions as a proxy between users wishing to receive preconfirmations and proposers wishing to provide them.
Overview
The Bolt RPC is an Ethereum node compatible endpoint that can be used as a drop-in replacement for any Ethereum RPC provider such as Infura or Alchemy.
Behind the hood, the RPC proxies all the requests to regular ethereum nodes, but it also adds the necessary logic to provide preconfirmations directly to users by leveraging Bolt.
Usage
On your wallet, dapp, or any other Ethereum client, you can simply replace the RPC endpoint with the Bolt RPC endpoint. Here is a table of the available wallet endpoints:
Network | Endpoint |
---|---|
Holesky | https://rpc-holesky.bolt.chainbound.io/rpc |
OpenAPI Documentation
The Bolt RPC spec is a work in progress and should not be taken as final.
Here you can find the documentation in OpenAPI format for the Bolt RPC API: https://rpc-holesky.bolt.chainbound.io/docs/