Chiliz RPC Node
The Sports Blockchain

Connect to Chiliz Chain, the leading blockchain for sports and entertainment. Power fan engagement applications for 150+ partnerships including FC Barcelona, UFC, and NBA teams.

6 M+

Requests per Day

99.9 %

Network Uptime

< 100 ms

Average Response Time

24/7

Technical Support

Specification Chiliz Network

Technical characteristics and available endpoints

Chiliz Chain (CHZ)

Mainnet & Testnet Support

Chain ID 88888
Protocol HTTPS / WSS
Uptime 99.9%
Block Time ~3s
Consensus Proof of Staked Authority
EVM Compatible Yes

Chiliz Chain is the premier blockchain for sports and entertainment, powering fan engagement for 150+ partnerships with major sports organizations including FC Barcelona, Paris Saint-Germain, UFC, NBA teams, and esports organizations. Through Socios.com and Fan Tokens, Chiliz enables millions of fans worldwide to engage with their favorite teams through blockchain-based voting, rewards, and experiences.

Key capabilities:

  • 150+ major sports partnerships (football, basketball, MMA, esports)
  • Fan Token ecosystem with 2M+ users on Socios.com
  • EVM-compatible for sports-focused dApps
  • Low transaction fees optimized for fan engagement
  • Integration with major sports organizations
  • NFT capabilities for sports collectibles
  • Fan voting and governance features
  • Reward and loyalty programs infrastructure
  • Growing sports & entertainment metaverse

🔗 RPC Endpoints

HTTPS
https://rpc.crypto-chief.com/chiliz/{YOUR_API_KEY}
WSS
wss://rpc.crypto-chief.com/chiliz/ws/{YOUR_API_KEY}

Replace {YOUR_API_KEY} with your actual API key from the dashboard.

What is a Chiliz RPC Node?

Access the sports engagement blockchain

A Chiliz RPC node provides applications with access to the leading blockchain for sports and entertainment fan engagement. Chiliz Chain powers Socios.com's Fan Tokens, enabling millions of fans to engage with 150+ sports organizations through voting, rewards, NFTs, and exclusive experiences — all built on blockchain technology.

Why Chiliz dominates sports blockchain

Chiliz didn't just create a blockchain — it created an entire ecosystem connecting fans with sports teams through blockchain technology. With partnerships spanning football (FC Barcelona, Juventus, PSG), basketball (NBA teams), MMA (UFC), and esports, Chiliz has become the de facto standard for sports fan engagement on blockchain.

Chiliz advantages:

  • 150+ partnerships — major sports teams and organizations
  • 2M+ users — on Socios.com fan engagement platform
  • Fan Tokens — proven model for team engagement
  • EVM compatible — build sports dApps with Solidity
  • Low fees — optimized for frequent fan interactions
  • Sports focus — designed specifically for fan engagement

How Fan Tokens work

Fan Tokens are blockchain-based assets that give fans voting rights, access to exclusive experiences, rewards, and VIP treatment from their favorite sports teams. Holders can vote on team decisions (jersey designs, celebration songs, etc.), earn rewards for engagement, and access exclusive merchandise and events.

Fan Token use cases:

  1. Vote on team decisions and club matters
  2. Earn rewards and points for engagement
  3. Access exclusive experiences and VIP events
  4. Compete in team-specific games and challenges
  5. Unlock exclusive merchandise and NFTs

Sports blockchain ecosystem

Chiliz Chain powers more than just Fan Tokens. The ecosystem includes sports NFTs, fantasy sports applications, betting and prediction markets, sports metaverse experiences, and fan engagement platforms — all built on Chiliz infrastructure with sports organizations as active participants.

This focus makes Chiliz uniquely positioned as the infrastructure layer for sports Web3, with real-world partnerships and millions of active users.

Technical Documentation

Quick start for developers

Supported RPC Methods

Chiliz Chain supports all standard Ethereum JSON-RPC methods:

  • eth_blockNumber — current block number
  • eth_getBalance — CHZ balance
  • eth_call — execute view functions
  • eth_sendRawTransaction — broadcast transactions
  • eth_getTransactionReceipt — transaction confirmation
  • eth_getLogs — event logs
  • eth_gasPrice — current gas price
  • eth_estimateGas — gas estimation
  • eth_subscribe — WebSocket subscriptions

Code Examples

💻

JavaScript (ethers.js) — Chiliz Connection:

const { ethers } = require('ethers');

const provider = new ethers.JsonRpcProvider('https://rpc.crypto-chief.com/chiliz/YOUR_API_KEY');

// Verify we're on Chiliz Chain
const network = await provider.getNetwork();
console.log('Chain ID:', network.chainId); // 88888

// Get CHZ balance
const balance = await provider.getBalance('0x...');
console.log('CHZ Balance:', ethers.formatEther(balance));

// Interact with Fan Token contract
const FAN_TOKEN = '0x...';
const tokenABI = [
  'function balanceOf(address) view returns (uint256)',
  'function symbol() view returns (string)',
  'function getVotingPower(address) view returns (uint256)'
];
const fanToken = new ethers.Contract(FAN_TOKEN, tokenABI, provider);

const tokenBalance = await fanToken.balanceOf('0x...');
const symbol = await fanToken.symbol();
console.log(`${symbol} tokens:`, ethers.formatEther(tokenBalance));
💻

Python (web3.py) — Chiliz Setup:

from web3 import Web3

w3 = Web3(Web3.HTTPProvider('https://rpc.crypto-chief.com/chiliz/YOUR_API_KEY'))

print('Connected to Chiliz:', w3.is_connected())
print('Chain ID:', w3.eth.chain_id)  # 88888
print('Latest block:', w3.eth.block_number)

# Get CHZ balance
balance = w3.eth.get_balance('0x...')
print(f'CHZ: {balance / 1e18}')
💻

WebSocket — Monitor Fan Engagement:

const { ethers } = require('ethers');
const provider = new ethers.WebSocketProvider('wss://rpc.crypto-chief.com/chiliz/ws/YOUR_API_KEY');

// Monitor new blocks
provider.on('block', async (blockNumber) => {
  console.log('Chiliz block:', blockNumber);
});

// Monitor Fan Token voting events
const FAN_TOKEN = '0x...';
const filter = {
  address: FAN_TOKEN,
  topics: [ethers.id('VoteCast(address,uint256,uint8,uint256)')]
};

provider.on(filter, (log) => {
  console.log('Fan vote cast on Chiliz:', log);
});

Chiliz Best Practices

  • Fan Engagement: Design for frequent user interactions
  • Low Fees: Leverage cheap transactions for voting and rewards
  • Sports Focus: Build with sports use cases in mind
  • Socios Integration: Consider integration with Socios.com
  • NFT Features: Utilize NFT capabilities for collectibles
  • Testing: Test on Chiliz testnet before mainnet

Why choose us?

Sports-optimized infrastructure

Sports Performance

Infrastructure optimized for sports fan engagement delivering <65ms latency with efficient transaction processing.

Enterprise Grade

Production infrastructure supporting millions of sports fans with 99.9% uptime and automatic failover.

Fan Analytics

Monitor Fan Token activity, voting events, reward distribution, and engagement metrics across sports partnerships.

Global Coverage

Worldwide node deployment ensuring low latency for Chiliz's global sports fan base.

Event Scaling

Infrastructure scales during major sports events and voting campaigns handling traffic spikes.

Sports Specialists

24/7 support from engineers familiar with Fan Tokens, sports engagement, and Chiliz ecosystem.

Examples of Use

Build sports Web3 applications

Chiliz Chain's sports-focused infrastructure and massive partnership network enable innovative fan engagement platforms, NFT marketplaces, and Web3 experiences for sports enthusiasts.

Fan Engagement Platforms

Build fan engagement apps leveraging Fan Tokens for voting, rewards, and exclusive experiences with sports teams.

Fantasy Sports

Create blockchain-based fantasy sports platforms with verifiable stats, transparent scoring, and crypto rewards.

Sports NFT Marketplaces

Launch NFT platforms for sports collectibles, moments, and memorabilia backed by official team partnerships.

Prediction Markets

Develop sports prediction and betting markets with transparent on-chain settlement and fan token integration.

Ticketing & Access

Build blockchain-based ticketing systems for sports events with NFT tickets and VIP access control.

Sports Metaverse

Create metaverse experiences for sports fans with virtual stadiums, watch parties, and interactive fan zones.

Got questions?
we are here to help

Chiliz Chain is an EVM blockchain designed for sports and entertainment, powering fan engagement for 150+ major sports organizations.

Fan Tokens are blockchain assets giving fans voting rights, rewards, and exclusive experiences with their favorite sports teams.

Socios.com is the leading fan engagement platform built on Chiliz, with 2M+ users and partnerships with FC Barcelona, PSG, UFC, and more.

Yes, Chiliz Chain is fully EVM-compatible. Deploy Solidity smart contracts for sports dApps using standard Ethereum tools.

CHZ is Chiliz's native token used for gas fees, purchasing Fan Tokens, and powering the sports engagement ecosystem.

150+ teams including FC Barcelona, PSG, Juventus, Manchester City, UFC, multiple NBA teams, and major esports organizations.

Yes, Fan Token holders vote on team matters like jersey designs, celebration songs, NFT designs, and other engagement decisions.

Yes, Chiliz Chain supports NFTs for sports collectibles, moments, and exclusive digital merchandise from partner teams.

Yes, we provide RPC access to both Chiliz mainnet (Chain ID 88888) and testnet for sports dApp development.

Chiliz Chain has low transaction fees optimized for frequent fan interactions like voting, claiming rewards, and trading Fan Tokens.

Pricing that grows with your needs.

Free

Start building on Web3 — no credit card.

$0
  • 5 reqs/sec RPC
  • 5 reqs/min Unified API
  • Ultimate chains
  • WSS, Statistics
  • Community support

Pay for use

Flexible pay-as-you-go for any workload.

From $10
  • 400 reqs/sec RPC
  • 300 reqs/min Unified API
  • 10 reqs/min AML
  • EventStream
  • Ultimate chains
  • WSS, Whitelists, Statistics
  • Support portal

Subscription

From $500 monthly plus 20% extra value.

From $500
  • 700 reqs/sec RPC
  • 500 reqs/min Unified API
  • 5 reqs/sec AML
  • EventStream
  • Ultimate chains
  • WSS, Whitelists, Statistics
  • Support portal

Enterprise

Tailored solution for expert builders

Custom terms

All Subscription features plus:

  • Flexible rate limits
  • Engineering team support
  • Custom SLA
  • Personal manager