ChainsBOB
BOB RPC
Connection code snippet
curl
node-fetch
Go
Web3.js
Python
HTTP
Copy code
curl https://bob.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 BOB Mainnet to Metamask using dRPC?The network can be added automatically by clicking on the "Add to wallet" button or manually
Network nameBob
New RPC URL
https://bob.drpc.org
Chain ID
0xed88
Currency Symbol
ETH
Block Explorer URL (Optional)
https://explorer.gobob.xyz
By clicking on the BOB icon in the network selection drop-down menu in MetaMask, you can now switch to the BOB and perform all transactions on that network
FAQ
RPC in GoBob allows external applications to interact with the GoBob blockchain, facilitating data queries and transaction execution on its scalable, Ethereum-compatible infrastructure.