Skip to content

Instantly share code, notes, and snippets.

@0xheartcode
Created April 27, 2023 11:13
Show Gist options
  • Save 0xheartcode/16db165b6100cb294be071bd895e7b69 to your computer and use it in GitHub Desktop.
Save 0xheartcode/16db165b6100cb294be071bd895e7b69 to your computer and use it in GitHub Desktop.
RPC.env
#List of free public RPC nodes with good performance
#Mainnet
ETH_RPC=https://eth.llamarpc.com
BSC_RPC=https://bsc-dataseed.binance.org
ARB_RPC=https://rpc.ankr.com/arbitrum
AVAX_RPC=https://avax-mainnet.gateway.pokt.network/v1/lb/605238bf6b986eea7cf36d5e/ext/bc/C/rpc
FANTOM_RPC=https://fantom.blockpi.network/v1/rpc/public
ZKERA_RPC=https://zksync-node.blockwallet.io
POLYGONZK_RPC=https://polygon-zkevm-node.blockwallet.io
#Testnet
GOERLI_RPC=https://goerli.blockpi.network/v1/rpc/public
SEPOLIA_RPC=https://rpc2.sepolia.org
BNBTESTNET_RPC=https://data-seed-prebsc-2-s3.binance.org:8545
POLYGONMUMBAI_RPC=https://polygon-testnet.public.blastapi.io
AVAXFUJI_RPC=https://endpoints.omniatech.io/v1/avax/fuji/public
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment