2022-05-03 06:10:16 +03:00
|
|
|
[config]
|
|
|
|
listen_port = 8445
|
|
|
|
|
|
|
|
[balanced_rpc_tiers]
|
|
|
|
|
|
|
|
[balanced_rpc_tiers.0]
|
|
|
|
|
2022-05-04 08:49:12 +03:00
|
|
|
[balanced_rpc_tiers.0.geth]
|
|
|
|
url = "ws://127.0.0.1:8546"
|
2022-05-04 08:50:17 +03:00
|
|
|
soft_limit = 200_000
|
2022-05-04 08:49:12 +03:00
|
|
|
|
2022-05-03 06:10:16 +03:00
|
|
|
|
|
|
|
[private_rpcs]
|
|
|
|
|
2022-05-04 08:49:12 +03:00
|
|
|
[private_rpcs.eden]
|
|
|
|
url = "https://api.edennetwork.io/v1/"
|
|
|
|
soft_limit = 1_805
|
|
|
|
|
2022-05-03 06:10:16 +03:00
|
|
|
[private_rpcs.eden_beta]
|
|
|
|
url = "https://api.edennetwork.io/v1/beta"
|
|
|
|
soft_limit = 5_861
|
2022-05-04 08:49:12 +03:00
|
|
|
|
|
|
|
[private_rpcs.ethermine]
|
|
|
|
url = "https://rpc.ethermine.org"
|
|
|
|
soft_limit = 5_861
|
|
|
|
|
|
|
|
[private_rpcs.flashbots]
|
|
|
|
url = "https://rpc.flashbots.net"
|
|
|
|
soft_limit = 7074
|