Chain Logo

DeFi Platform for Cross-Chain Assets

Access DeFi services across multiple blockchains.

Interoperability

Seamless interaction with various blockchains.

Scalability

Efficiently handle high transaction volumes.

Security

Strong security guarantees for DeFi assets.

Developer Tools

Access comprehensive support and resources.

Live KAVA Cross-Chain DeFi Pricing in One Call

Access Kava via Uniblock's unified blockchain API. DeFi Platform for Cross-Chain Assets Access DeFi services across multiple blockchains.

INPUT

const options = {method: 'GET', headers: {accept: 'application/json'}};

fetch('https://api.uniblock.dev/uni/v1/market-data/price?symbol=KAVA', options)

 .then(response => response.json())

 .then(response => console.log(response))

 .catch(err => console.error(err));

OUTPUT

{

 "KAVA": {

   "btc": 0.0000054,

   "eth": 0.00013406,

   "bnb": 0.00060862,

   "xrp": 0.56123613,

   "usd": 0.334835,

   "aud": 0.48576,

   "cad": 0.451746,

   "eur": 0.302445,

   "gbp": 0.25206,

   "hkd": 2.6,

   "jpy": 48.12,

   "rub": 32.09

 }

}

Deepstack Logo

Build with a team you can reach

Production-grade multi-chain infrastructure, backed by engineers who understand your workload.

Deepstack Logo

Build with a team you can reach

Production-grade multi-chain infrastructure, backed by engineers who understand your workload.

Deepstack Logo

Build with a team you can reach

Production-grade multi-chain infrastructure, backed by engineers who understand your workload.