Connect to RPC
Applications and scripts can connect to FireChain using the official RPC endpoint.
Official RPC
https://rpc-rinia.firestation.io
Network Values
Network Name: Rinia
RPC URL: https://rpc-rinia.firestation.io
Chain ID: 917
Currency Symbol: FIRE
Block Explorer URL: https://rinia.firescan.io/
Common Uses
RPC access is used for:
- Reading blocks and transactions
- Querying contract state
- Sending transactions
- Deploying contracts
- Powering dApps and dashboards
Next Step
👉 Continue to Deploy Contracts