Contracts

Contracts are verified and on Base: Oracle: https://basescan.org/address/0x998cB9f953E8ED534e77d6D1B129ec4B52A7d11D#code Swap Facility: https://basescan.org/address/0xA5A6d54Cd934559D99A6aB53545AF47AeD9AD168#code Batching: https://basescan.org/address/0xda28E0416966830A0c0954A3e44E2096a12c3315#code Data provider: https://basescan.org/address/0xd725f8839a5a48fac7867b0e56312c945a366221#code The oracle contract handles the core logic. The swap facility can be used to perform swaps via custom oracle report. The batching contract helps us put multiple initial reports, disputes or settles in a single transaction. The data provider can be used to query the on-chain oracle state.

Last updated