sjhavar e58fdc0b06 Add PoolElaborator for token address enrichment
- Created PoolElaborator async function to retrieve token0 and token1 addresses from Uniswap v3 pools
- Added ElaboratedSwapEvent DTO to store swap events with token addresses
- Updated SwapEventLog with getAddress() method for pool contract access
- Integrated PoolElaborator into DataStreamJob pipeline for real-time token enrichment
- Configured dynamic RPC URL retrieval from job parameters
2025-10-06 16:03:53 -04:00
2025-09-24 11:10:32 -04:00
2025-09-28 14:09:16 -04:00

This project uses Apache Flink 2.x to injest, process, and act on data from blockchains and from centralized exchanges.

Description
No description provided
Readme 215 KiB
Languages
Java 100%