Skip to content

Commit

Permalink
Merge pull request #160 from 1inch/deploy/curve-with-blacklist
Browse files Browse the repository at this point in the history
[SC-1197] Deploy CurveOracle on mainnet
  • Loading branch information
zZoMROT authored Jun 28, 2024
2 parents 459f727 + 88fb900 commit a7d79ed
Show file tree
Hide file tree
Showing 2 changed files with 174 additions and 82 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,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 - [0x7eE5d607597598e9d642b264b7Ac2703b92Acf9B](https://etherscan.io/address/0x7eE5d607597598e9d642b264b7Ac2703b92Acf9B)
* Curve - [0x8e38ec1f7D3D40ebf3987DaB0fb2aD688D96c3D1](https://etherscan.io/address/0x8e38ec1f7D3D40ebf3987DaB0fb2aD688D96c3D1)
* Pancake 3 - [0xB4039b37d09772801a51764537c167445f52F48b](https://etherscan.io/address/0xB4039b37d09772801a51764537c167445f52F48b)
* Dodo - [0x0A7c4d89e1629f189Eb12dd716B178d1b90D9f66](https://etherscan.io/address/0x0A7c4d89e1629f189Eb12dd716B178d1b90D9f66)
* DodoV2 - [0x03aA019F3B78110e030c34e9fA98047A1f62859A](https://etherscan.io/address/0x03aA019F3B78110e030c34e9fA98047A1f62859A)
Expand Down
254 changes: 173 additions & 81 deletions deployments/mainnet/CurveOracle.json

Large diffs are not rendered by default.

0 comments on commit a7d79ed

Please sign in to comment.