Cross‑Chain Liquidity Protocol for Web3
Glue enables seamless liquidity transfer across multiple blockchains, supporting DeFi, trading, and cross‑chain applications.
99.99%
Uptime SLA
<100ms
Median Latency
Global
Multi-Region Edge
PLATFORM
Built for production-grade workloads
Cross‑Chain Liquidity
Transfers assets seamlessly across ecosystems.
DeFi Ready
Optimized for decentralized finance applications.
Low Fees
Efficient transactions for high‑volume trading.
Interoperable
Connects Ethereum, Cosmos, and other chains.
Real‑Time Glue Network Data
INPUT
const options = {method: 'GET', headers: {accept: 'application/json'}}; fetch('https://api.uniblock.dev/uni/v1/market-data/price?symbol=GLUE', options) .then(r=>r.json()).then(r=>console.log(r)).catch(e=>console.error(e));
OUTPUT
{"GLUE": {"btc":0.00000178,"eth":0.000045,"usd":0.23}}