RPC
JSON-RPC Endpoint
Available Resources
Mainnet(ChainID 32520 in decimal)
NCRPC Endpoints:
Note
You can make eth_getLogs
requests with up to a 5K block range. If you need to pull logs frequently, we recommend using WebSockets to push new logs to you when they are available.
Recommended
https://node2.serverrpc.com
Websocket Endpoints:
Note: provided by community with no quality promised, building your node should be always the long term goal
wss://mainnet-rpc.brisescan.com:443
Rate limit
Start
You can start the HTTP JSON-RPC with the --rpc flag
Block Explorer: https://brisescan.com/
Status Monitoring: https://status.brisescan.com/
TestNET:
RPC Testnet: https://testnet-rpc.brisescan.com
ChainID: 64668
Block Explorer: https://testnet-explorer.brisescan.com/
Faucet: https://faucet.brisescan.com/
JSON-RPC methods
Last updated