Source Code

All 1-Click Price Oracle code fully open-source.

Modified OP Stack

This Optimism fork contains all oracle related modifications. All changes can be seen here. The gelato/oracle branch is based on the most recent release candidate v1.9.1-rc.3.

Oracle L1 Smart Contract & Web3 Function

This repository contains the L1PriceOracle smart contract and Web3 Function responsible for pushing Pyth prices every two seconds.

Oracle Solidity SDK

This repository contains the L2PriceOracle Solidity SDK. This is also published on npm.

Example NFT Mint

This repository demonstrates an NFT mint using the native oracle. This is the same repository found in the Templates & Examples section.

Last updated