System guardLive:OFFPrivate relay:OFFSubmit:OFFBroadcast:OFFPaper:ON· DEFAULT_SAFEDEGRADEDCapital:$0Readiness:0/4LIVE lock:LOCKEDGO live:NO-GOA.4 fork:…A.5 paper-shadow:…Loading runtime…
KILL SWITCH —PAPER MODE —socketDISCONNECTEDroutesCONNECTINGruntime_ackCONNECTINGpairsCONNECTINGquote_anchorCONNECTING
Current config
Loaded from configs/app.toml at service boot. Secrets are never rendered here — to rotate keys see the rotate-secrets runbook.
Paper-mode is ON
Executions stop at simulation; the relay pipeline is active but capital is not at risk.
Paper modeRUNTIME_MUTATION
RPC backendRUNTIME_MUTATION
System
- env
- production-like
- kill_switch_enabled_default
- true
- service_name_prefix
- arbx
Execution
- private_only
- true
- paper_mode
- true
- max_parallel_executions
- 8
- retry_limit
- 2
- target_block_offset
- 1
- max_inclusion_wait_blocks
- 5
- max_value_eth
- 1
- flashbots_submit_timeout_ms
- 5000
- priority_fee_increment_pct
- 10
- priority_fee_gwei
- 2
- paper_mode_per_chain
- [object Object]
- paper_mode_all_chains_in_paper
- true
Risk
- max_revert_rate_pct
- 5
- max_execution_variance_pct
- 20
- min_token_safety_score
- 70
- simulation_required_for_new_routes
- true
- max_gas_price_gwei
- 200
- max_slippage_pct
- 1.5
Scoring
- min_accept_score
- 50
- weight_liquidity
- 0.2
- weight_depth
- 0.15
- weight_safety
- 0.2
- weight_slippage
- 0.15
- weight_gas
- 0.15
- weight_risk
- 0.15
Chains
| chain_id | name | enabled |
|---|---|---|
| 1 | ethereum | yes |
| 10 | optimism | no |
| 137 | polygon | no |
| 42161 | arbitrum | no |
| 8453 | base | no |
Relays
| name | enabled | chains | endpoint |
|---|---|---|---|
| flashbots | no | 1 | — |
| bloxroute | no | 1 | — |
| eden | no | 1 | — |
| beaver | no | 1 | — |
| titan | no | 1 | — |
Circuit breakers
| name | threshold | window_ms | cooldown_ms |
|---|---|---|---|
| token_safety_api | 5 | 60000 | 120000 |
| db_writes | 10 | 30000 | 60000 |
| stream_consumer | 20 | 60000 | 30000 |
| sim_engine | 8 | 60000 | 60000 |
Canonical knobsVIEW_ONLY
Canonical runtime bindings · workbook 01_CONFIG
Excel parameters vs the searcher-rs boot snapshot (env ARBX_KNOB_* > deploy yaml > workbook). Missing bindings are shown explicitly — never fabricated, never zero.
17 Excel parameters0/17 EFFECTIVEsource: unavailable
| Parameter | Excel value | Effective runtime | Unit | Runtime binding | Status |
|---|---|---|---|---|---|
| Allowed_Symbol_Count | 0 | — | tokens | allowed_symbols.len() | DERIVED |
| N_Active_Chain | 22 | — | nodes | chain_graph.node_count | NOT_EXPOSED |
| Avg_Active_Degree | 6 | — | neighbors/node | graph.avg_degree | NOT_EXPOSED |
| Avg_Parallel_Pools | 2.5 | — | edges/pair | pair_bucket.avg_edges | NOT_EXPOSED |
| Dirty_Seeds | 4 | — | pairs/event-window | dirty_queue.len | NOT_EXPOSED |
| Beam_K | 4 | — | branches/node | beam_k | NOT_EXPOSED |
| Max_Hops | 7 | — | hops | max_hops | NOT_EXPOSED |
| Min_Hops | 2 | — | hops | min_hops | NOT_EXPOSED |
| Min_Liquidity_USD | 100000 | — | USD | min_pool_liquidity_usd | NOT_EXPOSED |
| Min_Net_bps | 5 | — | bps | min_net_bps | NOT_EXPOSED |
| Max_State_Age_Blocks | 2 | — | blocks | max_state_age_blocks | NOT_EXPOSED |
| Quote_w_Prior | 0.3 | — | weight | quote_w_prior | NOT_EXPOSED |
| Quote_w_Liquidity | 0.3 | — | weight | quote_w_liquidity | NOT_EXPOSED |
| Quote_w_VenueCoverage | 0.2 | — | weight | quote_w_venue_coverage | NOT_EXPOSED |
| Quote_w_Stability | 0.1 | — | weight | quote_w_stability | NOT_EXPOSED |
| Quote_w_CrossDex | 0.1 | — | weight | quote_w_cross_dex | NOT_EXPOSED |
| Discovery_SLA_ms | 30 | — | ms | discovery_sla_ms | NOT_EXPOSED |