Sui logo

Blockchain for Secure Smart Contracts

Develop and deploy secure smart contracts with Sui's advanced technology.

99.99%

Uptime SLA

<100ms

Median Latency

Global

Multi-Region Edge

PLATFORM

Built for production-grade workloads

High Throughput

Sui offers high transaction throughput, ideal for large-scale DApps.

Low Fees

Benefit from low transaction fees, making it cost-effective for developers and users.

Developer Tools

Access a suite of development tools and resources, simplifying the smart contract development process.

Strong Security

Sui provides advanced security features, protecting your DApps and transactions.

Real-Time SUI Smart Contract Pricing Data

Access Sui via Uniblock's unified blockchain API. Blockchain for Secure Smart Contracts Develop and deploy secure smart contracts with Sui's advanced te...

INPUT

const

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

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

  .then(

response

=>

response

.json())

  .then(

response

=>

console.log(

response

))

  .catch(

err

=>

console.error(

err

));

OUTPUT

{

 "SUI": {

   "btc": 0.00002811,

   "eth": 0.00070048,

   "bnb": 0.00316455,

   "xrp": 2.910085,

   "usd": 1.74,

   "aud": 2.54,

   "cad": 2.35,

   "eur": 1.58,

   "gbp": 1.31,

   "hkd": 13.54,

   "jpy": 249.77,

   "rub": 166.92

 }

}

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.

# robots.txt for uniblock.dev # https://www.uniblock.dev User-agent: * Allow: / # OpenAI User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / # Anthropic User-agent: ClaudeBot Allow: / User-agent: Claude-SearchBot Allow: / User-agent: Claude-User Allow: / User-agent: anthropic-ai Allow: / # Perplexity User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / # Google (search + AI Overviews) User-agent: Googlebot Allow: / User-agent: Google-Extended Allow: / # Other major crawlers User-agent: Applebot Allow: / User-agent: Bingbot Allow: / Sitemap: https://uniblock.dev/sitemap.xml