fix
This commit is contained in:
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# arb
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
alephzero-mainnet-archive:
|
alephzero-mainnet-archive:
|
||||||
@@ -23,7 +19,6 @@ services:
|
|||||||
user: root
|
user: root
|
||||||
expose:
|
expose:
|
||||||
- 8545
|
- 8545
|
||||||
- 8551
|
|
||||||
command:
|
command:
|
||||||
- --conf.file=/config/baseConfig.json
|
- --conf.file=/config/baseConfig.json
|
||||||
- --execution.caching.archive=true
|
- --execution.caching.archive=true
|
||||||
@@ -34,6 +29,7 @@ services:
|
|||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,net,web3,arb,txpool,debug
|
- --http.api=eth,net,web3,arb,txpool,debug
|
||||||
- --http.corsdomain=*
|
- --http.corsdomain=*
|
||||||
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --node.batch-poster.enable=false
|
- --node.batch-poster.enable=false
|
||||||
- --node.data-availability.enable=true
|
- --node.data-availability.enable=true
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# arb
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
alephzero-mainnet:
|
alephzero-mainnet:
|
||||||
@@ -23,7 +19,6 @@ services:
|
|||||||
user: root
|
user: root
|
||||||
expose:
|
expose:
|
||||||
- 8545
|
- 8545
|
||||||
- 8551
|
|
||||||
command:
|
command:
|
||||||
- --conf.file=/config/baseConfig.json
|
- --conf.file=/config/baseConfig.json
|
||||||
- --execution.caching.archive=false
|
- --execution.caching.archive=false
|
||||||
@@ -34,6 +29,7 @@ services:
|
|||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,net,web3,arb,txpool,debug
|
- --http.api=eth,net,web3,arb,txpool,debug
|
||||||
- --http.corsdomain=*
|
- --http.corsdomain=*
|
||||||
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --node.batch-poster.enable=false
|
- --node.batch-poster.enable=false
|
||||||
- --node.data-availability.enable=true
|
- --node.data-availability.enable=true
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# arb
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
alephzero-sepolia-archive:
|
alephzero-sepolia-archive:
|
||||||
@@ -23,7 +19,6 @@ services:
|
|||||||
user: root
|
user: root
|
||||||
expose:
|
expose:
|
||||||
- 8545
|
- 8545
|
||||||
- 8551
|
|
||||||
command:
|
command:
|
||||||
- --conf.file=/config/baseConfig.json
|
- --conf.file=/config/baseConfig.json
|
||||||
- --execution.caching.archive=true
|
- --execution.caching.archive=true
|
||||||
@@ -34,6 +29,7 @@ services:
|
|||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,net,web3,arb,txpool,debug
|
- --http.api=eth,net,web3,arb,txpool,debug
|
||||||
- --http.corsdomain=*
|
- --http.corsdomain=*
|
||||||
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --node.batch-poster.enable=false
|
- --node.batch-poster.enable=false
|
||||||
- --node.data-availability.enable=true
|
- --node.data-availability.enable=true
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# arb
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
alephzero-sepolia:
|
alephzero-sepolia:
|
||||||
@@ -23,7 +19,6 @@ services:
|
|||||||
user: root
|
user: root
|
||||||
expose:
|
expose:
|
||||||
- 8545
|
- 8545
|
||||||
- 8551
|
|
||||||
command:
|
command:
|
||||||
- --conf.file=/config/baseConfig.json
|
- --conf.file=/config/baseConfig.json
|
||||||
- --execution.caching.archive=false
|
- --execution.caching.archive=false
|
||||||
@@ -34,6 +29,7 @@ services:
|
|||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,net,web3,arb,txpool,debug
|
- --http.api=eth,net,web3,arb,txpool,debug
|
||||||
- --http.corsdomain=*
|
- --http.corsdomain=*
|
||||||
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --node.batch-poster.enable=false
|
- --node.batch-poster.enable=false
|
||||||
- --node.data-availability.enable=true
|
- --node.data-availability.enable=true
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# arb
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
arbitrum-nova-archive:
|
arbitrum-nova-archive:
|
||||||
@@ -23,7 +19,6 @@ services:
|
|||||||
user: root
|
user: root
|
||||||
expose:
|
expose:
|
||||||
- 8545
|
- 8545
|
||||||
- 8551
|
|
||||||
command:
|
command:
|
||||||
- --chain.id=42170
|
- --chain.id=42170
|
||||||
- --execution.caching.archive=true
|
- --execution.caching.archive=true
|
||||||
@@ -33,6 +28,7 @@ services:
|
|||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,net,web3,arb,txpool,debug
|
- --http.api=eth,net,web3,arb,txpool,debug
|
||||||
- --http.corsdomain=*
|
- --http.corsdomain=*
|
||||||
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --init.latest=archive
|
- --init.latest=archive
|
||||||
- --node.batch-poster.enable=false
|
- --node.batch-poster.enable=false
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# arb
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
arbitrum-nova:
|
arbitrum-nova:
|
||||||
@@ -23,7 +19,6 @@ services:
|
|||||||
user: root
|
user: root
|
||||||
expose:
|
expose:
|
||||||
- 8545
|
- 8545
|
||||||
- 8551
|
|
||||||
command:
|
command:
|
||||||
- --chain.id=42170
|
- --chain.id=42170
|
||||||
- --execution.caching.archive=false
|
- --execution.caching.archive=false
|
||||||
@@ -33,6 +28,7 @@ services:
|
|||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,net,web3,arb,txpool,debug
|
- --http.api=eth,net,web3,arb,txpool,debug
|
||||||
- --http.corsdomain=*
|
- --http.corsdomain=*
|
||||||
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --init.latest=pruned
|
- --init.latest=pruned
|
||||||
- --node.batch-poster.enable=false
|
- --node.batch-poster.enable=false
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# arb
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
arbitrum-one-archive:
|
arbitrum-one-archive:
|
||||||
@@ -23,7 +19,6 @@ services:
|
|||||||
user: root
|
user: root
|
||||||
expose:
|
expose:
|
||||||
- 8545
|
- 8545
|
||||||
- 8551
|
|
||||||
command:
|
command:
|
||||||
- --chain.id=42161
|
- --chain.id=42161
|
||||||
- --execution.caching.archive=true
|
- --execution.caching.archive=true
|
||||||
@@ -33,6 +28,7 @@ services:
|
|||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,net,web3,arb,txpool,debug
|
- --http.api=eth,net,web3,arb,txpool,debug
|
||||||
- --http.corsdomain=*
|
- --http.corsdomain=*
|
||||||
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --init.latest=archive
|
- --init.latest=archive
|
||||||
- --node.batch-poster.enable=false
|
- --node.batch-poster.enable=false
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# arb
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
arbitrum-one:
|
arbitrum-one:
|
||||||
@@ -23,7 +19,6 @@ services:
|
|||||||
user: root
|
user: root
|
||||||
expose:
|
expose:
|
||||||
- 8545
|
- 8545
|
||||||
- 8551
|
|
||||||
command:
|
command:
|
||||||
- --chain.id=42161
|
- --chain.id=42161
|
||||||
- --execution.caching.archive=false
|
- --execution.caching.archive=false
|
||||||
@@ -33,6 +28,7 @@ services:
|
|||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,net,web3,arb,txpool,debug
|
- --http.api=eth,net,web3,arb,txpool,debug
|
||||||
- --http.corsdomain=*
|
- --http.corsdomain=*
|
||||||
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --init.latest=pruned
|
- --init.latest=pruned
|
||||||
- --node.batch-poster.enable=false
|
- --node.batch-poster.enable=false
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# arb
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
arbitrum-sepolia-archive:
|
arbitrum-sepolia-archive:
|
||||||
@@ -23,7 +19,6 @@ services:
|
|||||||
user: root
|
user: root
|
||||||
expose:
|
expose:
|
||||||
- 8545
|
- 8545
|
||||||
- 8551
|
|
||||||
command:
|
command:
|
||||||
- --chain.id=421614
|
- --chain.id=421614
|
||||||
- --execution.caching.archive=true
|
- --execution.caching.archive=true
|
||||||
@@ -33,6 +28,7 @@ services:
|
|||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,net,web3,arb,txpool,debug
|
- --http.api=eth,net,web3,arb,txpool,debug
|
||||||
- --http.corsdomain=*
|
- --http.corsdomain=*
|
||||||
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --init.latest=archive
|
- --init.latest=archive
|
||||||
- --node.batch-poster.enable=false
|
- --node.batch-poster.enable=false
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# arb
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
connext-sepolia-archive:
|
connext-sepolia-archive:
|
||||||
@@ -23,7 +19,6 @@ services:
|
|||||||
user: root
|
user: root
|
||||||
expose:
|
expose:
|
||||||
- 8545
|
- 8545
|
||||||
- 8551
|
|
||||||
command:
|
command:
|
||||||
- --conf.file=/config/baseConfig.json
|
- --conf.file=/config/baseConfig.json
|
||||||
- --execution.caching.archive=true
|
- --execution.caching.archive=true
|
||||||
@@ -34,6 +29,7 @@ services:
|
|||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,net,web3,arb,txpool,debug
|
- --http.api=eth,net,web3,arb,txpool,debug
|
||||||
- --http.corsdomain=*
|
- --http.corsdomain=*
|
||||||
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --node.batch-poster.enable=false
|
- --node.batch-poster.enable=false
|
||||||
- --node.data-availability.enable=true
|
- --node.data-availability.enable=true
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# arb
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
connext-sepolia:
|
connext-sepolia:
|
||||||
@@ -23,7 +19,6 @@ services:
|
|||||||
user: root
|
user: root
|
||||||
expose:
|
expose:
|
||||||
- 8545
|
- 8545
|
||||||
- 8551
|
|
||||||
command:
|
command:
|
||||||
- --conf.file=/config/baseConfig.json
|
- --conf.file=/config/baseConfig.json
|
||||||
- --execution.caching.archive=false
|
- --execution.caching.archive=false
|
||||||
@@ -34,6 +29,7 @@ services:
|
|||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,net,web3,arb,txpool,debug
|
- --http.api=eth,net,web3,arb,txpool,debug
|
||||||
- --http.corsdomain=*
|
- --http.corsdomain=*
|
||||||
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --node.batch-poster.enable=false
|
- --node.batch-poster.enable=false
|
||||||
- --node.data-availability.enable=true
|
- --node.data-availability.enable=true
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# arb
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
everclear-mainnet-archive:
|
everclear-mainnet-archive:
|
||||||
@@ -23,7 +19,6 @@ services:
|
|||||||
user: root
|
user: root
|
||||||
expose:
|
expose:
|
||||||
- 8545
|
- 8545
|
||||||
- 8551
|
|
||||||
command:
|
command:
|
||||||
- --conf.file=/config/baseConfig.json
|
- --conf.file=/config/baseConfig.json
|
||||||
- --execution.caching.archive=true
|
- --execution.caching.archive=true
|
||||||
@@ -34,6 +29,7 @@ services:
|
|||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,net,web3,arb,txpool,debug
|
- --http.api=eth,net,web3,arb,txpool,debug
|
||||||
- --http.corsdomain=*
|
- --http.corsdomain=*
|
||||||
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --node.batch-poster.enable=false
|
- --node.batch-poster.enable=false
|
||||||
- --node.data-availability.enable=true
|
- --node.data-availability.enable=true
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# arb
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
everclear-mainnet:
|
everclear-mainnet:
|
||||||
@@ -23,7 +19,6 @@ services:
|
|||||||
user: root
|
user: root
|
||||||
expose:
|
expose:
|
||||||
- 8545
|
- 8545
|
||||||
- 8551
|
|
||||||
command:
|
command:
|
||||||
- --conf.file=/config/baseConfig.json
|
- --conf.file=/config/baseConfig.json
|
||||||
- --execution.caching.archive=false
|
- --execution.caching.archive=false
|
||||||
@@ -34,6 +29,7 @@ services:
|
|||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,net,web3,arb,txpool,debug
|
- --http.api=eth,net,web3,arb,txpool,debug
|
||||||
- --http.corsdomain=*
|
- --http.corsdomain=*
|
||||||
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --node.batch-poster.enable=false
|
- --node.batch-poster.enable=false
|
||||||
- --node.data-availability.enable=true
|
- --node.data-availability.enable=true
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# arb
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
opencampuscodex-sepolia-archive:
|
opencampuscodex-sepolia-archive:
|
||||||
@@ -23,7 +19,6 @@ services:
|
|||||||
user: root
|
user: root
|
||||||
expose:
|
expose:
|
||||||
- 8545
|
- 8545
|
||||||
- 8551
|
|
||||||
command:
|
command:
|
||||||
- --conf.file=/config/baseConfig.json
|
- --conf.file=/config/baseConfig.json
|
||||||
- --execution.caching.archive=true
|
- --execution.caching.archive=true
|
||||||
@@ -34,6 +29,7 @@ services:
|
|||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,net,web3,arb,txpool,debug
|
- --http.api=eth,net,web3,arb,txpool,debug
|
||||||
- --http.corsdomain=*
|
- --http.corsdomain=*
|
||||||
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --node.batch-poster.enable=false
|
- --node.batch-poster.enable=false
|
||||||
- --node.data-availability.enable=true
|
- --node.data-availability.enable=true
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# arb
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
opencampuscodex-sepolia:
|
opencampuscodex-sepolia:
|
||||||
@@ -23,7 +19,6 @@ services:
|
|||||||
user: root
|
user: root
|
||||||
expose:
|
expose:
|
||||||
- 8545
|
- 8545
|
||||||
- 8551
|
|
||||||
command:
|
command:
|
||||||
- --conf.file=/config/baseConfig.json
|
- --conf.file=/config/baseConfig.json
|
||||||
- --execution.caching.archive=false
|
- --execution.caching.archive=false
|
||||||
@@ -34,6 +29,7 @@ services:
|
|||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,net,web3,arb,txpool,debug
|
- --http.api=eth,net,web3,arb,txpool,debug
|
||||||
- --http.corsdomain=*
|
- --http.corsdomain=*
|
||||||
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --node.batch-poster.enable=false
|
- --node.batch-poster.enable=false
|
||||||
- --node.data-availability.enable=true
|
- --node.data-availability.enable=true
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# arb
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
playblock-mainnet-archive:
|
playblock-mainnet-archive:
|
||||||
@@ -23,7 +19,6 @@ services:
|
|||||||
user: root
|
user: root
|
||||||
expose:
|
expose:
|
||||||
- 8545
|
- 8545
|
||||||
- 8551
|
|
||||||
command:
|
command:
|
||||||
- --conf.file=/config/baseConfig.json
|
- --conf.file=/config/baseConfig.json
|
||||||
- --execution.caching.archive=true
|
- --execution.caching.archive=true
|
||||||
@@ -34,6 +29,7 @@ services:
|
|||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,net,web3,arb,txpool,debug
|
- --http.api=eth,net,web3,arb,txpool,debug
|
||||||
- --http.corsdomain=*
|
- --http.corsdomain=*
|
||||||
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --node.batch-poster.enable=false
|
- --node.batch-poster.enable=false
|
||||||
- --node.data-availability.enable=true
|
- --node.data-availability.enable=true
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# arb
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
playblock-mainnet:
|
playblock-mainnet:
|
||||||
@@ -23,7 +19,6 @@ services:
|
|||||||
user: root
|
user: root
|
||||||
expose:
|
expose:
|
||||||
- 8545
|
- 8545
|
||||||
- 8551
|
|
||||||
command:
|
command:
|
||||||
- --conf.file=/config/baseConfig.json
|
- --conf.file=/config/baseConfig.json
|
||||||
- --execution.caching.archive=false
|
- --execution.caching.archive=false
|
||||||
@@ -34,6 +29,7 @@ services:
|
|||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,net,web3,arb,txpool,debug
|
- --http.api=eth,net,web3,arb,txpool,debug
|
||||||
- --http.corsdomain=*
|
- --http.corsdomain=*
|
||||||
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --node.batch-poster.enable=false
|
- --node.batch-poster.enable=false
|
||||||
- --node.data-availability.enable=true
|
- --node.data-availability.enable=true
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# arb
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
real-mainnet-archive:
|
real-mainnet-archive:
|
||||||
@@ -23,7 +19,6 @@ services:
|
|||||||
user: root
|
user: root
|
||||||
expose:
|
expose:
|
||||||
- 8545
|
- 8545
|
||||||
- 8551
|
|
||||||
command:
|
command:
|
||||||
- --conf.file=/config/baseConfig.json
|
- --conf.file=/config/baseConfig.json
|
||||||
- --execution.caching.archive=true
|
- --execution.caching.archive=true
|
||||||
@@ -34,6 +29,7 @@ services:
|
|||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,net,web3,arb,txpool,debug
|
- --http.api=eth,net,web3,arb,txpool,debug
|
||||||
- --http.corsdomain=*
|
- --http.corsdomain=*
|
||||||
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --node.batch-poster.enable=false
|
- --node.batch-poster.enable=false
|
||||||
- --node.data-availability.enable=true
|
- --node.data-availability.enable=true
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# arb
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
real-mainnet:
|
real-mainnet:
|
||||||
@@ -23,7 +19,6 @@ services:
|
|||||||
user: root
|
user: root
|
||||||
expose:
|
expose:
|
||||||
- 8545
|
- 8545
|
||||||
- 8551
|
|
||||||
command:
|
command:
|
||||||
- --conf.file=/config/baseConfig.json
|
- --conf.file=/config/baseConfig.json
|
||||||
- --execution.caching.archive=false
|
- --execution.caching.archive=false
|
||||||
@@ -34,6 +29,7 @@ services:
|
|||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,net,web3,arb,txpool,debug
|
- --http.api=eth,net,web3,arb,txpool,debug
|
||||||
- --http.corsdomain=*
|
- --http.corsdomain=*
|
||||||
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --node.batch-poster.enable=false
|
- --node.batch-poster.enable=false
|
||||||
- --node.data-availability.enable=true
|
- --node.data-availability.enable=true
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# avalanche
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
avalanche-fuji-archive-client:
|
avalanche-fuji-archive-client:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# avalanche
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
avalanche-fuji-client:
|
avalanche-fuji-client:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# avalanche
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
avalanche-mainnet-archive-client:
|
avalanche-mainnet-archive-client:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# avalanche
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
avalanche-mainnet-client:
|
avalanche-mainnet-client:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# berachain
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
berachain-bartio-archive:
|
berachain-bartio-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# berachain
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
berachain-bepolia-archive:
|
berachain-bepolia-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# berachain
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
berachain-mainnet-archive:
|
berachain-mainnet-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# bsc
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
bsc-chapel:
|
bsc-chapel:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# bsc
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
bsc-mainnet:
|
bsc-mainnet:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# celo
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
celo-alfajores-archive:
|
celo-alfajores-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# celo
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
celo-mainnet-archive:
|
celo-mainnet-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# core
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
core-buffalo:
|
core-buffalo:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# core
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
core-mainnet-archive:
|
core-mainnet-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# core
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
core-mainnet:
|
core-mainnet:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# core
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
core-pigeon:
|
core-pigeon:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# ethereum
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-holesky-archive:
|
ethereum-holesky-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# ethereum
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-holesky-minimal:
|
ethereum-holesky-minimal:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# ethereum
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-holesky:
|
ethereum-holesky:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# ethereum
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-mainnet-archive:
|
ethereum-mainnet-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# ethereum
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-mainnet-minimal:
|
ethereum-mainnet-minimal:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# ethereum
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-mainnet:
|
ethereum-mainnet:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# ethereum
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-sepolia-archive:
|
ethereum-sepolia-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# ethereum
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-sepolia-minimal:
|
ethereum-sepolia-minimal:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# ethereum
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-sepolia:
|
ethereum-sepolia:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# ethereum
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-holesky:
|
ethereum-holesky:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# ethereum
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-mainnet:
|
ethereum-mainnet:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# ethereum
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-sepolia:
|
ethereum-sepolia:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# ethereum
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-holesky-archive:
|
ethereum-holesky-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# ethereum
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-mainnet-archive:
|
ethereum-mainnet-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# ethereum
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-sepolia-archive:
|
ethereum-sepolia-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# fantom
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
fantom-mainnet-archive:
|
fantom-mainnet-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# fantom
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
fantom-mainnet-archive:
|
fantom-mainnet-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# fantom
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
fantom-mainnet:
|
fantom-mainnet:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# fantom
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
fantom-mainnet:
|
fantom-mainnet:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# fantom
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
fantom-testnet-archive:
|
fantom-testnet-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# fantom
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
fantom-testnet-archive:
|
fantom-testnet-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# fantom
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
fantom-testnet:
|
fantom-testnet:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# fantom
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
fantom-testnet:
|
fantom-testnet:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# fantom
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
fantom-mainnet-archive:
|
fantom-mainnet-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# fantom
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
fantom-testnet-archive:
|
fantom-testnet-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# gnosis
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
gnosis-chiado-archive:
|
gnosis-chiado-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# gnosis
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
gnosis-chiado-minimal:
|
gnosis-chiado-minimal:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# gnosis
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
gnosis-chiado:
|
gnosis-chiado:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# gnosis
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
gnosis-mainnet-archive:
|
gnosis-mainnet-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# gnosis
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
gnosis-mainnet-minimal:
|
gnosis-mainnet-minimal:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# gnosis
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
gnosis-mainnet:
|
gnosis-mainnet:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# goat
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
goat-mainnet-archive:
|
goat-mainnet-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# goat
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
goat-mainnet:
|
goat-mainnet:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# goat
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
goat-testnet3-archive:
|
goat-testnet3-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# goat
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
goat-testnet3:
|
goat-testnet3:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# haqq
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
haqq-mainnet:
|
haqq-mainnet:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# linea
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
linea-mainnet-archive:
|
linea-mainnet-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# linea
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
linea-mainnet-minimal:
|
linea-mainnet-minimal:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# linea
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
linea-mainnet:
|
linea-mainnet:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# linea
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
linea-sepolia-archive:
|
linea-sepolia-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# linea
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
linea-sepolia-minimal:
|
linea-sepolia-minimal:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# linea
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
linea-sepolia:
|
linea-sepolia:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# op
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
base-mainnet-archive:
|
base-mainnet-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# op
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
base-sepolia-archive:
|
base-sepolia-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# op
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
bob-mainnet-archive:
|
bob-mainnet-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# op
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
boba-mainnet-archive:
|
boba-mainnet-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# op
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
boba-sepolia-archive:
|
boba-sepolia-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# op
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
hashkeychain-mainnet-archive:
|
hashkeychain-mainnet-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# op
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ink-mainnet-archive:
|
ink-mainnet-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# op
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ink-sepolia-archive:
|
ink-sepolia-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# op
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
lisk-mainnet-archive:
|
lisk-mainnet-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# op
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
metal-mainnet-archive:
|
metal-mainnet-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# op
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
mode-mainnet-archive:
|
mode-mainnet-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# op
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
mode-sepolia-archive:
|
mode-sepolia-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# op
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
op-mainnet-archive:
|
op-mainnet-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# op
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
op-sepolia-archive:
|
op-sepolia-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# op
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
snax-mainnet-archive:
|
snax-mainnet-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# op
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
soneium-minato-archive:
|
soneium-minato-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# op
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
swell-mainnet-archive:
|
swell-mainnet-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# op
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
unichain-mainnet-archive:
|
unichain-mainnet-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# op
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
unichain-sepolia-archive:
|
unichain-sepolia-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# op
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
worldchain-mainnet-archive:
|
worldchain-mainnet-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# op
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
worldchain-sepolia-archive:
|
worldchain-sepolia-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# op
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
zora-mainnet-archive:
|
zora-mainnet-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# True
|
|
||||||
#
|
|
||||||
# op
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
zora-sepolia-archive:
|
zora-sepolia-archive:
|
||||||
|
|||||||
@@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
# use at your own risk
|
|
||||||
# False
|
|
||||||
#
|
|
||||||
# op
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
base-mainnet-archive:
|
base-mainnet-archive:
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user