Providers
Registering to Primev Contract
You must register your builder-boost instance on the Primev contract to enable authorized connections and generate revenue from providing execution data.
Open Primev Contract in Etherscan
Head to Update Builder Method in Etherscan. This method allows you to register a new builder or update settings for your existing builder.
Connect Wallet
On the top left corner of the Write Contract section press Connect to Web3. Make sure you use the builder address (the one you use for running the builder geth instance). This address should be funded with some Sepolia ETH to cover transaction costs.
Specify Builder Parameters and Register
In the updateBuilder
method there are two fields to specify:
_minimalStake
: minimal amount of ETH for a user to deposit to in order to authorize a connection. We suggest 0.1 ETH as a minimum._minimalSubscriptionPeriod
: minimal subscription period in blocks. We suggest 216,000 blocks, which is about 30 days worth. If the user deposits more than the minimum amount, the subscription period will be extended in a linear fashion.
After all the required fields are specified, press the Write button and sign the transaction using your Web3 provider. Once the transaction is confirmed, users can start connecting to a provider. Make sure you run the builder-boost instance before registering a new provider.
See the Pricing page for additional details on how revenue share works with the protocol and how providers may expect to own their share of the protocol as it tokenizes