Add NodeFlare public RPC endpoints for 8 EVM chains#8359
Conversation
NodeFlare (https://nodeflare.app) is a multi-region EVM RPC provider with nodes across Europe, Asia, and North America. Requests are automatically routed to the nearest region. Added public endpoints (no API key required, rate-limited) for: - Ethereum Mainnet (eip155-1) - Base (eip155-8453) - BNB Smart Chain (eip155-56) - Arbitrum One (eip155-42161) - Optimism (eip155-10) - Viction (eip155-88) - HyperLiquid EVM (eip155-999) - Avalanche C-Chain (eip155-43114)
|
You successfully submitted a PR! Due to the amount of PRs coming in: we will only look at PRs that the CI is happy with. We can also not hold your hand getting the CI green - just look how others that where merged did it and RTFM. So as long as there is any CI check that reports an error - no human will look at this. You might be able to ask for some support after supporting the project - e.g. by sending funds to lists.eth. When you fixed things after a requested change - then you also need to (re-)request a review. |
…), drop unsupported Viction (eip155-88)
|
Rebased on master and resolved the conflict in |
Summary
Adds public RPC endpoints for NodeFlare, a multi-region EVM RPC provider with nodes across Europe, Asia, and North America. Requests are automatically geo-routed to the nearest region.
Endpoints added
Notes
eth_getLogs,trace_*,debug_*) are restricted on the public endpoint — a free API key at nodeflare.app removes this restriction