dev
yml 23 lines 417 Bytes
Raw
1 -
2 uri: ethereum-rpc.publicnode.com
3 useSSL: true
4 isDefault: true
5 isEnabledForAutoSwitching: true
6 label: "PublicNode"
7 -
8 uri: eth.llamarpc.com
9 useSSL: true
10 label: "LlamaNodes"
11 -
12 uri: rpc.flashbots.net
13 useSSL: true
14 label: "Flashbots"
15 -
16 uri: eth-mainnet.public.blastapi.io
17 useSSL: true
18 label: "Blast"
19 -
20 uri: eth.nownodes.io
21 useSSL: true
22 isEnabledForAutoSwitching: true
23 label: "NOWNodes"