diff --git a/MEV_by_chains/MEV_on_Arbitrum/gmx/oracle_abuse.md b/MEV_by_chains/MEV_on_Arbitrum/gmx/oracle_abuse.md index 8922ebb..eab1cae 100644 --- a/MEV_by_chains/MEV_on_Arbitrum/gmx/oracle_abuse.md +++ b/MEV_by_chains/MEV_on_Arbitrum/gmx/oracle_abuse.md @@ -12,7 +12,7 @@
-* gmx differs from amms by offering zero slippage on trades via an oracle price update system, while amms like uniswap rely on arb bots to balance prices in the pools +* dynamic price: gmx differs from amms by offering zero slippage on trades via an oracle price update system (via chainlink and aggregate of prices from leading volume exchanges), while amms like uniswap rely on arb bots to balance prices in the pools. * gmx team-run bots make calls to `SetPriceWithBit()` to update asset prices. mev operators can observe these prices updates in the mempool before land on chain.