RPC Endpoints
Last updated
Was this helpful?
Last updated
Was this helpful?
Below, you find a list of official and third-party IoTeX endpoints for both full node and archive nodes. These endpoints can be used to configure any Ethereum wallet or developer tool to interact with the IoTeX blockchain.
EVM Chain ID: 4689
https://babel-api.mainnet.iotex.io
HTTP
IoTeX Foundation
wss://babel-api.mainnet.iotex.io/ws
WSS
IoTeX Foundation
https://babel-api.mainnet.iotex.one
HTTP
IoTeX Foundation
https://babel-api.fastblocks.io
HTTP
Fastblocks
https://iotexrpc.com
HTTP
Ankr
https://rpc.ankr.com/iotex
HTTP
Ankr
https://4689.rpc.thirdweb.com
HTTP
Thirdweb
https://archive-mainnet.iotex.io
HTTP
IoTeX Foundation
EVM Chain ID: 4690
https://babel-api.testnet.iotex.io
HTTP
IoTeX Foundation
wss://babel-api.testnet.iotex.io/ws
WSS
IoTeX Foundation
https://babel-api.testnet.iotex.one
HTTP
IoTeX Foundation
https://babel-api.testnet.iotex.one/wss
WSS
IoTeX Foundation
https://archive-testnet.iotex.io
HTTP
IoTeX Foundation
The code below utilizes curl
to query the public IoTeX RPC full-node endpoint to check the balance of 0xE584...C5D46
on the IoTeX Blockchain:
Which returns the balance in WEI 0x10f0cf064dd59200000
(decimal 5000ยนโธ
, equivalent to 5000 IOTX
).
Input block: 30,000,000 (0x1C9C380)