Trust & safety
Security
Most losses in this space are wallet and phishing losses, not contract exploits. Both are covered here.
- Version
- 1.0
- Effective
- 2026-09-06
- Last updated
- 2026-09-06
Wallet security
- Never share your seed phrase or private keys with anyone, for any reason.
- The Platform will never ask for them, and never asks you to “verify” or “migrate” a wallet.
- Read every signature request; if you cannot tell what it does, reject it.
- Keep approvals tight and revoke ones you no longer need.
- Use a separate wallet for trading, holding only what you intend to trade.
Smart contract security
Core contracts are non-upgradeable and vendored upstream components are unmodified where possible. A protocol configuration owner can change economic parameters for future activity but cannot resolve markets or take user funds.
#contractsAudits
No external audit has been completed. Internal test coverage exists in the repository, and that distinction is stated honestly on the audits page.
#auditsBug bounty
There is no funded bounty programme yet. Reports are still very welcome and will be credited.
#bug-bountyResponsible disclosure
- Email [SECURITY_EMAIL] with a description, impact assessment and reproduction steps.
- Do not exploit the issue beyond what is needed to demonstrate it, and do not touch other users' funds.
- Give a reasonable window for a fix before public disclosure.
Phishing and official channels
Only the official domain [OFFICIAL_DOMAIN] should be trusted. No social accounts are published yet, so treat any account claiming to represent this project as unverified until it is listed in the site footer.
Flagged for legal review
Official domain and verified social channels must be confirmed before publication so users have an authoritative anti-phishing reference.
Contact
Security: [SECURITY_EMAIL]. Everything else: [SUPPORT_EMAIL].
#contact