ThetaNuts: Accreta Markets audit report
Project Information
CATEGORY
Smart Contracts
NETWORK
Solidity
WEBSITE
https://accreta.markets/
DESCRIPTION
From Feb. 27, 2026 to Mar. 24, 2026, Theta Research Labs engaged Veridise to conduct a security assessment of the Accreta Markets. The security assessment covered the smart contracts underlying Accreta Markets, a decentralized options protocol that features vault-based RFQ issuance, market-maker quoting, and physically settled options built around Chainlink-based pricing. Veridise conducted the assessment over 34 person-days, with 2 security analysts reviewing the project over 17 days. The review strategy involved a tool-assisted analysis of the program source code performed by Veridise security analysts as well as thorough code review.
Audit Report
SCOPE
The scope of this security assessment is limited to a specific set of source files from the repository, as agreed upon with the Accreta Markets developers:
- src/libraries/OptionEvents.sol
- src/options/BaseOption.sol
- src/options/OptionFactory.sol
- src/options/PhysicallySettledCallOption.sol
- src/options/PhysicallySettledOption.sol
- src/options/PhysicallySettledPutOption.sol
- src/oracles/HistoricalPriceConsumerV3.sol
- src/oracles/HistoricalPriceConsumerV3_FIXEDPRICE.sol
- src/oracles/HistoricalPriceConsumerV3_TWAP.sol
- src/vaults/BaseVault.sol
- src/vaults/FixedStrikeVault.sol
- src/vaults/PhysicallySettledVault.sol
- src/vaults/utils/DateUtils.sol
- src/vaults/utils/EventHandler.sol
- src/vaults/utils/IBaseVault.sol
- src/vaults/utils/VaultStorage.sol
- src/vaults/utils/VaultUtils.sol