File tree Expand file tree Collapse file tree 1 file changed +0
-27
lines changed Expand file tree Collapse file tree 1 file changed +0
-27
lines changed Original file line number Diff line number Diff line change @@ -599,33 +599,6 @@ services:
599
599
networks :
600
600
- zeroex_local_dev
601
601
602
- event-pipeline-plasma :
603
- build :
604
- context : .
605
- dockerfile : Dockerfile
606
- platform : linux/amd64
607
- restart : no
608
- environment :
609
- SCRAPER_MODE : ' BLOCKS'
610
- EVM_RPC_URL : ' ${RPC_URL_PLASMA}'
611
- CHAIN_ID : ' 9745'
612
- POSTGRES_URI : ' postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_DB}'
613
- SCHEMA : ' events_plasma'
614
- FEAT_ZEROEX_EXCHANGE_PROXY : " false"
615
- SETTLER_DEPLOYMENT_BLOCK : 1005222
616
- MAX_BLOCKS_TO_SEARCH : 1000
617
- MAX_BLOCKS_TO_PULL : 100
618
- SECONDS_BETWEEN_RUNS : 1
619
- RESCRAPE_BLOCKS : 10
620
- FEAT_WRAP_UNWRAP_NATIVE_EVENT : " true"
621
- WRAP_UNWRAP_NATIVE_CONTRACT_ADDRESS : ' 0x6100e367285b01f48d07953803a2d8dca5d19873'
622
- FEAT_TOKENS_FROM_TRANSFERS : " true"
623
- FEAT_ERC20_TRANSFER_ALL : " true"
624
- FEAT_SETTLER_ERC721_TRANSFER_EVENT : " true"
625
- TOKENS_FROM_TRANSFERS_START_BLOCK : " 1"
626
- BLOCK_RECEIPTS_MODE : " standard"
627
- networks :
628
- - zeroex_local_dev
629
602
630
603
networks :
631
604
zeroex_local_dev :
You can’t perform that action at this time.
0 commit comments