This API is developed by LoanScan Team for Uniswap Protocol.
The API is developed according to the documentation.
The data provided by API is real-time.
It scans:
- Factory contact for getting data about the new exchanges;
- Each of known exchanges contract for getting data about the new events.
There are two infrastructure dependencies:
- The Ethereum Node (correct url should be added to the config);
- The MongoDB (correct connection string should be added to the config).
In case of any questions or problems please feel free to add new issue or contact LoanScan Team.