Chrome extension for TradeXYZ RWA markets
Last updated: 16 August 2026
Wen RWA is a read-only companion for the TradeXYZ trading interface. It does two things: it overlays publicly available event and social context onto the price chart, and — only if you enable it — it keeps a private journal of your own research behavior and shows you discipline and FOMO scores derived from it.
Wen RWA never places, modifies, or cancels orders. It never reads or stores wallet addresses, private keys, seed phrases, passwords, API tokens, or anything you type into an order form. It does not connect to a wallet.
The behavior journal is opt-in and disabled by default. If you turn it on,
the extension writes the following to chrome.storage.local, which is storage
on your own computer:
The journal keeps at most the 200 most recent sessions and discards older ones. Discipline and FOMO scores are computed on your device by fixed arithmetic. No artificial intelligence service, remote server, or third party is involved in scoring.
We operate one server endpoint, which supplies the public market context used to draw the
chart overlays. When the extension requests that context it sends exactly two values: the
public ticker symbol of the market you are viewing, and a chart timeframe such as
1d. That is all.
The request carries no account identifier, no device or advertising identifier, no cookie, no login credential, and no part of your behavior journal. We do not create a profile for you, because we receive nothing to build one from. Standard network metadata such as your IP address is momentarily visible to our hosting provider in order to route the response, as is true of any web request; we do not log it, store it, or use it to identify you.
The context we return is assembled from public sources, including regulatory filings, published earnings and economic calendars, news sentiment, and public on-chain activity.
storage — to save your journal, watchlist, and preferences locally on your
own computer.
trade.xyz — to display the overlays inside the trading interface
and to note which market you are viewing for your local journal. Wen RWA only reads what
is already visible on the page and never modifies the site's own network requests.
Wen RWA is intended for adults using a trading platform and is not directed at children under 13.
If this policy changes materially, the updated date above will change and the revised policy will be published at this address before the change takes effect in a new version of the extension.
Questions about this policy can be sent to 0xdexcel@gmail.com.