ChainsHAQQ
HAQQ RPC
HAQQ RPC endpoints
HTTPS
Copy
WSS
Copy
Connection code snippet
curl
node-fetch
Go
Web3.js
Python
HTTP
Copy code
curl https://haqq.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 HAQQ Mainnet to Metamask using dRPC?The network can be added automatically by clicking on the "Add to wallet" button or manually
Network nameHaqq
New RPC URL
https://haqq.drpc.org
Chain ID
0x2be3
Currency Symbol
ISLM
Block Explorer URL (Optional)
https://explorer.haqq.network
By clicking on the HAQQ icon in the network selection drop-down menu in MetaMask, you can now switch to the HAQQ and perform all transactions on that network
FAQ
RPC in HAQQ is a communication protocol used for interacting with the HAQQ blockchain. It facilitates external access to the network, allowing for data retrieval, transaction processing, and smart contract interactions.