| Sign in / connect wallet | auth signin → auth verify | authentication.md |
| Sign out / disconnect wallet | auth signout | authentication.md |
| Check if wallet is connected | wallet status | wallet-view.md |
| List supported chains / available networks | wallet chains | wallet-view.md |
| Get my wallet address | wallet address | wallet-view.md |
| Check token balances | wallet balance | wallet-view.md |
| View transaction history | wallet tx-history | wallet-view.md |
| View security settings and remaining daily quota | wallet settings | wallet-setting.md |
| Check if any transactions are pending or require double-confirmation | wallet tx-lock | wallet-view.md |
| Speed up a pending transaction | wallet speed-up | speedup-cancel.md |
| Cancel a pending transaction | wallet cancel | speedup-cancel.md |
| List pending transactions / stuck transactions | wallet tx-history --type pending | speedup-cancel.md |
| Check wallet approvals / manage token authorizations | approvals list | approvals.md |
| View approval details | approvals detail | approvals.md |
| Revoke a token approval | approvals revoke | approvals.md |
| Send / transfer tokens | wallet send | send.md |
| Swap tokens at market price | market-order swap | market-order.md |
| Get a swap quote without trading | market-order quote | market-order.md |
| List or check market order status | market-order list | market-order.md |
| Buy a token at a target price (limit order) | limit-order buy | limit-order.md |
| Sell a token at a target price (limit order) | limit-order sell | limit-order.md |
| List or check limit order status | limit-order list | limit-order.md |
| Cancel a limit order | limit-order cancel | limit-order.md |
| Preview an external contract call | contract-call preview | external-sign.md |
| Execute a previewed contract call | contract-call execute | external-sign.md |
| Preview an EIP-712 message signature | sign-message preview | external-sign.md |
| Execute a previewed message signature | sign-message execute | external-sign.md |
| Fetch a confirmed message signature | sign-message result | external-sign.md |
| View message signature history | sign-message history | external-sign.md |
| List prediction market categories | prediction category list | prediction.md |
| Browse / list prediction markets | prediction market list | prediction.md |
| Get prediction market details | prediction market detail | prediction.md |
| Search prediction markets by keyword | prediction market search | prediction.md |
| Get prediction order book | prediction market order-book | prediction.md |
| Get last trade price for a prediction market | prediction market last-trade-price | prediction.md |
| List my prediction positions | prediction position list | prediction.md |
| Look up a prediction position by token ID | prediction position token | prediction.md |
| View settled prediction history (win/lose/draw) | prediction position settled-history | prediction.md |
| Query prediction PnL records | prediction position pnl | prediction.md |
| Prediction portfolio summary / unrealized PnL | prediction position portfolio | prediction.md |
| View prediction order history | prediction order history | prediction.md |
| Get a prediction trade quote | prediction trade quote | prediction.md |
| Place a prediction order (bet on an outcome) | prediction trade place-order | prediction.md |
| Cancel a prediction order | prediction trade cancel | prediction.md |
| Redeem / claim winning prediction positions | prediction trade redeem | prediction.md |
| Preview x402 payment options from an HTTP 402 response | x402-payment preview | x402-payment.md |
| Sign a selected x402 payment option | x402-payment sign | x402-payment.md |
| List DeFi protocols (TVL / APY rankings) | defi protocol-list | defi.md |
| Get DeFi protocol details (description, security score, FAQ, etc.) | defi protocol-info | defi.md |
| List DeFi investment opportunities (Earn / LiquidityPool) | defi investment-list | defi.md |
| Get full details for a single DeFi investment | defi investment-info | defi.md |
| Query my DeFi positions (Lending health, LP, staking, ...) | defi position | defi.md |
| Deposit / stake / supply to a DeFi protocol | defi deposit | defi.md |
| Redeem / unstake / withdraw from a DeFi protocol | defi redeem | defi.md |
| Add liquidity to an LP position | defi lp-add | defi.md |
| Remove liquidity from an LP position | defi lp-remove | defi.md |
| Claim LP fees / rewards / matured redemptions | defi claim | defi.md |
| Preview a DeFi transaction (no broadcast) | defi preview | defi.md |