This commit is contained in:
Para Dox
2025-04-13 20:37:01 +07:00
parent ca7dceae80
commit a919bcdbbc
123 changed files with 161 additions and 215 deletions

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# arb # True
services: services:
alephzero-mainnet: alephzero-mainnet:
@@ -25,10 +25,9 @@ services:
- 8545 - 8545
- 8551 - 8551
command: command:
- --conf.file=/config/baseConfig.json - --chain.id=41455
- --execution.caching.archive=false - --execution.caching.archive=false
- --execution.caching.state-scheme=path - --execution.caching.state-scheme=path
- --execution.forwarding-target=https://rpc.alephzero.raas.gelato.cloud
- --execution.rpc.gas-cap=600000000 - --execution.rpc.gas-cap=600000000
- --execution.sequencer.enable=false - --execution.sequencer.enable=false
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0
@@ -36,12 +35,6 @@ services:
- --http.corsdomain=* - --http.corsdomain=*
- --http.vhosts=* - --http.vhosts=*
- --node.batch-poster.enable=false - --node.batch-poster.enable=false
- --node.data-availability.enable=true
- --node.data-availability.parent-chain-node-url=${ETHEREUM_MAINNET_EXECUTION_RPC}
- --node.data-availability.rest-aggregator.enable=true
- --node.data-availability.rest-aggregator.urls=https://das.alephzero.raas.gelato.cloud
- --node.data-availability.sequencer-inbox-address=0x1411949971076304187394088912578077660717096867958
- --node.feed.input.url=wss://feed.alephzero.raas.gelato.cloud
- --node.sequencer=false - --node.sequencer=false
- --node.staker.enable=false - --node.staker.enable=false
- --parent-chain.blob-client.beacon-url=${ETHEREUM_MAINNET_BEACON_REST} - --parent-chain.blob-client.beacon-url=${ETHEREUM_MAINNET_BEACON_REST}
@@ -57,7 +50,7 @@ services:
- chains - chains
volumes: volumes:
- ${ALEPHZERO_MAINNET_NITRO_PRUNED_PEBBLE_PATH_DATA:-alephzero-mainnet-nitro-pruned-pebble-path}:/root/.arbitrum - ${ALEPHZERO_MAINNET_NITRO_PRUNED_PEBBLE_PATH_DATA:-alephzero-mainnet-nitro-pruned-pebble-path}:/root/.arbitrum
- ./arb/mainnet:/config - ./arb/alephzero/-mainnet:/config
- /slowdisk:/slowdisk - /slowdisk:/slowdisk
labels: labels:
- traefik.enable=true - traefik.enable=true

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# arb # True
services: services:
alephzero-sepolia: alephzero-sepolia:
@@ -25,10 +25,9 @@ services:
- 8545 - 8545
- 8551 - 8551
command: command:
- --conf.file=/config/baseConfig.json - --chain.id=2039
- --execution.caching.archive=false - --execution.caching.archive=false
- --execution.caching.state-scheme=path - --execution.caching.state-scheme=path
- --execution.forwarding-target=https://rpc.alephzero-testnet.gelato.digital
- --execution.rpc.gas-cap=600000000 - --execution.rpc.gas-cap=600000000
- --execution.sequencer.enable=false - --execution.sequencer.enable=false
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0
@@ -36,12 +35,6 @@ services:
- --http.corsdomain=* - --http.corsdomain=*
- --http.vhosts=* - --http.vhosts=*
- --node.batch-poster.enable=false - --node.batch-poster.enable=false
- --node.data-availability.enable=true
- --node.data-availability.parent-chain-node-url=${ETHEREUM_SEPOLIA_EXECUTION_RPC}
- --node.data-availability.rest-aggregator.enable=true
- --node.data-availability.rest-aggregator.urls=https://das.alephzero-testnet.gelato.digital
- --node.data-availability.sequencer-inbox-address=0x130937498521962644184395825246273622310592356541
- --node.feed.input.url=wss://feed.alephzero-testnet.gelato.digital
- --node.sequencer=false - --node.sequencer=false
- --node.staker.enable=false - --node.staker.enable=false
- --parent-chain.blob-client.beacon-url=${ETHEREUM_SEPOLIA_BEACON_REST} - --parent-chain.blob-client.beacon-url=${ETHEREUM_SEPOLIA_BEACON_REST}
@@ -57,7 +50,7 @@ services:
- chains - chains
volumes: volumes:
- ${ALEPHZERO_SEPOLIA_NITRO_PRUNED_PEBBLE_PATH_DATA:-alephzero-sepolia-nitro-pruned-pebble-path}:/root/.arbitrum - ${ALEPHZERO_SEPOLIA_NITRO_PRUNED_PEBBLE_PATH_DATA:-alephzero-sepolia-nitro-pruned-pebble-path}:/root/.arbitrum
- ./arb/sepolia:/config - ./arb/alephzero/-sepolia:/config
- /slowdisk:/slowdisk - /slowdisk:/slowdisk
labels: labels:
- traefik.enable=true - traefik.enable=true

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# arb # True
services: services:
arbitrum-nova: arbitrum-nova:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# arb # True
services: services:
arbitrum-one: arbitrum-one:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# arb # True
services: services:
arbitrum-sepolia-archive: arbitrum-sepolia-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# arb # True
services: services:
connext-sepolia: connext-sepolia:
@@ -25,10 +25,9 @@ services:
- 8545 - 8545
- 8551 - 8551
command: command:
- --conf.file=/config/baseConfig.json - --chain.id=6398
- --execution.caching.archive=false - --execution.caching.archive=false
- --execution.caching.state-scheme=path - --execution.caching.state-scheme=path
- --execution.forwarding-target=https://rpc.connext-sepolia.gelato.digital
- --execution.rpc.gas-cap=600000000 - --execution.rpc.gas-cap=600000000
- --execution.sequencer.enable=false - --execution.sequencer.enable=false
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0
@@ -36,12 +35,6 @@ services:
- --http.corsdomain=* - --http.corsdomain=*
- --http.vhosts=* - --http.vhosts=*
- --node.batch-poster.enable=false - --node.batch-poster.enable=false
- --node.data-availability.enable=true
- --node.data-availability.parent-chain-node-url=${ETHEREUM_SEPOLIA_EXECUTION_RPC}
- --node.data-availability.rest-aggregator.enable=true
- --node.data-availability.rest-aggregator.urls=https://das.connext-sepolia.gelato.digital
- --node.data-availability.sequencer-inbox-address=0x727095791318912381473707332248435763608420056676
- --node.feed.input.url=wss://feed.connext-sepolia.gelato.digital
- --node.sequencer=false - --node.sequencer=false
- --node.staker.enable=false - --node.staker.enable=false
- --parent-chain.blob-client.beacon-url=${ETHEREUM_SEPOLIA_BEACON_REST} - --parent-chain.blob-client.beacon-url=${ETHEREUM_SEPOLIA_BEACON_REST}
@@ -57,7 +50,7 @@ services:
- chains - chains
volumes: volumes:
- ${CONNEXT_SEPOLIA_NITRO_PRUNED_PEBBLE_PATH_DATA:-connext-sepolia-nitro-pruned-pebble-path}:/root/.arbitrum - ${CONNEXT_SEPOLIA_NITRO_PRUNED_PEBBLE_PATH_DATA:-connext-sepolia-nitro-pruned-pebble-path}:/root/.arbitrum
- ./arb/sepolia:/config - ./arb/connext/-sepolia:/config
- /slowdisk:/slowdisk - /slowdisk:/slowdisk
labels: labels:
- traefik.enable=true - traefik.enable=true

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# arb # True
services: services:
everclear-mainnet: everclear-mainnet:
@@ -25,10 +25,9 @@ services:
- 8545 - 8545
- 8551 - 8551
command: command:
- --conf.file=/config/baseConfig.json - --chain.id=25327
- --execution.caching.archive=false - --execution.caching.archive=false
- --execution.caching.state-scheme=path - --execution.caching.state-scheme=path
- --execution.forwarding-target=https://rpc.everclear.raas.gelato.cloud
- --execution.rpc.gas-cap=600000000 - --execution.rpc.gas-cap=600000000
- --execution.sequencer.enable=false - --execution.sequencer.enable=false
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0
@@ -36,12 +35,6 @@ services:
- --http.corsdomain=* - --http.corsdomain=*
- --http.vhosts=* - --http.vhosts=*
- --node.batch-poster.enable=false - --node.batch-poster.enable=false
- --node.data-availability.enable=true
- --node.data-availability.parent-chain-node-url=${ETHEREUM_MAINNET_EXECUTION_RPC}
- --node.data-availability.rest-aggregator.enable=true
- --node.data-availability.rest-aggregator.urls=https://das.everclear.raas.gelato.cloud
- --node.data-availability.sequencer-inbox-address=0x727095791318912381473707332248435763608420056676
- --node.feed.input.url=wss://feed.everclear.raas.gelato.cloud
- --node.sequencer=false - --node.sequencer=false
- --node.staker.enable=false - --node.staker.enable=false
- --parent-chain.blob-client.beacon-url=${ETHEREUM_MAINNET_BEACON_REST} - --parent-chain.blob-client.beacon-url=${ETHEREUM_MAINNET_BEACON_REST}
@@ -57,7 +50,7 @@ services:
- chains - chains
volumes: volumes:
- ${EVERCLEAR_MAINNET_NITRO_PRUNED_PEBBLE_PATH_DATA:-everclear-mainnet-nitro-pruned-pebble-path}:/root/.arbitrum - ${EVERCLEAR_MAINNET_NITRO_PRUNED_PEBBLE_PATH_DATA:-everclear-mainnet-nitro-pruned-pebble-path}:/root/.arbitrum
- ./arb/mainnet:/config - ./arb/everclear/-mainnet:/config
- /slowdisk:/slowdisk - /slowdisk:/slowdisk
labels: labels:
- traefik.enable=true - traefik.enable=true

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# arb # True
services: services:
opencampuscodex-sepolia: opencampuscodex-sepolia:
@@ -25,10 +25,9 @@ services:
- 8545 - 8545
- 8551 - 8551
command: command:
- --conf.file=/config/baseConfig.json - --chain.id=656476
- --execution.caching.archive=false - --execution.caching.archive=false
- --execution.caching.state-scheme=path - --execution.caching.state-scheme=path
- --execution.forwarding-target=https://rpc.open-campus-codex.gelato.digital
- --execution.rpc.gas-cap=600000000 - --execution.rpc.gas-cap=600000000
- --execution.sequencer.enable=false - --execution.sequencer.enable=false
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0
@@ -36,12 +35,6 @@ services:
- --http.corsdomain=* - --http.corsdomain=*
- --http.vhosts=* - --http.vhosts=*
- --node.batch-poster.enable=false - --node.batch-poster.enable=false
- --node.data-availability.enable=true
- --node.data-availability.parent-chain-node-url=${ARBITRUM_SEPOLIA_EXECUTION_RPC}
- --node.data-availability.rest-aggregator.enable=true
- --node.data-availability.rest-aggregator.urls=https://das.open-campus-codex.gelato.digital
- --node.data-availability.sequencer-inbox-address=0xe347C1223381b9Dcd6c0F61cf81c90175A7Bae77
- --node.feed.input.url=wss://feed.open-campus-codex.gelato.digital
- --node.sequencer=false - --node.sequencer=false
- --node.staker.enable=false - --node.staker.enable=false
- --parent-chain.connection.url=${ARBITRUM_SEPOLIA_EXECUTION_RPC} - --parent-chain.connection.url=${ARBITRUM_SEPOLIA_EXECUTION_RPC}
@@ -56,7 +49,7 @@ services:
- chains - chains
volumes: volumes:
- ${OPENCAMPUSCODEX_SEPOLIA_NITRO_PRUNED_PEBBLE_PATH_DATA:-opencampuscodex-sepolia-nitro-pruned-pebble-path}:/root/.arbitrum - ${OPENCAMPUSCODEX_SEPOLIA_NITRO_PRUNED_PEBBLE_PATH_DATA:-opencampuscodex-sepolia-nitro-pruned-pebble-path}:/root/.arbitrum
- ./arb/sepolia:/config - ./arb/opencampuscodex/arbitrum-sepolia:/config
- /slowdisk:/slowdisk - /slowdisk:/slowdisk
labels: labels:
- traefik.enable=true - traefik.enable=true

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# arb # True
services: services:
playblock-mainnet: playblock-mainnet:
@@ -25,10 +25,9 @@ services:
- 8545 - 8545
- 8551 - 8551
command: command:
- --conf.file=/config/baseConfig.json - --chain.id=1829
- --execution.caching.archive=false - --execution.caching.archive=false
- --execution.caching.state-scheme=path - --execution.caching.state-scheme=path
- --execution.forwarding-target=https://rpc.playblock.io
- --execution.rpc.gas-cap=600000000 - --execution.rpc.gas-cap=600000000
- --execution.sequencer.enable=false - --execution.sequencer.enable=false
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0
@@ -36,12 +35,6 @@ services:
- --http.corsdomain=* - --http.corsdomain=*
- --http.vhosts=* - --http.vhosts=*
- --node.batch-poster.enable=false - --node.batch-poster.enable=false
- --node.data-availability.enable=true
- --node.data-availability.parent-chain-node-url=${ETHEREUM_MAINNET_EXECUTION_RPC}
- --node.data-availability.rest-aggregator.enable=true
- --node.data-availability.rest-aggregator.urls=https://das.playblock.io
- --node.data-availability.sequencer-inbox-address=0x1297541082195356755105700451499873350464260779639
- --node.feed.input.url=wss://feed.playblock.io
- --node.sequencer=false - --node.sequencer=false
- --node.staker.enable=false - --node.staker.enable=false
- --parent-chain.blob-client.beacon-url=${ETHEREUM_MAINNET_BEACON_REST} - --parent-chain.blob-client.beacon-url=${ETHEREUM_MAINNET_BEACON_REST}

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# arb # True
services: services:
real-mainnet: real-mainnet:
@@ -25,10 +25,9 @@ services:
- 8545 - 8545
- 8551 - 8551
command: command:
- --conf.file=/config/baseConfig.json - --chain.id=111188
- --execution.caching.archive=false - --execution.caching.archive=false
- --execution.caching.state-scheme=path - --execution.caching.state-scheme=path
- --execution.forwarding-target=https://rpc.realforreal.gelato.digital
- --execution.rpc.gas-cap=600000000 - --execution.rpc.gas-cap=600000000
- --execution.sequencer.enable=false - --execution.sequencer.enable=false
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0
@@ -36,12 +35,6 @@ services:
- --http.corsdomain=* - --http.corsdomain=*
- --http.vhosts=* - --http.vhosts=*
- --node.batch-poster.enable=false - --node.batch-poster.enable=false
- --node.data-availability.enable=true
- --node.data-availability.parent-chain-node-url=${ETHEREUM_MAINNET_EXECUTION_RPC}
- --node.data-availability.rest-aggregator.enable=true
- --node.data-availability.rest-aggregator.urls=https://das.realforreal.gelato.digital
- --node.data-availability.sequencer-inbox-address=0x466813324240923703236721233648302990016039913376
- --node.feed.input.url=wss://feed.realforreal.gelato.digital
- --node.sequencer=false - --node.sequencer=false
- --node.staker.enable=false - --node.staker.enable=false
- --parent-chain.blob-client.beacon-url=${ETHEREUM_MAINNET_BEACON_REST} - --parent-chain.blob-client.beacon-url=${ETHEREUM_MAINNET_BEACON_REST}
@@ -57,7 +50,7 @@ services:
- chains - chains
volumes: volumes:
- ${REAL_MAINNET_NITRO_PRUNED_PEBBLE_PATH_DATA:-real-mainnet-nitro-pruned-pebble-path}:/root/.arbitrum - ${REAL_MAINNET_NITRO_PRUNED_PEBBLE_PATH_DATA:-real-mainnet-nitro-pruned-pebble-path}:/root/.arbitrum
- ./arb/mainnet:/config - ./arb/real/-mainnet:/config
- /slowdisk:/slowdisk - /slowdisk:/slowdisk
labels: labels:
- traefik.enable=true - traefik.enable=true

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# # False
services: services:
avalanche-fuji-client: avalanche-fuji-client:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# # False
services: services:
avalanche-mainnet-client: avalanche-mainnet-client:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# # False
services: services:
berachain-bartio-archive: berachain-bartio-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# # False
services: services:
berachain-bepolia-archive: berachain-bepolia-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# # False
services: services:
berachain-mainnet-archive: berachain-mainnet-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# # False
services: services:
bsc-chapel: bsc-chapel:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# # False
services: services:
bsc-mainnet: bsc-mainnet:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# # False
services: services:
celo-alfajores-archive: celo-alfajores-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# # False
services: services:
celo-mainnet-archive: celo-mainnet-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# # False
services: services:
core-buffalo: core-buffalo:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# # False
services: services:
core-mainnet: core-mainnet:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# # False
services: services:
core-pigeon: core-pigeon:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# # False
services: services:
ethereum-holesky-archive: ethereum-holesky-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# # False
services: services:
ethereum-mainnet-archive: ethereum-mainnet-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# # False
services: services:
ethereum-sepolia-archive: ethereum-sepolia-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# # False
services: services:
ethereum-holesky: ethereum-holesky:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# # False
services: services:
ethereum-mainnet: ethereum-mainnet:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# # False
services: services:
ethereum-sepolia: ethereum-sepolia:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# # False
services: services:
ethereum-holesky-archive: ethereum-holesky-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# # False
services: services:
ethereum-mainnet-archive: ethereum-mainnet-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# # False
services: services:
ethereum-sepolia-archive: ethereum-sepolia-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# # False
services: services:
fantom-mainnet-archive: fantom-mainnet-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# # False
services: services:
fantom-testnet-archive: fantom-testnet-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# # False
services: services:
fantom-mainnet-archive: fantom-mainnet-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# # False
services: services:
fantom-testnet-archive: fantom-testnet-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# # False
services: services:
gnosis-chiado-archive: gnosis-chiado-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# # False
services: services:
gnosis-mainnet-archive: gnosis-mainnet-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# # False
services: services:
goat-mainnet: goat-mainnet:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# # False
services: services:
goat-testnet3: goat-testnet3:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# # False
services: services:
haqq-mainnet: haqq-mainnet:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# # False
services: services:
linea-mainnet-archive: linea-mainnet-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# # False
services: services:
linea-sepolia-archive: linea-sepolia-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# op # True
services: services:
base-mainnet-archive: base-mainnet-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# op # True
services: services:
base-sepolia-archive: base-sepolia-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# op # True
services: services:
bob-mainnet-archive: bob-mainnet-archive:
@@ -59,7 +59,7 @@ services:
- chains - chains
volumes: volumes:
- ${BOB_MAINNET_OP_ERIGON_ARCHIVE_TRACE_DATA:-bob-mainnet-op-erigon-archive-trace}:/root/.local/share/erigon - ${BOB_MAINNET_OP_ERIGON_ARCHIVE_TRACE_DATA:-bob-mainnet-op-erigon-archive-trace}:/root/.local/share/erigon
- ./op/mainnet:/config - ./op/bob/-mainnet:/config
- .jwtsecret:/jwtsecret:ro - .jwtsecret:/jwtsecret:ro
- /slowdisk:/slowdisk - /slowdisk:/slowdisk
labels: labels:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# op # True
services: services:
boba-mainnet-archive: boba-mainnet-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# op # True
services: services:
boba-sepolia-archive: boba-sepolia-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# op # True
services: services:
hashkeychain-mainnet-archive: hashkeychain-mainnet-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# op # True
services: services:
ink-mainnet-archive: ink-mainnet-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# op # True
services: services:
ink-sepolia-archive: ink-sepolia-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# op # True
services: services:
lisk-mainnet-archive: lisk-mainnet-archive:
@@ -60,7 +60,7 @@ services:
- chains - chains
volumes: volumes:
- ${LISK_MAINNET_OP_ERIGON_ARCHIVE_TRACE_DATA:-lisk-mainnet-op-erigon-archive-trace}:/root/.local/share/erigon - ${LISK_MAINNET_OP_ERIGON_ARCHIVE_TRACE_DATA:-lisk-mainnet-op-erigon-archive-trace}:/root/.local/share/erigon
- ./op/mainnet:/config - ./op/lisk/-mainnet:/config
- .jwtsecret:/jwtsecret:ro - .jwtsecret:/jwtsecret:ro
- /slowdisk:/slowdisk - /slowdisk:/slowdisk
labels: labels:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# op # True
services: services:
metal-mainnet-archive: metal-mainnet-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# op # True
services: services:
mode-mainnet-archive: mode-mainnet-archive:
@@ -59,7 +59,7 @@ services:
- chains - chains
volumes: volumes:
- ${MODE_MAINNET_OP_ERIGON_ARCHIVE_TRACE_DATA:-mode-mainnet-op-erigon-archive-trace}:/root/.local/share/erigon - ${MODE_MAINNET_OP_ERIGON_ARCHIVE_TRACE_DATA:-mode-mainnet-op-erigon-archive-trace}:/root/.local/share/erigon
- ./op/mainnet:/config - ./op/mode/-mainnet:/config
- .jwtsecret:/jwtsecret:ro - .jwtsecret:/jwtsecret:ro
- /slowdisk:/slowdisk - /slowdisk:/slowdisk
labels: labels:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# op # True
services: services:
mode-sepolia-archive: mode-sepolia-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# op # True
services: services:
op-mainnet-archive: op-mainnet-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# op # True
services: services:
op-sepolia-archive: op-sepolia-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# op # True
services: services:
snax-mainnet-archive: snax-mainnet-archive:
@@ -59,7 +59,7 @@ services:
- chains - chains
volumes: volumes:
- ${SNAX_MAINNET_OP_ERIGON_ARCHIVE_TRACE_DATA:-snax-mainnet-op-erigon-archive-trace}:/root/.local/share/erigon - ${SNAX_MAINNET_OP_ERIGON_ARCHIVE_TRACE_DATA:-snax-mainnet-op-erigon-archive-trace}:/root/.local/share/erigon
- ./op/mainnet:/config - ./op/snax/-mainnet:/config
- .jwtsecret:/jwtsecret:ro - .jwtsecret:/jwtsecret:ro
- /slowdisk:/slowdisk - /slowdisk:/slowdisk
labels: labels:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# op # True
services: services:
soneium-minato-archive: soneium-minato-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# op # True
services: services:
swell-mainnet-archive: swell-mainnet-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# op # True
services: services:
unichain-mainnet-archive: unichain-mainnet-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# op # True
services: services:
unichain-sepolia-archive: unichain-sepolia-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# op # True
services: services:
worldchain-mainnet-archive: worldchain-mainnet-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# op # True
services: services:
worldchain-sepolia-archive: worldchain-sepolia-archive:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# op # True
services: services:
zora-mainnet-archive: zora-mainnet-archive:
@@ -59,7 +59,7 @@ services:
- chains - chains
volumes: volumes:
- ${ZORA_MAINNET_OP_ERIGON_ARCHIVE_TRACE_DATA:-zora-mainnet-op-erigon-archive-trace}:/root/.local/share/erigon - ${ZORA_MAINNET_OP_ERIGON_ARCHIVE_TRACE_DATA:-zora-mainnet-op-erigon-archive-trace}:/root/.local/share/erigon
- ./op/mainnet:/config - ./op/zora/-mainnet:/config
- .jwtsecret:/jwtsecret:ro - .jwtsecret:/jwtsecret:ro
- /slowdisk:/slowdisk - /slowdisk:/slowdisk
labels: labels:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# op # True
services: services:
zora-sepolia-archive: zora-sepolia-archive:
@@ -59,7 +59,7 @@ services:
- chains - chains
volumes: volumes:
- ${ZORA_SEPOLIA_OP_ERIGON_ARCHIVE_TRACE_DATA:-zora-sepolia-op-erigon-archive-trace}:/root/.local/share/erigon - ${ZORA_SEPOLIA_OP_ERIGON_ARCHIVE_TRACE_DATA:-zora-sepolia-op-erigon-archive-trace}:/root/.local/share/erigon
- ./op/sepolia:/config - ./op/zora/-sepolia:/config
- .jwtsecret:/jwtsecret:ro - .jwtsecret:/jwtsecret:ro
- /slowdisk:/slowdisk - /slowdisk:/slowdisk
labels: labels:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# op # True
services: services:
base-mainnet: base-mainnet:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# op # True
services: services:
base-sepolia: base-sepolia:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# op # True
services: services:
blast-mainnet: blast-mainnet:
@@ -61,7 +61,7 @@ services:
- chains - chains
volumes: volumes:
- ${BLAST_MAINNET_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-blast-mainnet-op-geth-pruned-pebble-path}:/data - ${BLAST_MAINNET_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-blast-mainnet-op-geth-pruned-pebble-path}:/data
- ./op/mainnet:/config - ./op/blast/-mainnet:/config
- .jwtsecret:/jwtsecret:ro - .jwtsecret:/jwtsecret:ro
- /slowdisk:/slowdisk - /slowdisk:/slowdisk
labels: labels:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# op # True
services: services:
blast-sepolia: blast-sepolia:
@@ -62,7 +62,7 @@ services:
- chains - chains
volumes: volumes:
- ${BLAST_SEPOLIA_OP_GETH_PRUNED_PEBBLE_HASH_DATA:-blast-sepolia-op-geth-pruned-pebble-hash}:/data - ${BLAST_SEPOLIA_OP_GETH_PRUNED_PEBBLE_HASH_DATA:-blast-sepolia-op-geth-pruned-pebble-hash}:/data
- ./op/sepolia:/config - ./op/blast/-sepolia:/config
- .jwtsecret:/jwtsecret:ro - .jwtsecret:/jwtsecret:ro
- /slowdisk:/slowdisk - /slowdisk:/slowdisk
labels: labels:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# op # True
services: services:
bob-mainnet: bob-mainnet:
@@ -61,7 +61,7 @@ services:
- chains - chains
volumes: volumes:
- ${BOB_MAINNET_OP_GETH_PRUNED_PEBBLE_HASH_DATA:-bob-mainnet-op-geth-pruned-pebble-hash}:/data - ${BOB_MAINNET_OP_GETH_PRUNED_PEBBLE_HASH_DATA:-bob-mainnet-op-geth-pruned-pebble-hash}:/data
- ./op/mainnet:/config - ./op/bob/-mainnet:/config
- .jwtsecret:/jwtsecret:ro - .jwtsecret:/jwtsecret:ro
- /slowdisk:/slowdisk - /slowdisk:/slowdisk
labels: labels:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# op # True
services: services:
boba-mainnet: boba-mainnet:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# op # True
services: services:
boba-sepolia: boba-sepolia:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# op # True
services: services:
celo-alfajores: celo-alfajores:
@@ -69,7 +69,7 @@ services:
- chains - chains
volumes: volumes:
- ${CELO_ALFAJORES_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-celo-alfajores-op-geth-pruned-pebble-path}:/data - ${CELO_ALFAJORES_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-celo-alfajores-op-geth-pruned-pebble-path}:/data
- ./op/alfajores:/config - ./op/celo/-alfajores:/config
- .jwtsecret:/jwtsecret:ro - .jwtsecret:/jwtsecret:ro
- /slowdisk:/slowdisk - /slowdisk:/slowdisk
labels: labels:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# op # True
services: services:
celo-mainnet: celo-mainnet:
@@ -70,7 +70,7 @@ services:
- chains - chains
volumes: volumes:
- ${CELO_MAINNET_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-celo-mainnet-op-geth-pruned-pebble-path}:/data - ${CELO_MAINNET_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-celo-mainnet-op-geth-pruned-pebble-path}:/data
- ./op/mainnet:/config - ./op/celo/-mainnet:/config
- .jwtsecret:/jwtsecret:ro - .jwtsecret:/jwtsecret:ro
- /slowdisk:/slowdisk - /slowdisk:/slowdisk
labels: labels:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# op # True
services: services:
fraxtal-mainnet: fraxtal-mainnet:
@@ -66,7 +66,7 @@ services:
- chains - chains
volumes: volumes:
- ${FRAXTAL_MAINNET_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-fraxtal-mainnet-op-geth-pruned-pebble-path}:/data - ${FRAXTAL_MAINNET_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-fraxtal-mainnet-op-geth-pruned-pebble-path}:/data
- ./op/mainnet:/config - ./op/fraxtal/-mainnet:/config
- .jwtsecret:/jwtsecret:ro - .jwtsecret:/jwtsecret:ro
- /slowdisk:/slowdisk - /slowdisk:/slowdisk
labels: labels:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# op # True
services: services:
fraxtal-testnet: fraxtal-testnet:
@@ -67,7 +67,7 @@ services:
- chains - chains
volumes: volumes:
- ${FRAXTAL_TESTNET_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-fraxtal-testnet-op-geth-pruned-pebble-path}:/data - ${FRAXTAL_TESTNET_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-fraxtal-testnet-op-geth-pruned-pebble-path}:/data
- ./op/testnet:/config - ./op/fraxtal/-testnet:/config
- .jwtsecret:/jwtsecret:ro - .jwtsecret:/jwtsecret:ro
- /slowdisk:/slowdisk - /slowdisk:/slowdisk
labels: labels:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# op # True
services: services:
hashkeychain-mainnet: hashkeychain-mainnet:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# op # True
services: services:
ink-mainnet: ink-mainnet:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# op # True
services: services:
ink-sepolia: ink-sepolia:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# op # True
services: services:
lisk-mainnet: lisk-mainnet:
@@ -62,7 +62,7 @@ services:
- chains - chains
volumes: volumes:
- ${LISK_MAINNET_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-lisk-mainnet-op-geth-pruned-pebble-path}:/data - ${LISK_MAINNET_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-lisk-mainnet-op-geth-pruned-pebble-path}:/data
- ./op/mainnet:/config - ./op/lisk/-mainnet:/config
- .jwtsecret:/jwtsecret:ro - .jwtsecret:/jwtsecret:ro
- /slowdisk:/slowdisk - /slowdisk:/slowdisk
labels: labels:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# op # True
services: services:
lisk-sepolia: lisk-sepolia:
@@ -62,7 +62,7 @@ services:
- chains - chains
volumes: volumes:
- ${LISK_SEPOLIA_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-lisk-sepolia-op-geth-pruned-pebble-path}:/data - ${LISK_SEPOLIA_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-lisk-sepolia-op-geth-pruned-pebble-path}:/data
- ./op/sepolia:/config - ./op/lisk/-sepolia:/config
- .jwtsecret:/jwtsecret:ro - .jwtsecret:/jwtsecret:ro
- /slowdisk:/slowdisk - /slowdisk:/slowdisk
labels: labels:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# op # True
services: services:
manta-pacific-mainnet: manta-pacific-mainnet:
@@ -61,7 +61,7 @@ services:
- chains - chains
volumes: volumes:
- ${MANTA_PACIFIC_MAINNET_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-manta-pacific-mainnet-op-geth-pruned-pebble-path}:/data - ${MANTA_PACIFIC_MAINNET_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-manta-pacific-mainnet-op-geth-pruned-pebble-path}:/data
- ./op/mainnet:/config - ./op/manta-pacific/-mainnet:/config
- .jwtsecret:/jwtsecret:ro - .jwtsecret:/jwtsecret:ro
- /slowdisk:/slowdisk - /slowdisk:/slowdisk
labels: labels:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# op # True
services: services:
mantle-mainnet: mantle-mainnet:
@@ -63,7 +63,7 @@ services:
- chains - chains
volumes: volumes:
- ${MANTLE_MAINNET_OP_GETH_PRUNED_LEVELDB_HASH_DATA:-mantle-mainnet-op-geth-pruned-leveldb-hash}:/data - ${MANTLE_MAINNET_OP_GETH_PRUNED_LEVELDB_HASH_DATA:-mantle-mainnet-op-geth-pruned-leveldb-hash}:/data
- ./op/mainnet:/config - ./op/mantle/-mainnet:/config
- .jwtsecret:/jwtsecret:ro - .jwtsecret:/jwtsecret:ro
- /slowdisk:/slowdisk - /slowdisk:/slowdisk
labels: labels:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# op # True
services: services:
mantle-sepolia: mantle-sepolia:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# op # True
services: services:
metal-mainnet: metal-mainnet:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# op # True
services: services:
metal-sepolia: metal-sepolia:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# op # True
services: services:
mode-mainnet: mode-mainnet:
@@ -61,7 +61,7 @@ services:
- chains - chains
volumes: volumes:
- ${MODE_MAINNET_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-mode-mainnet-op-geth-pruned-pebble-path}:/data - ${MODE_MAINNET_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-mode-mainnet-op-geth-pruned-pebble-path}:/data
- ./op/mainnet:/config - ./op/mode/-mainnet:/config
- .jwtsecret:/jwtsecret:ro - .jwtsecret:/jwtsecret:ro
- /slowdisk:/slowdisk - /slowdisk:/slowdisk
labels: labels:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# op # True
services: services:
mode-sepolia: mode-sepolia:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# op # True
services: services:
op-mainnet: op-mainnet:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# op # True
services: services:
op-sepolia: op-sepolia:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# op # True
services: services:
snax-mainnet: snax-mainnet:
@@ -61,7 +61,7 @@ services:
- chains - chains
volumes: volumes:
- ${SNAX_MAINNET_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-snax-mainnet-op-geth-pruned-pebble-path}:/data - ${SNAX_MAINNET_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-snax-mainnet-op-geth-pruned-pebble-path}:/data
- ./op/mainnet:/config - ./op/snax/-mainnet:/config
- .jwtsecret:/jwtsecret:ro - .jwtsecret:/jwtsecret:ro
- /slowdisk:/slowdisk - /slowdisk:/slowdisk
labels: labels:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# op # True
services: services:
soneium-minato: soneium-minato:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# op # True
services: services:
swell-mainnet: swell-mainnet:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# op # True
services: services:
unichain-mainnet: unichain-mainnet:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# op # True
services: services:
unichain-sepolia: unichain-sepolia:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# op # True
services: services:
worldchain-mainnet: worldchain-mainnet:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# False # False
# #
# op # True
services: services:
worldchain-sepolia: worldchain-sepolia:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# op # True
services: services:
zircuit-garfield: zircuit-garfield:
@@ -65,7 +65,7 @@ services:
- chains - chains
volumes: volumes:
- ${ZIRCUIT_GARFIELD_OP_GETH_PRUNED_PEBBLE_HASH_DATA:-zircuit-garfield-op-geth-pruned-pebble-hash}:/data - ${ZIRCUIT_GARFIELD_OP_GETH_PRUNED_PEBBLE_HASH_DATA:-zircuit-garfield-op-geth-pruned-pebble-hash}:/data
- ./op/garfield:/config - ./op/zircuit/-garfield:/config
- .jwtsecret:/jwtsecret:ro - .jwtsecret:/jwtsecret:ro
- /slowdisk:/slowdisk - /slowdisk:/slowdisk
labels: labels:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# op # True
services: services:
zircuit-mainnet: zircuit-mainnet:
@@ -65,7 +65,7 @@ services:
- chains - chains
volumes: volumes:
- ${ZIRCUIT_MAINNET_OP_GETH_PRUNED_PEBBLE_HASH_DATA:-zircuit-mainnet-op-geth-pruned-pebble-hash}:/data - ${ZIRCUIT_MAINNET_OP_GETH_PRUNED_PEBBLE_HASH_DATA:-zircuit-mainnet-op-geth-pruned-pebble-hash}:/data
- ./op/mainnet:/config - ./op/zircuit/-mainnet:/config
- .jwtsecret:/jwtsecret:ro - .jwtsecret:/jwtsecret:ro
- /slowdisk:/slowdisk - /slowdisk:/slowdisk
labels: labels:

View File

@@ -2,7 +2,7 @@
# use at your own risk # use at your own risk
# True # True
# #
# op # True
services: services:
zircuit-testnet: zircuit-testnet:
@@ -65,7 +65,7 @@ services:
- chains - chains
volumes: volumes:
- ${ZIRCUIT_TESTNET_OP_GETH_PRUNED_PEBBLE_HASH_DATA:-zircuit-testnet-op-geth-pruned-pebble-hash}:/data - ${ZIRCUIT_TESTNET_OP_GETH_PRUNED_PEBBLE_HASH_DATA:-zircuit-testnet-op-geth-pruned-pebble-hash}:/data
- ./op/testnet:/config - ./op/zircuit/-testnet:/config
- .jwtsecret:/jwtsecret:ro - .jwtsecret:/jwtsecret:ro
- /slowdisk:/slowdisk - /slowdisk:/slowdisk
labels: labels:

Some files were not shown because too many files have changed in this diff Show More