Network errors occur when your browser or wallet cannot communicate with the BNB Smart Chain (BSC). This guide walks you through every common cause and how to resolve it.
1. Wrong Network Selected in MetaMask
The most frequent cause of network errors is having the wrong network active in MetaMask. OddsForge operates exclusively on BNB Smart Chain Mainnet (Chain ID 56).
How to switch to BSC Mainnet
- Open the MetaMask extension in your browser.
- Click the network selector dropdown at the top of the MetaMask window.
- If BNB Smart Chain (or BSC Mainnet) is listed, select it.
- If it is not listed, click Add Network and enter the following details:
- Network Name: BNB Smart Chain
- New RPC URL:
https://bsc-dataseed.binance.org/ - Chain ID:
56 - Currency Symbol: BNB
- Block Explorer URL:
https://bscscan.com
- Click Save, then select BNB Smart Chain from the network list.
- Refresh OddsForge and try your action again.
2. BSC RPC Endpoint Issues
Sometimes the default RPC endpoint becomes congested or temporarily unavailable. If you see errors like "Could not fetch chain ID" or "RPC request failed", try switching to an alternative endpoint.
How to change your RPC endpoint
- Open MetaMask and go to Settings → Networks → BNB Smart Chain.
- Replace the current RPC URL with one of these alternatives:
https://bsc-dataseed1.defibit.io/https://bsc-dataseed1.ninicoin.io/https://bsc-dataseed2.binance.org/https://bsc.publicnode.com
- Click Save.
- Reload OddsForge and retry.
3. Browser Cache & Stale Data
Outdated cached data can cause OddsForge to send requests to the wrong contract address or use stale configuration.
How to clear your cache
- Open your browser settings (e.g., Chrome → Settings → Privacy and Security → Clear Browsing Data).
- Select Cached images and files. You can leave cookies and browsing history unchecked.
- Set the time range to Last 24 hours (or All time if the issue persists).
- Click Clear data.
- Close and reopen your browser, then navigate back to oddsforge.org.
4. BSC Network Status
Occasionally the BNB Smart Chain itself may experience congestion, degraded performance, or an outage. Before extensive troubleshooting, check whether the network is healthy.
How to check BSC network status
- Visit BscScan.com and check whether new blocks are being produced.
- Look at the Last Block timestamp — it should be within the last few seconds.
- Check the BNB Chain Twitter/X account for any announced maintenance or incidents.
If the network is experiencing issues, wait for it to stabilise before retrying your transaction.
5. Firewall, VPN & DNS Issues
Corporate firewalls, strict VPN configurations, or DNS filtering can block the WebSocket and HTTPS connections that OddsForge and MetaMask require.
Steps to diagnose
- Disable your VPN temporarily and reload OddsForge. If the error disappears, your VPN is blocking BSC traffic.
- Switch DNS providers — try using
1.1.1.1(Cloudflare) or8.8.8.8(Google) to rule out DNS-level blocking. - Check firewall rules — ensure outbound HTTPS (port 443) traffic to
bsc-dataseed.binance.organdoddsforge.orgis allowed. - If you are on a corporate or school network, contact your network administrator to whitelist the required domains.
6. MetaMask or Browser Extension Conflicts
Other browser extensions — especially ad blockers, privacy tools, or competing wallet extensions — can interfere with MetaMask's ability to communicate with BSC.
- Temporarily disable all browser extensions except MetaMask.
- Reload OddsForge and try again.
- If the issue resolves, re-enable extensions one by one to identify the conflict.
Troubleshooting Checklist
Work through the following checklist in order. Most network errors are resolved within the first three steps.
- Verify your network: Confirm MetaMask is connected to BNB Smart Chain Mainnet (Chain ID 56).
- Refresh the page: Press Ctrl+Shift+R (or Cmd+Shift+R on Mac) for a hard refresh.
- Switch RPC endpoint: Use an alternative BSC RPC URL in MetaMask settings.
- Clear browser cache: Remove cached files and reload.
- Check BSC status: Visit BscScan to confirm the network is operational.
- Disable VPN/firewall: Temporarily disable and retry.
- Disable other extensions: Rule out extension conflicts.
- Try another browser: Test in Chrome, Firefox, or Brave to isolate browser-specific issues.
- Update MetaMask: Ensure you are running the latest version of the MetaMask extension.
- Contact support: If none of the above resolves the issue, reach out to OddsForge support with details of the error message and the steps you have already tried.
OddsForge Help Center