Intuition is a decentralized, token-curated knowledge graph. Users create on-chain claims (atoms and triples) and stake the native token, TRUST, into per-claim bonding-curve vaults to signal confidence. The protocol runs cross-chain: the TRUST token and emissions source are deployed on Base Mainnet, while the core MultiVault, bonding curves, staking, and smart-contract atom wallets run on the Intuition Network (an Arbitrum Orbit L3 that settles to Base).
PoC Required
Rewards
Rewards by Threat Level
Mainnet assets:
Reward amount is 10% of the funds directly affected up to a maximum of:
$100,000Minimum reward to discourage security researchers from withholding a bug report:
$5,000Primacy of Impact vs Primacy of Rules
Primacy of Impact means that the impact is prioritized rather than a specific asset. This encourages security researchers to report on all bugs with an in-scope impact, even if the affected assets are not in scope.
For more information, please see Best Practices: Primacy of Impact.
When submitting a report on Immunefi's dashboard, the security researcher should select the Primacy of Impact asset placeholder. If the team behind this project has multiple programs, those other programs are not covered under Primacy of Impact for this program. Instead, check if those other projects have a bug bounty program on Immunefi.
If the project has any testnet and/or mock files, those will not be covered under Primacy of Impact.
All other impacts are considered under the Primacy of Rules, which means that they are bound by the terms and conditions set within this program.
Reward Calculation for Critical Level Reports
For critical smart contract bugs, the reward amount is 10% of the funds directly affected up to a maximum of $100,000. The calculation of the amount of funds at risk is based on the time and date the bug report is submitted. However, a minimum reward of $5,000 is to be rewarded in order to incentivize security researchers against withholding a critical bug report.
Repeatable Attack Limitations
If the smart contract where the vulnerability exists can be upgraded or paused, only the initial attack will be considered for a reward.
The amount of funds at risk will be calculated with the impact of the first attack being at 100% and then a reduction of 100% from the amount of the first attack for every 24 hours the attack needs for subsequent attacks from the first attack, rounded down.
Reward Calculation for High Level Reports
High impacts concerning theft/permanent freezing of unclaimed yield/royalties are rewarded within a range of $2,500 to $5,000 with the reward calculated based on 100% of the funds at risk, though capped at the maximum high reward.
In the event of temporary freezing, the reward doubles from the full frozen value for every additional 24 hours that the funds are temporarily frozen, up until a max cap of the high reward.
Rewards are processed via USDC on the Ethereum network.
Program Overview
Intuition is building a decentralized knowledge graph: an on-chain substrate where identities, claims, and relationships (atoms and triples) are created and curated, and where the community signals confidence by staking the native token, TRUST, into per-claim vaults.
Core technology:
- MultiVault: an ERC-4626-style multi-vault that mints and burns shares as users deposit and redeem TRUST against atoms and triples, using pluggable bonding curves for price discovery.
- Bonding curves: Linear, Progressive, and Offset-Progressive curves, registered through a BondingCurveRegistry, that set share price as a function of vault's total assets and/or shares.
- Emissions & staking: a cross-chain emissions system (Base → Intuition Network) that mints TRUST rewards, together with TrustBonding, a vote-escrow-style locking mechanism that distributes emissions to long-term stakers.
- Atom wallets: ERC-4337 smart-contract accounts deterministically deployed per atom via AtomWalletFactory and a beacon, with AtomWarden managing ownership and claiming.
- TRUST token: the native asset, deployed on Base and bridged to the Intuition Network via Caldera's MetaLayer interoperability layer.
Key features in scope include the vault deposit/redeem lifecycle, bonding-curve pricing, cross-chain emissions and reward distribution, staking and bonding, atom-wallet account abstraction, and protocol fee routing. The program's purpose is to protect the funds and accounting integrity of this system by rewarding researchers who responsibly disclose vulnerabilities before they can be exploited.
This program covers all in-scope core and periphery smart contracts: vault accounting, bonding-curve math, emissions and staking, ERC-4337 atom wallets, and fee routing. Researchers should focus on any scenario that could lead to direct or indirect theft, loss, or freezing of user or protocol funds, or corruption of vault or emissions accounting. A PoC is required for all reports. See the Scope tab for in-scope assets and impacts.
Audits
Completed audit reports for this project can be found at the links below.
Any unpatched or unresolved vulnerabilities disclosed in these reports are not eligible for rewards.
Known Issues
KYC not required
No KYC information is required for payout processing.
Proof of Concept
Proof of concept is always required for all severities.
Responsible Publication
Category 3: Approval Required
Prohibited Activities
- Any testing on mainnet or public testnet deployed code; all testing should be done on local-forks of either public testnet or mainnet
- Any testing with pricing oracles or third-party smart contracts
- Attempting phishing or other social engineering attacks against our employees and/or customers
- Any testing with third-party systems and applications (e.g. browser extensions) as well as websites (e.g. SSO providers, advertising networks)
- Any denial of service attacks that are executed against project assets
- Automated testing of services that generates significant amounts of traffic
- Public disclosure of an unpatched vulnerability in an embargoed bounty
- Any other actions prohibited by the Immunefi Rules
Feasibility Limitations
The project may be receiving reports that are valid (the bug and attack vector are real) and cite assets and impacts that are in scope, but there may be obstacles or barriers to executing the attack in the real world. In other words, there is a question about how feasible the attack really is. Conversely, there may also be mitigation measures that projects can take to prevent the impact of the bug, which are not feasible or would require unconventional action and hence, should not be used as reasons for downgrading a bug's severity.
Therefore, Immunefi has developed a set of feasibility limitation standards which by default states what security researchers, as well as projects, can or cannot cite when reviewing a bug report.


