RPC
Last updated
Last updated
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
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
The rate limit of BRISE endpoint on Testnet and Mainnet is 10K/5min. To get unlimited hits, please use GetBlock services Link: https://getblock.io/nodes/bitgert/
You can start the HTTP JSON-RPC with the --rpc flag
Please refer to this wiki page or use Postman: https://documenter.getpostman.com/view/4117254/ethereum-json-rpc/RVu7CT5J?version=latest