mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-04-27 19:26:15 -04:00
Update oracle_abuse.md
This commit is contained in:
parent
71e2becb60
commit
49c6f956f9
@ -7,18 +7,18 @@
|
||||
|
||||
<br>
|
||||
|
||||
* gmx has not price impact (large order trades at mark price).
|
||||
* when high volatility, there is a spread from the chainlink price to the median price of reference exchanges.
|
||||
|
||||
* october'22 oracle abuse: 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.
|
||||
* a new oracle oracle has been deployed (XGET), which allows for information to be verified on-chain while providing frontrunning resistance (by having nodes sign a combination of blockhashes and values).
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
### tl; dr october'22 event
|
||||
### tl; dr
|
||||
|
||||
<br>
|
||||
|
||||
* 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.
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user