Market data and education. No custody, no wallet connection, no order routing and no token of our own — the ledger at the bottom of this screen names every capability we left out and why.
The terminal is pointed at US. Coin prices do not change with it, but the other screens you open will still be on the old market.
Coin markets
0 rows · page 1 of 1
Crypto
Price history
AAPL
Crypto
Coin detail
The selected coin: price at a sensible precision, rank, capitalisation, chain and how old the number is.
Crypto
Supply and valuation
Circulating against capped supply, fully diluted value, and the distance from the all-time high.
Crypto
What this screen does not do
Capabilities their crypto screens have and this one will not
Crypto
Deliberate
None of these is an effort problem. Five are regulated activities under Bappebti or OJK, one is a security posture we will not adopt at any price, two are licensing, and two are architectural decisions already taken. Each row names the blocker and the parity-spec line it comes from.
Order ticket and order routingPlacing crypto orders on behalf of Indonesian users engages Bappebti and OJK rules. Their build routes real orders to fourteen venues; we are not a broker, hold no licence, and have no order endpoint anywhere in the product.(crypto_trading §6 row 7)Regulatory
Exchange API keys and private keysTheir credentials dialog asks for an API key, secret, passphrase, wallet address, private key and a TOTP secret. Asking a browser user to paste an exchange private key into a form is a posture we will not adopt regardless of encryption. Our BYOK covers model and data-provider keys only, never trading credentials.(crypto_trading §6 row 10)Security posture
In-app token swapFacilitating a token exchange for Indonesian users is a regulated activity, and routing a reader into a decentralised exchange from our interface makes us a party to it.(crypto_center §6 row 4)Regulatory
Our own token, and fee discounts for holding itIssuing a token is a securities or commodities question in every market we serve, and gating features on holding it inherits the same problem. Our entitlement model is subscriptions and credits, which is the correct one.(crypto_center §6 rows 5–6)Regulatory
Staking, lock-ups and vote-escrow tiersA yield-bearing lock is an investment product. Worth noting that theirs does not work either: configuring the on-chain program does not switch to live data, it makes those feeds publish a not-implemented error.(crypto_center §6 row 7)Regulatory
Buyback-and-burn, supply and treasury dashboardsAll three presuppose a token. In their build these panels render fabricated values behind a DEMO pill, including a burn curve and treasury reserves that do not exist on any chain.(crypto_center §6 row 8)Regulatory
Prediction marketsEvent contracts offered to Indonesian retail are gambling under domestic law regardless of the settlement asset. Theirs is three hardcoded demo rows with no order entry behind them.(crypto_center §6 row 9)Regulatory
Level-2 order book, depth chart and time-and-salesPublic on major venues, but every panel built on a book needs a streaming feed we do not have, and the derived signals — imbalance tape, pressure scoring — are downstream of it.(crypto_trading §6 rows 3–4)Data licensing
Live streaming pricesThere is no WebSocket or SSE tier anywhere in our backend. Delayed-only is a decision recorded in the blueprint, not an omission — and the honest ceiling here is the price job, not the poll interval.(crypto_trading §6 row 2)Architecture
Intraday candles (1m to 4h)Our crypto history is stored as daily closes with volume. There is no intraday grain and no candle body to draw, so the chart is a line and says so rather than rendering flat candles that imply a market with no range.(crypto_trading §6 row 5)Architecture