1. Smart-contract execution risk
Contract logic is deterministic but user actions are irreversible once confirmed on-chain. Incorrect role, token, seller address, or state assumptions can lead to failed transactions and gas costs.
2. Token acceptance risk
Alliance settlement token is fixed per alliance. If seller does not accept that token, acquisition flow cannot be executed.
3. Testnet and local network limitations
- Local chain resets wipe all deployed contracts and balances.
- Testnet liquidity and NFT availability may not reflect production behavior.
- Market pricing on test assets can be unrealistic or stale.
4. Frontend copy risk
Frontend code can be forked by third parties. Users should verify official domain, official repository links, and contract addresses before signing transactions.
5. Demo mode notice
If demo mode is active, platform behavior may change quickly and some routes may be experimental. Always read latest docs and release notes.