Predict: Scenario Analytics
Xecute performs quantitative portfolio stress-testing and scenario analysis based on current onchain wallet exposure, without making speculative market predictions.
Instead of generating speculative price predictions, Predict mode computes exact exposure math: how a hypothetical shift in token prices or network parameters impacts your current onchain holdings.
Predict Engine
Portfolio ScenariosModels asset price fluctuations and macroeconomic stress tests against your current wallet holdings.
Example Prompt
“What happens to my portfolio if OKB drops 15%?”
Simulation Engine
Pre-Flight ValidationSimulates proposed transactions to estimate gas and detect likely execution failures against the currently observed chain state before signing.
Example Prompt
“Swap 25 USDT to OKB” → Dry Run
How Portfolio Exposure is Computed
- Live Onchain Query: Reads real-time token balances (OKB, USDT, USDC, WETH) from the user's connected wallet address via JSON-RPC.
- Asset Weighting: Computes the total portfolio value and individual asset allocation percentages.
- Delta Application: Applies the requested percentage change (e.g. $-10\%$) exclusively to the targeted asset.
- Structured Impact Breakdown: Generates a clean breakdown showing total portfolio value change, new token valuation, and residual native gas buffer.