From 8a1b126dd1133383cc5f4e9acd6fd3b2b505da2c Mon Sep 17 00:00:00 2001 From: "mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Fri, 13 Jan 2023 18:34:52 -0800 Subject: [PATCH] add uniswap v3 oracles --- oracles/twap.md | 1 + 1 file changed, 1 insertion(+) diff --git a/oracles/twap.md b/oracles/twap.md index c518df6..334208e 100644 --- a/oracles/twap.md +++ b/oracles/twap.md @@ -22,3 +22,4 @@ ___ * [Multi Block MEV by flashbots](https://collective.flashbots.net/t/multi-block-mev/457/2?u=nerolation) * [Statistical analysis on Ethereum k-consecutive block proposal](https://alrevuelta.github.io/posts/ethereum-mev-multiblock) +* [uniswap v3 oracles](https://uniswap.org/blog/uniswap-v3-oracles)