Core Contracts
Treasury
This contract holds all fees collected from Instruction executions. Each time an Instruction is executed on behalf of a user, a fee is collected and sent to this Treasury
contract. To read more on Otim’s fee structure, checkout the Fee Structure page.
The source code is available on GitHub.