Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
Merge pull request #196 from 1inch/spot-price-aggregator/replace-curv…
Browse files Browse the repository at this point in the history
…e-oracle

[SC-1061] Replace CurveOracle in SpotPriceAggregator
  • Loading branch information
zZoMROT authored Feb 2, 2024
2 parents 554feff + 331e45b commit d37e4ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/spot-price-aggregator/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ If no direct liquidity pair exists between two tokens, the spot price aggregator
* SushiSwap - [0x2A45d538f460DDBEeA3a899b0674dA3DFE318faa](https://etherscan.io/address/0x2A45d538f460DDBEeA3a899b0674dA3DFE318faa)
* UniswapV2 - [0xA21E47477DE9BbcDC962ee18a5E7D339c5a16D28](https://etherscan.io/address/0xA21E47477DE9BbcDC962ee18a5E7D339c5a16D28)
* UniswapV3 - [0xE85B42805e046D1933EB8e1C543C4da4E5e8fFa3](https://etherscan.io/address/0xE85B42805e046D1933EB8e1C543C4da4E5e8fFa3)
* Curve - [0xC290f0b4b322BFD735ADe7E8e0d5edb4B7f88934](https://etherscan.io/address/0xC290f0b4b322BFD735ADe7E8e0d5edb4B7f88934)
* Curve - [0x7eE5d607597598e9d642b264b7Ac2703b92Acf9B](https://etherscan.io/address/0x7eE5d607597598e9d642b264b7Ac2703b92Acf9B)
* Pancake 3 - [0xB4039b37d09772801a51764537c167445f52F48b](https://etherscan.io/address/0xB4039b37d09772801a51764537c167445f52F48b)
* Dodo - [0x0A7c4d89e1629f189Eb12dd716B178d1b90D9f66](https://etherscan.io/address/0x0A7c4d89e1629f189Eb12dd716B178d1b90D9f66)
* DodoV2 - [0x03aA019F3B78110e030c34e9fA98047A1f62859A](https://etherscan.io/address/0x03aA019F3B78110e030c34e9fA98047A1f62859A)
Expand Down

0 comments on commit d37e4ff

Please sign in to comment.