ChainsZircuit
Zircuit RPC
Connection code snippet
curl
node-fetch
Go
Web3.js
Python
HTTP
Copy code
curl https://zircuit-mainnet.drpc.org \
-X POST \
-H "Content-Type: application/json" \
--data '{"jsonrpc":"2.0","method":"REPLACE_ME_WITH_ACTUAL_METHOD","params":[],"id":1}'
How to add Zircuit Mainnet to Metamask using dRPC?The network can be added automatically by clicking on the "Add to wallet" button or manually
Network nameZircuit Mainnet
New RPC URL
https://zircuit-mainnet.drpc.org
Chain ID
0xbf04
Currency Symbol
ETH
Block Explorer URL (Optional)
https://explorer.zircuit.com/
By clicking on the Zircuit icon in the network selection drop-down menu in MetaMask, you can now switch to the Zircuit and perform all transactions on that network
FAQ
RPC in Zircuit allows external applications to interact with its blockchain ecosystem, facilitating data queries and transaction execution within its decentralized platform.