The data layer for Kraken xStocks
xStocks are tokenized US stocks and ETFs that trade 24/7 on-chain. Uniblock gives you one direct API and one key to read xStock prices, balances, and transfers across Solana, Ethereum, and BNB Chain, instead of building the integration yourself.
Accurate xStock prices
Illustrative preview · sample data, not live quotes
99.9% uptime
60+ assets
Asset
Price
24h
AAPLx
$227.31
+1.24%
TSLAx
$241.05
−0.42%
NVDAx
$118.90
+2.10%
MSTRx
$1,642.18
+3.02%
SPYx
$551.20
+0.31%
COINx
$198.44
−0.88%
METAx
$604.77
+1.05%
+ 53 more tokenized assets across Solana, Ethereum & BNB Chain
Backed 1:1 · Backed Finance
Sample data shown for illustration only
GET
/direct/v1/XStocks/v2/public/assets/{symbol}
1
2
3
4
5
6
7
8
9
10
11
12
13
{
“symbol”: “AAPLx”,
“name”: “Apple Inc.”,
“price”: 227.31,
“change24h”: 1.24,
“currency”: “USD”,
“backing”: “1:1”,
“backedBy”: “Backed Finance”,
“chains”: [“solana”, “ethereum”, “bnb”],
“volume24h”: 89231044.18,
“proofOfReserves”: true,
“live”: true
}
One call. Everything below.
Assets & prices
Live indicative prices for every xStock and ETF.
Reserves & backing
Proof of reserves and 1:1 backing per asset.
Balances & transfers
Holdings and transfers across Solana, Ethereum, and BNB.
Routing & uptime
Automatically routed across providers for 99.9% uptime.
Real stocks, tokenized on-chain
xStocks are tokenized versions of real US stocks and ETFs, like Apple, Tesla, and the S&P 500, issued 1:1 against the underlying by Backed Finance and distributed by Kraken. Each xStock is an on-chain token (SPL on Solana, ERC-20 on Ethereum, BEP-20 on BNB Chain), so holdings, prices, and transfers are fully transparent and queryable in real time.
APIs that power xStocks products
Everything you need for brokerage-style apps, portfolio trackers, tickers, and compliance tooling on top of tokenized equities, without running Solana, Ethereum, or BNB infrastructure yourself.
Live xStock prices
Stream token prices for AAPLx, TSLAx, and the rest of the xStocks universe via the Market Data API to power tickers and trading UIs.
Holdings & balances
Read any wallet’s xStock token balances on Solana, Ethereum, and BNB Chain with the Token API for portfolio and brokerage-style apps.
Transfers & activity
Track mints, redemptions, and transfers with the Transaction and Scan APIs to build activity feeds and compliance tooling.
Token metadata
Resolve symbols, decimals, and contract metadata for every xStock token so your app always renders the right asset.
PREVIEW
The call looks like this
One key, one request. The placeholder key below is swapped for your own once access is granted.
COMPARISON
Uniblock vs. building it yourself
The same xStocks workload, two ways to build it.
Uniblock
Build it yourself
Simplicity
Source APIs, SDKs, and glue code to wire up and maintain.
Cost
Separate accounts, minimums, and upkeep per source.
Latency
You tune and scale the infrastructure yourself.
Correctness
You own normalization, edge cases, and drift.
What the xStocks API covers
One direct API and one key, here’s the xStocks data surface you get.
Market Data API
Live xStock prices (AAPLx, TSLAx…)
Token API
xStock balances per wallet
Transaction API
Mints, redemptions & transfers
Scan API
On-chain activity & history
Webhook API
Real-time event triggers
Unified JSON-RPC
Raw Solana, Ethereum & BNB reads
Token metadata
Symbols, decimals & contracts
Proof of reserves
1:1 backing per asset
Reference data
Underlying & corporate actions