Kava logo

Kava

RPC & Resources

RPC & Resources

Endpoints, websockets, and devtools

Endpoints, websockets, and devtools

About

Access DeFi services across multiple blockchains.

Full Coverage

Stack

Symbol

KAVA

Gas Token

KAVA

Chain ID:

2222

Testnet Chain ID:

2221

Official Links

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.

Code Snippet

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

 }

}

Build with a team you can reach

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

Build with a team you can reach

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

Build with a team you can reach

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