diff --git a/docs/launch-arbitrum-chain/02-configure-your-chain/advanced-configurations/aep-fee-router/04-reporting-on-fees.mdx b/docs/launch-arbitrum-chain/02-configure-your-chain/advanced-configurations/aep-fee-router/04-reporting-on-fees.mdx index 8e1a4208db..56e73476e2 100644 --- a/docs/launch-arbitrum-chain/02-configure-your-chain/advanced-configurations/aep-fee-router/04-reporting-on-fees.mdx +++ b/docs/launch-arbitrum-chain/02-configure-your-chain/advanced-configurations/aep-fee-router/04-reporting-on-fees.mdx @@ -74,17 +74,6 @@ Same as the same gas token scenario, but uses the gas price from the batch posti - Creates exchange rate risk - Should NOT set artificially high exchange rate for profit -### 4. Monitoring Tool Requirements - -#### Purpose: - -Detect if operators have misconfigured the L1 base fee mechanism (using it for profit by manipulating exchange rates) - -#### Cost Calculation (Same for All Revenue Methods): - -- Parent chain tokens spent = gas used × gas price (from batch posting report) -- Plus percentage for exchange transaction costs - #### Revenue Calculation Methods: #### Method 1 - Exchange Rate Analysis (Parent Chain Only): @@ -129,8 +118,6 @@ If both criteria are met → indicates misconfiguration ::: -### Implementation Details: - #### Exchange Rate Sources: - Use third-party sources for "ideal" exchange rates (e.g., CoinGecko, CoinMarketCap, etc.)