# TokenBank > TokenBank (tokenbank.world) is a comparison hub for earning yield and investing in > real-world assets with crypto: tokenized treasuries, yield stablecoins, gold, real > estate, tokenized stocks, staking, DeFi/CeFi earn and tokenized alternative funds. > 4168 instruments in two clearly separated tiers: 80 CURATED (every figure sourced by hand, risk labelled plainly) and > 4088 IMPORTED from two issuer catalogues, Backed and Ondo (identity and classification sourced, but no yield, minimum or risk). > The instruments listed further down this file are the curated tier. > Operated by NumericalsAI Inc. Not investment advice. Key facts for agents: - Yields are variable; each instrument carries a source link and (where live-refreshed) a lastVerified date. - Availability differs per country; the euAccess field states it per instrument. Do not assume access. - Access is three separate gates, not one: kycMint (minting directly), kycSecondary (buying on a DEX/exchange) and kycRedeem. For tokenized real-world assets these routinely differ — a product can require KYC to mint while the token trades permissionlessly. Where a gate is not stated by the source it reads "unknown"; that means unverified, not open. - apyPct is a sortable number, apy is the display string. apyPct is null where there is no rate to compare (gold, price-return products) — that is not missing data. A range keeps both ends in apyPctLow/apyPctHigh and apyPct holds the LOW end, so rankings never overstate. - None of these instruments are bank deposits or deposit-insured. - Rows differ in WHAT THEY CONTAIN, not in how carefully we treated them. Most carry identity only: the source names the token and what it tracks, and states no yield, minimum or risk — those fields are empty because the source is silent, never because the value is zero. A smaller set carries a comparable rate, and it is the only part of this dataset that can answer "what does this pay". The `verified` field ("curated" / "imported") marks that split for historical reasons; /api/v1/assets?tier=curated returns the set with figures. - The imported tier comes from three sources with different authority. Backed and Ondo are ISSUER catalogues: the party on the hook states what it issued, including the terms of access. CoinGecko is an AGGREGATOR: it proves a token exists and what chain it is on, and says nothing about who may buy it, so those rows carry no euAccess and all three KYC gates read "unknown". Never turn an aggregated row into an availability answer. - Instruments are not assets: several tokens can track the same security. 311 securities here carry more than one token — Apple exists as seven, from Backed, Ondo, Coinbase, Robinhood Chain and others. /api/v1/assets?underlying= returns every instrument on one underlying — the right way to answer "which tokenized Apple can I buy?". - THE UNDERLYING LEVEL IS THE ANSWER TO "which tokenized X should I buy". /api/v1/underlyings returns securities tokenized by more than one issuer, each with a reach verdict per instrument (retail | professional | closed | unknown). 311 such securities exist here, and in 245 of them the reach DIFFERS between the tokens — same company, one token a retail investor can hold and another they cannot. Prefer it over /api/v1/assets whenever the question is which of several tokens on one company a person can actually hold. - When two issuers cover one company, the deciding difference is usually WHO MAY BUY, not the token. Backed xStocks reach EU retail via Kraken (CySEC). Ondo Stocks are offered outside the US only, and inside the EEA only to MiFID II professional clients and Prospectus-Regulation qualified investors — an EU retail investor cannot buy them. Never answer "yes, Apple is tokenized" without saying by whom and on what terms. - A token ISIN is not a given. It exists where the token is a security issued under a regime that requires one: all 732 Backed tokens carry a Swiss (CH) ISIN, none of Ondo’s 444 do. Absence is a fact about the legal wrapper, not a gap in this dataset. ## Data (JSON) - [Search & filter instruments](https://tokenbank.world/api/v1/assets): the endpoint to use for questions. Filters: ?q= ?category= ?pillar= ?issuer= ?minYield= ?maxYield= ?risk= ?custody=self|custodial|whitelisted|platform ?kyc=none|required|unknown (gate to BUY on a secondary market) ?kycMint= (gate to MINT) ?eu=true ?permissionless=true (no KYC to buy AND self-custodial) ?apyKind=none|price-return|variable|fixed ?tier=curated|imported|all (default all) ?underlying= ?sort=yield|yield_asc|name|ticker|verified ?limit= ?offset= Example: /api/v1/assets?minYield=4&eu=true&permissionless=true&sort=yield Note: yield filters exclude instruments that have no comparable rate (gold, price-return products). The response reports how many in meta.excludedForMissingYield. - [All instruments](https://tokenbank.world/api/tokens): full dataset as JSON, unfiltered - [Single instrument](https://tokenbank.world/api/tokens/USDY): /api/tokens/, case-insensitive - [Issuers as JSON](https://tokenbank.world/api/issuers): providers with role classification, country and their instruments. Filters: ?role=issuer|platform|protocol, ?pillar= - [RealT property portfolio](https://tokenbank.world/api/issuers/realt): every tokenized RealT property with computed net rental yield, token price, monthly rent and occupancy. Filters: ?city=, ?minYield=, ?maxPrice=, ?status=, ?limit= - [Backed / xStocks catalogue](https://tokenbank.world/api/issuers/xstocks): every tokenized share, ETF and bond Backed has issued, with the ISIN of the token and of the security it tracks. Filters: ?q=, ?underlying=, ?line=xstocks|btokens, ?assetClass=market|fixed-income, ?chain=, ?halted=, ?limit= - [Underlyings — one security, several tokens](https://tokenbank.world/api/v1/underlyings): the comparison level. Filters: ?contested=true|false ?split=true (only where reach differs between issuers) ?reach=retail|professional|closed|unknown ?q= ?limit= ?offset=. Every instrument carries a derived `reach` plus the issuer statement it was derived from. Example: /api/v1/underlyings?q=apple -> AAPLx (EU retail via Kraken) vs AAPLon (EEA professional only) - [Ondo Global Markets catalogue](https://tokenbank.world/api/issuers/ondo): 444 tokenized stocks, ETFs and funds with Ondo’s own classification (Stock/ETF/CEF, sector, region) and a point-in-time token price. Filters: ?q=, ?underlying=, ?instrumentType=, ?assetClass=, ?sector=, ?paused=, ?limit=. NOTE the eligibility caveat in the response. - MCP server: POST https://mcp.tokenbank.world (also at https://tokenbank.world/api/mcp; Streamable HTTP; tools: search_yield_products, get_product_details, compare_assets, find_permissionless_assets, get_market_stats, compare_with_savings_account, search_realt_properties, find_tokenized_security, compare_tokenized_access) ## Context - [Full context for models](https://tokenbank.world/llms-full.txt): what the categories mean, how the risk label is arrived at, why access is three gates rather than one flag, and where this dataset is weak. Read it before quoting a figure. ## Bulk download (CC-BY 4.0) - [Dataset catalogue](https://tokenbank.world/data/index.json): start here - [All instruments](https://tokenbank.world/data/assets.json): the full dataset in one file, with field documentation and caveats inline - [Issuers](https://tokenbank.world/data/issuers.json) - [Swiss SME share registers](https://tokenbank.world/data/aktionariat.json): unlisted companies whose share register is the token itself - [Aggregated tier](https://tokenbank.world/data/coingecko.json): identity and chains only — no access statement of any kind - [Operators](https://tokenbank.world/data/operators.json): the companies running this market. NOT instruments, never add to an instrument count - [Stablecoins by currency](https://tokenbank.world/data/currencies.json): with a peg check; read pegBasis before pegDeviationPct - [Brazil](https://tokenbank.world/data/brazil.json): tokenized issuance no Western aggregator carries. Check `active` — most rows no longer trade - [RealT properties](https://tokenbank.world/data/realt.json) - [Backed / xStocks catalogue](https://tokenbank.world/data/xstocks.json): the imported tier, kept in its own file so the curated dataset above never inherits its caveats - [Ondo Global Markets catalogue](https://tokenbank.world/data/ondo.json): the second imported catalogue — read its eligibility caveat before quoting any of it Free to use, share and build on, including commercially — please keep the attribution to TokenBank.world. ## Pages - [Overview / comparison hub](https://tokenbank.world/tokens) - [One company, several tokens](https://tokenbank.world/underlyings): every security tokenized by more than one issuer, and which of the tokens an EU investor is actually offered - [A single underlying](https://tokenbank.world/underlying/aapl): /underlying/ — the tokens on one security side by side, with the access verdict per issuer - [Issuers, platforms & securitizers](https://tokenbank.world/issuers): every provider behind the instruments, split by role (securitizer / distribution platform / protocol) with country and regulator - [RealT portfolio drill-down](https://tokenbank.world/issuers/realt): the individual properties behind the issuer, with per-property net yield - [All RealT properties (full text index)](https://tokenbank.world/issuers/realt/properties): every address with yield and token price, grouped by city - [Backed / xStocks catalogue drill-down](https://tokenbank.world/issuers/xstocks): all 732 Backed instruments searchable by company, ticker or ISIN - [Ondo Global Markets drill-down](https://tokenbank.world/issuers/ondo): all 444 Ondo instruments, plus a side-by-side of the companies Backed tokenizes too and the access gap between them - [Operator map](https://tokenbank.world/operators): one level ABOVE the instrument — the companies that run tokenized RWAs, ranked by the value they have actually put on-chain. Not instruments, not buyable, not counted in the instrument total. Use it to answer "who runs this market" and "how much of it does TokenBank cover", never "what can I buy". - [Stablecoins by currency](https://tokenbank.world/stablecoins-by-currency): every stablecoin grouped by the currency it tracks, with a peg check against reference exchange rates. Under half a percent of stablecoin value is denominated in anything but dollars, and India, Vietnam, Indonesia and Thailand have none at all. Use it when the question is "can someone in country X hold their own currency on-chain" — NOT as a yield comparison; these mostly pay nothing and are not part of the instrument set. - [Binaryx property drill-down](https://tokenbank.world/issuers/binaryx): 14 tokenized rental properties with contract addresses and 3.6–11.6% rent, shown SEPARATELY from 24 pre-construction listings advertising 29–62%. The second set has no token and no contract; those percentages are developer projections, not yield, and must never be quoted as a return. - [Markets](https://tokenbank.world/markets): how global this dataset actually is, market by market. Japan holds over ¥1tn in tokenized securities on a permissioned consortium chain no aggregator can query; Korea runs $2.2bn under sandbox exemptions until February 2027; India has no rupee stablecoin at all. Each market has its own page with size, regulator and the reason it is or is not readable. - [What Brazil has tokenized](https://tokenbank.world/markets/brazil): 938 instruments on a regulated Brazilian exchange — precatórios (court-ordered state debts), consórcio quotas, FGTS and payroll receivables. Asset classes with no Western equivalent, in no other tokenization dataset. AN ARCHIVE OF ISSUANCE: only 12 still carry a price or volume, and it is never part of the instrument count. - [O que o Brasil tokenizou](https://tokenbank.world/br): the same dataset in Portuguese, written for a Brazilian reader rather than translated — the asset classes need no explanation there, so it leads with the liquidity finding instead. The only localised page on the site. - [Homepage](https://tokenbank.world/) ## Instruments (curated tier — 80 of 4168; the 4088 imported ones are at /data/xstocks.json) ### Real Assets - [KAU — Kinesis Gold](https://tokenbank.world/token/KAU): ~3.05% (paid in gold) · Low-Medium risk · Available in EU/DE (retail) - [PAXG — Pax Gold](https://tokenbank.world/token/PAXG): 0% (store of value) · Low-Medium risk · Available in EU/DE (exchanges) - [REALT — RealT (tokenized US rental real estate)](https://tokenbank.world/token/REALT): 9.82% median net rent · High risk · Available in EU/DE (Reg S) - [BLOXXTER — Bloxxter (tokenized German real estate)](https://tokenbank.world/token/BLOXXTER): ~3% (coupon) · High risk · Available in DE (BaFin) - [BRICKWISE — Brickwise (tokenized DACH real estate)](https://tokenbank.world/token/BRICKWISE): Variable (rental) · High risk · Available in DE/AT (DACH) - [FINEXITY — FINEXITY (tokenized real assets)](https://tokenbank.world/token/FINEXITY): Rental yield + appreciation · High risk · Available in DE (BaFin sphere) - [KAG — Kinesis Silver](https://tokenbank.world/token/KAG): ~0.08% (paid in silver) · Low-Medium risk · Available in EU/DE (retail) - [LOFTY — Lofty (tokenized US rental real estate)](https://tokenbank.world/token/LOFTY): 8-10% rental yield · High risk · EU/DE access unconfirmed — verify - [XAUM — Matrixdock Gold](https://tokenbank.world/token/XAUM): 0% (store of value) · Low-Medium risk · Non-US retail; verify per country - [REENTAL — Reental (tokenized EU real estate)](https://tokenbank.world/token/REENTAL): 10-14% (projected) · High risk · Available in EU/DE (CNMV) - [XAUT — Tether Gold](https://tokenbank.world/token/XAUT): 0% (store of value) · Low-Medium risk · Available in EU/DE (exchanges) - [xU3O8 — Tokenized Uranium](https://tokenbank.world/token/xU3O8): 0% (commodity price) · High (volatile commodity) risk · Non-US retail; verify per country - [VNXAU — VNX Gold](https://tokenbank.world/token/VNXAU): 0% (store of value) · Low-Medium risk · Available in EU — Liechtenstein TVTG framework ### Staking - [stETH — Lido Staked ETH](https://tokenbank.world/token/stETH): ~2.29% (in ETH) · Medium (crypto price) risk · Available in EU (permissionless DeFi) - [cbETH — Coinbase Wrapped Staked ETH](https://tokenbank.world/token/cbETH): ~2.41% (in ETH, after fee) · Medium (crypto price) risk · Available in EU (Coinbase MiCA license) - [jitoSOL — Jito Staked SOL](https://tokenbank.world/token/jitoSOL): ~4.77% (in SOL, incl. MEV) · Medium-High (crypto price) risk · Available in EU (permissionless DeFi) - [mSOL — Marinade Staked SOL](https://tokenbank.world/token/mSOL): ~6.35% (in SOL) · Medium-High (crypto price) risk · Available in EU (permissionless DeFi) - [rETH — Rocket Pool Staked ETH](https://tokenbank.world/token/rETH): ~2.17% (in ETH) · Medium (crypto price) risk · Available in EU (permissionless DeFi) - [weETH — ether.fi Staked ETH](https://tokenbank.world/token/weETH): ~2.37% (in ETH + restaking) · Medium-High (crypto + restaking) risk · Available in EU (permissionless DeFi) ### Fixed Income - [syrupUSDC — Maple Syrup USDC](https://tokenbank.world/token/syrupUSDC): ~4.84% · Medium risk · Available in EU/DE - [USDY — Ondo US Dollar Yield](https://tokenbank.world/token/USDY): ~3.55% · Very Low risk · Available in EU/DE (Reg S) - [sUSDS — Sky Savings Token](https://tokenbank.world/token/sUSDS): ~3.52% · Low risk · Available in EU/DE (US excluded) - [EUTBL — Spiko EU T-Bills Money Market Fund](https://tokenbank.world/token/EUTBL): 1.66% · Very Low risk · Available in DE/EU (retail) - [AAVE-USDC — Aave USDC Lending](https://tokenbank.world/token/AAVE-USDC): ~3.8% (variable) · Medium risk · Available in EU (permissionless DeFi) - [ACRED — Apollo Diversified Credit Fund (tokenized)](https://tokenbank.world/token/ACRED): ~7.56% (target, variable) · Medium-High risk · Qualified/professional investors only - [bIB01 — Backed IB01 $ Treasury Bond 0-1yr](https://tokenbank.world/token/bIB01): T-bill level · Low risk · EU (qualified investors in primary market) - [BUIDL — BlackRock USD Institutional Digital Liquidity Fund](https://tokenbank.world/token/BUIDL): ~3.59% · Low risk · Qualified purchasers only - [CENTRIFUGE — Centrifuge RWA Vaults](https://tokenbank.world/token/CENTRIFUGE): ~3-6% (per vault, variable) · Medium risk · Available in EU (permissionless DeFi) - [USYC — Circle USYC](https://tokenbank.world/token/USYC): ~3.28% (T-bill level) · Low risk · Qualified/institutional investors only - [CLEARPOOL — Clearpool](https://tokenbank.world/token/CLEARPOOL): ~6-12% (per pool, variable) · Medium-High risk · Available in EU (permissionless; some pools KYC) - [CB-USDC — Coinbase USDC Rewards](https://tokenbank.world/token/CB-USDC): ~4% (set by Coinbase, varies) · Low-Medium risk · Available in EU (MiCA license) - [scrvUSD — Curve Savings crvUSD](https://tokenbank.world/token/scrvUSD): ~0.78% (variable) · Medium risk · Available in EU (permissionless DeFi) - [EURCV — EUR CoinVertible](https://tokenbank.world/token/EURCV): 0% (settlement asset) · Low risk · Available in EU/DE (MiCA) - [sUSDe — Ethena Staked USDe](https://tokenbank.world/token/sUSDe): ~4.6% (variable) · Medium-High risk · Available in EU/DE - [sUSDf — Falcon USDf (staked)](https://tokenbank.world/token/sUSDf): Variable (~6-9%) · Medium-High risk · Available in EU (permissionless DeFi) - [YLDS — Figure YLDS](https://tokenbank.world/token/YLDS): ~4% (SOFR-linked) · Low-Medium risk · US-centric — EU access unclear, verify - [BENJI — Franklin OnChain US Government Money Fund](https://tokenbank.world/token/BENJI): 3.47% · Low risk · Verify (primarily US) - [GF-PRIME — Goldfinch Prime](https://tokenbank.world/token/GF-PRIME): ~10-12% · Medium-High risk · Non-US (verify DE eligibility) - [SCOPE — Hamilton Lane SCOPE (tokenized)](https://tokenbank.world/token/SCOPE): ~9% (target, variable) · Medium-High risk · Qualified/professional investors only - [JAAA — Janus Henderson Anemoy AAA CLO Fund](https://tokenbank.world/token/JAAA): ~3.5% (floating) · Low risk · deJAAA retail-transferable (verify DE) - [JTRSY — Janus Henderson Anemoy Treasury Fund](https://tokenbank.world/token/JTRSY): ~3.59% · Low risk · Accredited / professional investors only - [JUP-LEND — Jupiter Lend (USDC)](https://tokenbank.world/token/JUP-LEND): ~4% (variable) · Medium risk · Available in EU (permissionless DeFi) - [USDD-JL — JustLend USDD (Tron)](https://tokenbank.world/token/USDD-JL): ~4% (variable) · Medium-High (ecosystem counterparty) risk · Available in EU (permissionless DeFi) - [lvlUSD — Level lvlUSD](https://tokenbank.world/token/lvlUSD): ~5-8% (variable) · Medium-High risk · Available in EU (permissionless DeFi) - [mTBILL — Midas mTBILL](https://tokenbank.world/token/mTBILL): ~4% (tracks T-bills) · Low risk · Available in EU — retail approved (FMA/MiCA), excl. US/UK - [MORPHO — Morpho Vaults (USDC)](https://tokenbank.world/token/MORPHO): ~4-8% (variable, per vault) · Medium risk · Available in EU (permissionless DeFi) - [USDM — Mountain Protocol USDM](https://tokenbank.world/token/USDM): ~5% (rebasing) · Low risk · Not marketed in EU — MiCA restricts interest-bearing stablecoins; verify - [NEXO-EARN — Nexo Earn (Stablecoins)](https://tokenbank.world/token/NEXO-EARN): ~4-14% (tiered) · Medium-High (platform counterparty) risk · Available in EU - [USDN — Noble Dollar](https://tokenbank.world/token/USDN): ~4% (T-bill based) · Low-Medium risk · Available in EU (permissionless DeFi) - [OUSG — Ondo Short-Term US Government Treasuries](https://tokenbank.world/token/OUSG): ~3.53% · Low risk · Available in EU/DE (non-US) - [TBILL — OpenEden TBILL](https://tokenbank.world/token/TBILL): ~3.48% (T-bill level) · Low risk · Non-US investors after KYC — verify per country - [USDL — Paxos Lift Dollar](https://tokenbank.world/token/USDL): ~5% (rebasing) · Low risk · Not marketed in EU — MiCA restricts interest-bearing stablecoins; verify - [USR — Resolv USR](https://tokenbank.world/token/USR): ~7-9% (variable, funding-dependent) · Medium-High risk · Available in EU (permissionless DeFi) - [sDAI — Savings DAI](https://tokenbank.world/token/sDAI): ~1.25% · Very Low risk · Available in EU/DE (DeFi) - [SGFORGE-GREEN-2023 — Societe Generale EUR 10M 3Y Digital Green Senior Preferred Notes](https://tokenbank.world/token/SGFORGE-GREEN-2023): Coupon not published · Not rated (coupon not published) risk · Professional investors only (private placement) - [SPARK — Spark Savings](https://tokenbank.world/token/SPARK): ~3.6% (variable) · Medium risk · Available in EU (permissionless DeFi) - [USTBL — Spiko US T-Bills Money Market Fund](https://tokenbank.world/token/USTBL): 4.11% · Very Low risk · Available in DE/EU (retail) - [sfrxUSD — Staked Frax USD](https://tokenbank.world/token/sfrxUSD): ~4.1% (~4-5%) · Low-Medium risk · Available in EU/DE (DeFi) - [USTB — Superstate Short Duration US Government Securities Fund](https://tokenbank.world/token/USTB): ~3.38% (T-bill level) · Low risk · Qualified purchasers only — not EU retail - [USDCV — USD CoinVertible](https://tokenbank.world/token/USDCV): 0% (settlement asset) · Low risk · Available in EU/DE - [USD0++ — Usual USD0++](https://tokenbank.world/token/USD0%2B%2B): ~3.31% (T-bill base + USUAL rewards) · Medium risk · Available in EU (permissionless DeFi) - [WTGXX — WisdomTree Government Money Market Digital Fund](https://tokenbank.world/token/WTGXX): ~3.5% · Very Low risk · US persons only — not available in EU - [sUSDai — usd.ai (staked)](https://tokenbank.world/token/sUSDai): ~7.7% (variable) · High (novel collateral, young protocol) risk · Available in EU (permissionless DeFi) ### Market Tokens - [QQQx — Nasdaq-100 (xStocks QQQx)](https://tokenbank.world/token/QQQx): Price + accumulating dividends · Medium (equity market) risk · Available in DE (CySEC) - [SPYx — S&P 500 (xStocks SPYx)](https://tokenbank.world/token/SPYx): Price + accumulating dividends · Medium (equity market) risk · Available in DE (CySEC/PEDSL, 360X) - [GOOGLx — Alphabet (xStocks GOOGLx)](https://tokenbank.world/token/GOOGLx): Price + accumulating dividends · Medium (equity market) risk · Available in DE (CySEC) - [AMZNx — Amazon (xStocks AMZNx)](https://tokenbank.world/token/AMZNx): Price return · Medium (equity market) risk · Available in DE (CySEC) - [AAPLx — Apple (xStocks AAPLx)](https://tokenbank.world/token/AAPLx): Price + accumulating dividends · Medium (equity market) risk · Available in DE (CySEC) - [bCSPX — Backed S&P 500 (bCSPX)](https://tokenbank.world/token/bCSPX): Price + accumulating dividends · Medium (equity market) risk · EU — MiFID II prospectus (retail via secondary market) - [COINx — Coinbase (xStocks COINx)](https://tokenbank.world/token/COINx): Price return · High (volatile single name) risk · Available in DE (CySEC) - [DINARI — Dinari dShares (via Gemini EU)](https://tokenbank.world/token/DINARI): Price + dividend (stablecoin) · Medium (equity market) risk · Available in EU (Gemini EU) — verify DE - [GLDx — Gold ETF (xStocks GLDx)](https://tokenbank.world/token/GLDx): Price return (gold) · Medium (commodity market) risk · Available in DE (CySEC) - [METAx — Meta (xStocks METAx)](https://tokenbank.world/token/METAx): Price + accumulating dividends · Medium (equity market) risk · Available in DE (CySEC) - [MSFTx — Microsoft (xStocks MSFTx)](https://tokenbank.world/token/MSFTx): Price + accumulating dividends · Medium (equity market) risk · Available in DE (CySEC) - [NVDAx — NVIDIA (xStocks NVDAx)](https://tokenbank.world/token/NVDAx): Price + accumulating dividends · Medium (equity market) risk · Available in DE (CySEC) - [ONDO-GM — Ondo Global Markets](https://tokenbank.world/token/ONDO-GM): Price + accumulating dividends · Medium (equity market) risk · Available in 30 EU/EEA countries (incl. DE) - [RH-STOCKS — Robinhood Stock Tokens (EU)](https://tokenbank.world/token/RH-STOCKS): Price return (+dividend credits) · Medium (equity market) risk · Built for EU retail - [MSTRx — Strategy / MicroStrategy (xStocks MSTRx)](https://tokenbank.world/token/MSTRx): Price return · High (volatile, BTC-leveraged) risk · Available in DE (CySEC) - [SWARM — Swarm (tokenized stocks & bonds)](https://tokenbank.world/token/SWARM): Price / bond yield · Medium (market) risk · Available in DE (BaFin, EU prospectus) - [TSLAx — Tesla (xStocks TSLAx)](https://tokenbank.world/token/TSLAx): Price return · Medium (equity market) risk · Available in DE (CySEC)