XRPL Mainnet
MarketsLaunch Token
LIVE
XRP/USD 0.00%·XRP/USD 0.00%·
Control Center/Market Monitoring

Market Monitoring & Alerting

Read-only monitoring for LP activity, authority changes, whale transfers, wash-like patterns, and oracle deviation. TROPTIONS cannot freeze or pause on-chain state — monitoring is investigative only.

Monitoring Scope: All active partner tokens are subject to continuous read-only monitoring. TROPTIONS monitoring cannot freeze, pause, or modify on-chain state. Monitoring is investigative and alerting only.
Critical Alert Types
Large LP RemovalALLliquidity

Sudden removal of >20% of pool liquidity

Trigger: Pool balance decreases by >20% in a single block or ledger

Response: Alert partner operator immediately. Display warning to UI users.

Escalation: Compliance Officer if partner cannot be reached in 30 minutes

Full LP Removal / Rug RiskALLliquidity

Pool liquidity drops to near-zero

Trigger: Pool balance below 5% of initial seeded amount

Response: Immediately display rug-risk warning. Alert all committee members. Suspend UI display.

Escalation: Executive Sponsor — immediate

Mint Authority ChangeSOLANAauthority

Mint authority wallet changes on a partner token

Trigger: Token metadata or on-chain authority field changes for mint authority

Response: Alert Technical Lead and Compliance Officer. Suspend proof packet.

Escalation: Executive Sponsor within 1 hour

XRPL Issuer Flag ChangeXRPLauthority

XRPL issuer account flag changes (DefaultRipple, RequireAuth, GlobalFreeze, NoFreeze, DisableMaster)

Trigger: account_info Flags value changes from baseline

Response: Alert immediately. Flag change without disclosure is a proof packet violation.

Escalation: Legal Counsel + Compliance Officer — immediate

Wash-Like Trading PatternALLcompliance

Volume pattern consistent with wash trading: same wallets buying and selling, circular flows

Trigger: Circular transfer between ≤3 wallets accounts for >30% of volume in 24h

Response: Alert Compliance Officer. Suspend proof packet 'verified' label. Initiate investigation.

Escalation: Executive Sponsor + Legal Counsel — same day

Security IncidentALLincident

Any suspected unauthorized access, key compromise, or exploit

Trigger: Security monitoring alert, partner report, or anomalous admin action

Response: Activate incident response runbook immediately. Alert all committee members.

Escalation: Executive Sponsor + Legal Counsel — immediate

High / Medium Alert Types
HIGH
Freeze Authority Changesolana

Freeze authority changes on a partner token

Response: Alert Technical Lead. Review proof packet accuracy.

HIGH
Large Whale Transferall

Transfer of >5% of token supply in a single transaction

Response: Log event. Alert partner operator. Review for wash-like pattern.

HIGH
LP Wallet Movementall

LP wallet transfers tokens or changes position outside of normal protocol actions

Response: Alert partner operator and Technical Lead. Verify LP lock status.

HIGH
Oracle Price Deviationall

Token price deviates >30% from oracle or reference price in under 5 minutes

Response: Display price warning in UI. Alert partner operator. Check for manipulation.

MEDIUM
Anomalous Volume Spikeall

Volume increases >10x 24h average in under 1 hour

Response: Log event. Alert partner operator. Review for manipulation signals.

Monitoring Data Sources (Read-Only)
SOLANA
Helius DAS API
Token metadata, account ownership, program events · Real-time (WebSocket) + polling
Primary Solana indexer for token and NFT data
SOLANA
Helius RPC
Account state, transactions, program logs · Real-time
Primary Solana RPC with enhanced methods
XRPL
XRPL WebSocket (wss://)
Ledger events, account transactions, order book updates · Real-time per ledger (~3-4 seconds)
Native XRPL public WebSocket subscription
XRPL
XRPL Clio Node
Historical ledger data, account history · On-demand query
XRPL.org Clio history server for historical queries
SOLANA
Jupiter Price API
Best-execution token prices across Solana DEXs · Real-time
Read-only price intelligence — no trades submitted
SOLANA
Pyth Network Oracle
On-chain price feeds for reference price comparison · Real-time (per slot)
Used for oracle deviation alerting
Incident Response Runbook
1
DETECT — Monitoring alert fires or human reports incident
Owner: System / On-call operator · T+0
2
TRIAGE — Classify severity (Critical/High/Medium). Activate appropriate escalation path.
Owner: On-call operator · T+15 minutes
3
NOTIFY — Alert all required committee members per escalation path
Owner: On-call operator · T+30 minutes
4
CONTAIN — Suspend affected UI display, labels, and proof packets if warranted
Owner: Technical Lead · T+1 hour
5
INVESTIGATE — On-chain forensics, monitoring log review, partner contact
Owner: Technical Lead + Compliance Officer · T+4 hours
6
REPORT — Preliminary incident report to Executive Sponsor and Legal Counsel
Owner: Compliance Officer · T+8 hours
7
RESOLVE — Remediation actions agreed. Proof packet status updated.
Owner: Committee consensus · Case-by-case
8
DOCUMENT — Post-incident review written. Audit log updated. Partner notified.
Owner: Compliance Officer · Within 72 hours of resolution

Non-Custodial Route Architecture

Non-Custodial Guarantee: TROPTIONS never holds private keys, signs transactions, or controls user assets. Every transaction requires explicit user wallet signature. TROPTIONS provides unsigned transaction construction and route intelligence only.
Non-Custodial Guarantees
  • TROPTIONS OS never requests or stores private keys.
  • TROPTIONS OS never submits unsigned transactions on behalf of users.
  • TROPTIONS OS never holds token balances in TROPTIONS-controlled wallets.
  • TROPTIONS OS never executes trades without user-initiated wallet signature.
  • TROPTIONS OS never routes funds through TROPTIONS treasury wallets.
  • All DEX integration is read-only quote and route display until user signs.
Trade Route Flow (Non-Custodial)
1
Wallet ConnectUSERActive

User connects their wallet (Phantom, XUMM, Metamask, etc.) to the TROPTIONS OS interface.

TROPTIONS OS never requests private keys. Connection is view-only until user signs.

2
User IntentUSERActive

User specifies trade parameters: token pair, amount, slippage tolerance, and target venue.

No funds move at this step. Intent is read-only.

3
Quote RequestTROPTIONS OSActive

TROPTIONS OS queries DEX aggregators and/or on-chain pools for current quotes.

Read-only API calls. No transaction submitted. Data is indicative only.

4
Route ComparisonTROPTIONS OSActive

Available routes displayed to user: price, fees, slippage, DEX venue, and estimated output.

TROPTIONS displays options. User selects preferred route.

5
Unsigned Transaction PreparationTROPTIONS OSActive

TROPTIONS OS constructs the transaction object (swap, offer, payment) unsigned.

TROPTIONS never holds a signing key. Transaction is a pure data structure at this point.

6
Wallet ReviewWALLETUser Action

User's connected wallet presents the transaction for review: amounts, fees, and counterparty.

User sees full transaction details in their own wallet. TROPTIONS cannot override this.

7
Wallet SignatureUSERUser Action

User approves and signs the transaction with their private key inside their wallet.

Private key never leaves user's wallet. TROPTIONS OS never sees the signature key.

8
Chain SubmissionCHAINPending

Signed transaction is broadcast to the blockchain (XRPL, Solana, or EVM).

Submission may happen via wallet provider or user-authorized RPC. TROPTIONS may relay if authorized.

9
On-Chain ConfirmationCHAINPending

Transaction is confirmed in a block/ledger. TROPTIONS OS reads and displays the result.

Confirmation data is pulled from public RPC. No custody occurs at confirmation.

10
Proof EventTROPTIONS OSPending

TROPTIONS OS logs an immutable proof event: tx hash, timestamp, venue, route, and wallet addresses.

Proof events are non-custodial audit records. No funds or keys involved.

11
MonitoringTROPTIONS OSActive

Post-trade monitoring: liquidity levels, authority changes, whale movement, and price deviation.

All monitoring is read-only from public chain data.

12
AlertingTROPTIONS OSActive

Anomalies trigger alerts to partner operators: LP removal, authority change, wash-like patterns.

Alerts are informational only. TROPTIONS cannot freeze, pause, or modify on-chain state.

Chain-Specific Route Models
Solana
Wallet
Wallet Adapter (Phantom, Backpack, Solflare, etc.)
Signature
Ed25519 — user wallet signs locally
RPC
Helius primary, Triton/QuickNode fallback
Aggregator
Jupiter Aggregator API (read-only quotes)
XRPL
Wallet
XUMM / xrpl.js wallet interface
Signature
Ed25519 or secp256k1 — user wallet signs
RPC
XRPL.org wss, Clio node
Aggregator
None
EVM (placeholder)
Wallet
MetaMask / WalletConnect
Signature
secp256k1 ECDSA — user wallet signs
RPC
Infura / Alchemy / Cloudflare ETH
Aggregator
0x / 1inch read-only quotes (future)
x402 / Apostle
Wallet
Apostle Chain SDK (future)
Signature
Ed25519 SovereignKeyring
RPC
Apostle Chain RPC
Aggregator
None