15 lines
322 B
YAML
15 lines
322 B
YAML
upstreams:
|
|
- id: anyblock
|
|
chain: ethereum
|
|
role: fallback
|
|
priority: 70
|
|
options:
|
|
disable-validation: false
|
|
validate-peers: false
|
|
validate-syncing: true
|
|
connection:
|
|
ethereum:
|
|
rpc:
|
|
url: "https://api.anyblock.tools/ethereum/ethereum/mainnet/rpc/${ANYBLOCK_KEY}"
|
|
|