RPC Endpoints
RPC endpoints allow wallets, scripts, and applications to connect to FireChain.
Official RPC
Network Name: Rinia
RPC URL: https://rpc-rinia.firestation.io
Chain ID: 917
Currency Symbol: FIRE
Block Explorer URL: https://rinia.firescan.io/
What RPC Is Used For
RPC access lets you:
- Connect wallets
- Read blockchain data
- Send transactions
- Deploy smart contracts
- Interact with contracts from applications
Verify Your Setup
After adding the network:
- Your wallet should show the correct network
- FIRE should appear as the native gas token
- Explorer links should resolve correctly
- Transactions should be visible on the block explorer
Troubleshooting
If something does not work:
- Confirm the Chain ID is exactly 917
- Check the RPC URL for typing errors
- Remove and re-add the network if needed
- Make sure your wallet is currently switched to Rinia
Next Step
👉 Continue to Block Explorer