
Bitcoin Restaking Chain for Yield and Security
BounceBit enables BTC restaking to secure applications and earn yield, combining Bitcoin’s security with a programmable, EVM‑compatible environment.
BTC Restaking
Allows BTC holders to restake assets for yield and network security.
EVM Compatible
Supports Ethereum smart contracts for easy migration.
Secure
Combines Bitcoin anchoring with decentralized validator security.
Yield Enabled
Restaked BTC generates rewards for participants and applications.
Real‑Time BounceBit Network Data
INPUT
const options = {method: 'GET', headers: {accept: 'application/json'}}; fetch('https://api.uniblock.dev/uni/v1/market-data/price?symbol=BB', options) .then(r=>r.json()).then(r=>console.log(r)).catch(e=>console.error(e));
OUTPUT
{"BB": {"btc":0.00000278,"eth":0.000067,"usd":0.34}}