Gnosis logo

GNOSIS

RPC & Resources

RPC & Resources

Endpoints, websockets, and devtools

Endpoints, websockets, and devtools

About

Build secure and decentralized prediction markets.

Full Coverage

Stack

Symbol

GNO

Gas Token

XDAI

Chain ID:

100

Testnet Chain ID:

10200

Official Links

Socials

Real-Time GNO Pricing for Prediction Markets

Access GNOSIS via Uniblock's unified blockchain API. Secure and Decentralized Predictions Build secure and decentralized prediction markets.

Code Snippet

INPUT

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

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

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

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

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

OUTPUT

{

 "GNO": {

   "btc": 0.00256739,

   "eth": 0.06367411,

   "bnb": 0.28914454,

   "xrp": 266.561,

   "usd": 159.11,

   "aud": 230.83,

   "cad": 214.67,

   "eur": 143.72,

   "gbp": 119.78,

   "hkd": 1236.71,

   "jpy": 22864,

   "rub": 15250.8

 }

}

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.