How to configure a JSON-RPC endpoint that enables communication between EVM-compatible developer tools using Hashio. Hashio is a public RPC endpoint hosted by Hashgraph that runs an instance of the Hiero JSON-RPC Relay. As a public endpoint, it:Documentation Index
Fetch the complete documentation index at: https://hedera-0c6e0218-mintlify-12ced39d.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- Is free to use
- Does not have any sign-up requirements
- Has significantly restrictive rate limits
| Network | Chain ID (decimal) | Chain ID (hex) |
|---|---|---|
| Mainnet | 295 | 0x127 |
| Testnet | 296 | 0x128 |
| Previewnet | 297 | 0x129 |
Additional resources
- Hiero JSON-RPC Relay repository
- JSON-RPC Relay overview
- How to connect MetaMask to Hedera
- Add Hedera to MetaMask