> For the complete documentation index, see [llms.txt](https://zerotofun.gitbook.io/zeroto.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zerotofun.gitbook.io/zeroto.fun/basics/markdown.md).

# Git Oracle

The Git Oracle is an off-chain service that pulls data from GitHub and interacts with the TreasuryManager contracts. It determines when bounties have been resolved, i.e when a solver pull request has been merged into the main branch, and then calls a function in TreasuryManager to move the escrowed bounty amount from the contract to the solver address. The oracle is the `safe_entity` address mentioned in the TreasuryManager. &#x20;
