TESTNET ONLINE: PECORINO PECORINO

The Builder is configured via environment variables. The following values are supported for configuration.

KeyRequiredDescription
HOST_CHAIN_IDYesHost-chain ID (e.g. 3151908)
RU_CHAIN_IDYesRollup-chain ID (e.g. 14174)
HOST_RPC_URLYesRPC endpoint for the host chain
ROLLUP_RPC_URLYesRPC endpoint for the rollup chain
TX_POOL_URLYesTransaction pool URL (must end with /)
TX_BROADCAST_URLSNoAdditional endpoints for blob txs (comma-separated, slash required)
ZENITH_ADDRESSYesZenith contract address
BUILDER_HELPER_ADDRESSYesBuilder helper contract address
QUINCEY_URLYesRemote sequencer signing endpoint
BUILDER_PORTYesHTTP port for the Builder (default: 8080)
SEQUENCER_KEYYesAWS KMS key ID or local private key for sequencer signing
BUILDER_KEYYesAWS KMS key ID or local private key for builder signing
BUILDER_REWARDS_ADDRESSYesAddress receiving builder rewards
ROLLUP_BLOCK_GAS_LIMITNoOverride for block gas limit
CONCURRENCY_LIMITNoMax concurrent tasks the simulator uses
OAUTH_CLIENT_IDYesOauth client ID for the builder
OAUTH_CLIENT_SECRETYesOauth client secret for the builder
OAUTH_AUTHENTICATE_URLYesOauth authenticate URL for the builder for performing OAuth logins
OAUTH_TOKEN_URLYesOauth token URL for the builder to get an Oauth2 access token
AUTH_TOKEN_REFRESH_INTERVALYesThe OAuth token refresh interval in seconds.
SLOT_OFFSETYesSlot timing offset in seconds
SLOT_DURATIONYesSlot duration in seconds
START_TIMESTAMPYesUNIX timestamp for slot 0