Network Information
What is RPC?
Remote Procedure Call (RPC) is a protocol that allows for communication and data exchange between a client and a remote server. In the context of blockchain, RPC is commonly used to send transactions, query network data, and interact with smart contracts.
Rapidchain RPC Endpoints
To interact with the Rapidchain network via RPC, you can use the following endpoints:
Mainnet:
RPC URL:
https://rapidrpc.com
Chain ID: 1973
TOKEN: RAPID
Block Explorer: https://rapidscan.io
Testnet:
Chain: Rapidchain
RPC URL:
https://testnet.rapidrpc.com/
Chain ID: 9009
Token: RAPID
Block Explorer: https://testnet.rapidscan.io
Last updated