Contracts
Contracts are verified and on Optimism: Oracle: https://optimistic.etherscan.io/address/0xf3CCE3274c32f1F344Ba48336D5EFF34dc6E145f#code
Initial reporter bounty: https://optimistic.etherscan.io/address/0xf07c087414c2285f25eade0fa6e2dde0be8ce98c#code openSwap: https://optimistic.etherscan.io/address/0x40d3c10a33d8c19b2e102b12fa49f53cac1bfc88#code
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