https://github.com/veloradex/paraswap-volume-tracker
paraswap-volume-tracker
https://github.com/veloradex/paraswap-volume-tracker
Last synced: about 1 month ago
JSON representation
paraswap-volume-tracker
- Host: GitHub
- URL: https://github.com/veloradex/paraswap-volume-tracker
- Owner: VeloraDEX
- Created: 2021-11-23T17:06:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-12-01T16:10:50.000Z (7 months ago)
- Last Synced: 2026-01-24T03:34:00.101Z (5 months ago)
- Language: TypeScript
- Size: 20.9 MB
- Stars: 9
- Watchers: 7
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ParaSwap Volume Tracker
For more questions and be involved:
- Join our Discord http://paraswap.io/discord
- Participate on our DAO https://snapshot.org/#/paraswap-dao.eth
### Description:
This service calculates most of the analytics that is displayed on the ParaSwap Staking UI. This service also calculates the Market Maker rewards that are distributed every epoch. The service works by continuously polling all the 0x events where ParaSwap contracts are the taker addresses and indexing them in the PostgreSQL database.
### Run the server:
- Install Docker
- run:
```bash
docker-compose up
```
### Endpoints:
`/staking/volume`: returns the volumes of all active market makers
`/staking/pools`: returns ParaSwapPool staking data
`/staking/pools`: returns ParaSwapPool staking data
`/airdrop/claim/:address`: return airdrop claim data