Uniswap / v3-periphery

🦄 🦄 🦄 Peripheral smart contracts for interacting with Uniswap v3
https://uniswap.org
GNU General Public License v2.0
1.17k stars 1.09k forks source link

Generalized price chaining without querying pools #243

Closed Yorkemartin closed 2 years ago

Yorkemartin commented 2 years ago

Creates a generalized price chaining function in the oracle library, for circumstances where a path does not exist, or ticks must be returned in a customized way.