OKTC logo

OKTC

RPC & Resources

RPC & Resources

Endpoints, websockets, and devtools

Endpoints, websockets, and devtools

About

Achieve scalability and speed with OKTC's cutting-edge technology.

Partial Coverage

Stack

Symbol

OKT

Gas Token

OKT

Chain ID:

66

Testnet Chain ID:

65

Official Links

Socials

Live OKT Pricing for High-Performance Chains

Access OKTC via Uniblock's unified blockchain API. High-Performance Blockchain Achieve scalability and speed with OKTC's cutting-edge technology.

Code Snippet

INPUT

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

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

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

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

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

OUTPUT

{

 "OKT": {

   "btc": 0.00011524,

   "eth": 0.00285832,

   "bnb": 0.01295081,

   "xrp": 11.950215,

   "usd": 7.14,

   "aud": 10.36,

   "cad": 9.63,

   "eur": 6.45,

   "gbp": 5.38,

   "hkd": 55.49,

   "jpy": 1026.22,

   "rub": 684.22

 }

}

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.