Solana logo

Jovay

RPC & Resources

RPC & Resources

Endpoints, websockets, and devtools

Endpoints, websockets, and devtools

About

Settle institutional real-world-asset transactions on an Ethereum L2 built by Ant Digital Technologies.

Full Coverage

Stack

Symbol

ETH

Gas Token

ETH

Chain ID:

5734951

Testnet Chain ID:

2019775

Official Links

Socials

Real-Time ETH Pricing Across 12 Currencies

Access Jovay via Uniblock's unified blockchain API. Enterprise-Grade L2 for Real-World Assets Settle institutional real-world-asset transactions on an Ethereum L2 built by Ant Digital Technologies.

Code Snippet

INPUT

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

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

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

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

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

OUTPUT

{

“ETH”: {

“btc”: 0.0403225806,

“eth”: 1,

“bnb”: 4.55,

“xrp”: 4166.67,

“usd”: 2500.00,

“aud”: 3622.50,

“cad”: 3367.50,

“eur”: 2260.00,

“gbp”: 1871.25,

“hkd”: 19400.00,

“jpy”: 358575.00,

“rub”: 239175.00

}

}

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.