[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SC-1193] Redeploy OffchainOracle #165

Merged
merged 13 commits into from
Jul 3, 2024
Prev Previous commit
Next Next commit
Deploy OffchainOracle on base
  • Loading branch information
zZoMROT committed Jul 3, 2024
commit 6bfe6893cf9b892f75e05fd4f66a6360d2eaecac
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,7 @@ If no direct liquidity pair exists between two tokens, the spot price aggregator

### Base

#### Oracle [0x0AdDd25a91563696D8567Df78D5A01C9a991F9B8](https://basescan.org/address/0x0AdDd25a91563696D8567Df78D5A01C9a991F9B8)
#### Oracle [0xf224a25453D76A41c4427DD1C05369BC9f498444](https://basescan.org/address/0xf224a25453D76A41c4427DD1C05369BC9f498444)

<details><summary>Supported DEXes</summary>

Expand Down Expand Up @@ -550,6 +550,7 @@ If no direct liquidity pair exists between two tokens, the spot price aggregator
<details><summary>Prev oracle versions (legacy)</summary>

* Aug-09-2023 - [0x52cbE0f49CcdD4Dc6E9C13BAb024EABD2842045B](https://basescan.org/address/0x52cbE0f49CcdD4Dc6E9C13BAb024EABD2842045B)
* Sep-02-2023 - [0x0AdDd25a91563696D8567Df78D5A01C9a991F9B8](https://basescan.org/address/0x0AdDd25a91563696D8567Df78D5A01C9a991F9B8)

</details>

Expand Down
Loading