Safety and Risks
Raphael is non-custodial: transactions execute from your wallet and cannot normally be reversed. That independence is the point of the system, and it places the final responsibility for every signature with you. This page names the risks plainly.
Key risks
- Smart-contract risk: audited or reviewed code can still contain defects.
- Token risk: tokens may be malicious, upgradeable, frozen, rebasing, fee-on-transfer or worthless.
- Liquidity risk: a pool can become shallow, making exits expensive or impossible at an acceptable price.
- Impermanent loss: LP positions can underperform simply holding the deposited assets.
- Range risk: concentrated liquidity stops earning fees when the market moves outside the chosen range.
- Oracle and pricing risk: displayed fiat values or APRs can be delayed, incomplete or manipulated.
- Governance risk: votes, incentives or administrative permissions may change protocol behaviour.
- Bridge risk: bridged assets depend on bridge contracts and operators in addition to the token and chain.
- Transaction-ordering risk: public pending transactions may be observed and traded around.
Genesis-specific risks
Genesis uses one shared ETH commitment window to create Raphael's founding $RAPH/WETH liquidity. A pending commitment cannot be voluntarily withdrawn or transferred. The final implied ratio remains unknown until deposits close, and a successful position becomes LP that cannot be removed before its immutable expiry.
If the pending launch is cancelled, contributors claim their exact recorded ETH commitments. After successful finalization, that refund path ends and contributors instead bear smart-contract, market, impermanent-loss, lock, dependency, and variable-reward risk. Read Genesis Rewards and Redemption before committing.
Safer operating habits
- start with a small transaction;
- verify contract addresses on the explorer;
- review approvals and revoke unused allowances;
- simulate transactions when possible;
- use realistic slippage limits;
- do not treat displayed APR as guaranteed yield;
- keep enough ETH for gas and position management;
- verify whether a pool, gauge or incentive is official, community-created or unaffiliated.
No interface warning can identify every malicious token or unsafe market. If you cannot explain the assets, permissions and contracts involved in a transaction, do not sign it.
For the protocol's security posture, upstream audit history and incident guidance, see Security.