Contracts

We've moved

We've moved all openOracle-related documentation to https://docs.openoracle.orgarrow-up-right. This documentation is no longer maintained and may be stale or out of date. ------------------------------------------------------------------------------

Contracts are verified and on Optimism: Oracle: https://optimistic.etherscan.io/address/0xf3CCE3274c32f1F344Ba48336D5EFF34dc6E145f#codearrow-up-right

Initial reporter bounty: https://optimistic.etherscan.io/address/0xf07c087414c2285f25eade0fa6e2dde0be8ce98c#codearrow-up-right openSwap: https://optimistic.etherscan.io/address/0x40d3c10a33d8c19b2e102b12fa49f53cac1bfc88#codearrow-up-right

The oracle contract handles the core oracle game logic. The bounty contract allows for an increasing-over-time reward to the initial reporter which solves the problem of "how much do you pay the initial reporter?" since as soon as it is net profitable, the first bot will bite and claim the bounty. The openSwap contract handles the core swapping logic discussed in this documentation.

Last updated