Update module name to github.com/fraktal/mev-beta and fix channel closing issues in pipeline stages
This commit is contained in:
@@ -10,8 +10,9 @@ The monitoring system connects to an Arbitrum RPC endpoint and continuously moni
|
||||
|
||||
### ArbitrumMonitor
|
||||
The main monitoring component that handles:
|
||||
- Connecting to the Arbitrum RPC endpoint
|
||||
- Polling for new blocks
|
||||
- Connecting to the arbitrum sequencer and parsing feed and filtering pool swaps and/or router swaps and the like (slight look into the future (very slight, as transations are processed every 250ms))
|
||||
- Connecting to the Arbitrum WSS endpoint, RPC as redundant backup (get actual values in realtime)
|
||||
- Subscribing to new blocks filtered based on filters (for pool discovery, addresses should not be filterd) ()
|
||||
- Processing transactions in new blocks
|
||||
- Identifying potential swap transactions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user