A1realassets.fun

RealAssets

Section 06 · Documentation

The full picture, in plain language.

RealAssets is not complicated. It is an index, a tracker, and a router for tokenized real-world assets on Solana. This page covers how that works in practice — and what we deliberately don't do.

I

What RealAssets is

RealAssets is an independent index for tokenized real-world assets on Solana. We do three things:

  1. Index. Every legitimate tokenized RWA we can verify, with full issuer and custodian provenance.
  2. Track. Real on-chain balances read directly from Solana via Helius.
  3. Route. Trade execution through Jupiter aggregator. You sign in your own wallet.
II

What RealAssets is not

  • Not a broker, dealer, or issuer.
  • Not a custodian — we never hold your assets.
  • Not an investment adviser — nothing here is advice.
  • Not the source of any token — we list other issuers' tokens.
  • Not a counterparty in any trade.
III

Listing policy

An asset is listed only if all four conditions hold:

  1. Identifiable issuer with a registered legal entity.
  2. Named off-chain custodian we can verify.
  3. Recognized regulatory framework (FINMA, CSSF, BVI FSC, FSRA, CNBV).
  4. On-chain mint address published on the issuer's own site.

Tokens with no public issuer, no custodian, or untraceable provenance are not listed — even if they trade actively.

IV

Data sources

PricesPyth Network on-chain oracle, with Jupiter quote API at execution time.
BalancesHelius RPC, reading directly from Solana mainnet at request time.
Transaction historyHelius Enhanced Transactions API for parsed swap, transfer, and yield events.
Mint metadataToken Metadata Program (Metaplex) and our open asset registry.
Yield ratesProtocol-reported APYs, refreshed at most every 5 minutes.

We cache metadata for performance, but never cache balances or prices that would mislead.

V

Self-custody guarantee

RealAssets never takes custody. There is no RealAssets account, no RealAssets wallet, no RealAssets-controlled token authority over your assets.

You sign every transaction in your own wallet. We cannot spend, freeze, transfer, or rehypothecate your tokens — because we never hold the keys.

VI

Security disclosure

Security issues to security@realassets.fun. We acknowledge within 48 hours.

RealAssets does not deploy any custom Solana programs at this stage. The surface area for exploit is the frontend and the public read-only APIs we proxy.

VII

Open data

The asset registry is exposed unmodified at /api/v1/assets and /api/v1/assets/<symbol>. MIT-licensed. CORS-open. Anyone can build on top of it.

Delistings are versioned in the registry file with the reason recorded in the change log.

VIII

Risk disclaimer

Tokenized real-world assets carry the same risks as their underlying — and additional risks from tokenization itself:

  • Market and price risk on the underlying asset.
  • Issuer credit risk and custody risk.
  • Smart contract risk in the on-chain wrapper.
  • Regulatory risk — frameworks can change.
  • Liquidity risk — tokenized markets can be thin.

Nothing here is investment advice. Tokenized securities are restricted in many jurisdictions, including the United States.

IX

FAQ

How does RealAssets make money?

A small affiliate fee on swaps routed through Jupiter. Optional premium features in the future. We will never sell user data.

Where is RealAssets registered?

RealAssets is currently operated independently while we build. We will formalise a legal entity in a suitable jurisdiction before any product change that requires it.

Can I use RealAssets from the US?

Tokenized securities are restricted in the US. Access from blocked regions is not permitted.

What if RealAssets disappears tomorrow?

Your assets stay in your wallet. Closing the site does not affect anything on-chain. Your portfolio is permanently visible on Solana via any explorer.