Overview
https://link-to-your-logo
The scope of the bug bounty program includes the core contracts of the Intuition protocol:
Intuition Core Contracts
- EthMultiVault.sol
- AtomWallet.sol
Examples of what's in scope
- Being able to steal assets (ETH) from users
- Being able to freeze assets (ETH) or make them inaccessible by their owners
- Being able to pause (or unpause) the protocol
- Being able to perform any kind of attack which will as a consequence lead to a user not receiving amount of assets (ETH) owned to them when they are redeeming their shares
- Being able to perform any kind of attack which will lead to the internal accounting of the EthMultiVault contract not working as intended (over or undercharging for certain fees, inflation attacks, etc.)
- Being able to change EthMultiVault or AtomWallet configuration parameters without the admin’s or owner’s approval
Intended behavior
Please refer to the readme file as well as our developer docs for an extensive overview of the intended behavior of the smart contracts.
Repositories
Contracts/Assets Covered