How are we tracking it
...what do we use?
Last updated
...what do we use?
Last updated
CoinSense currently support following chains:
Ethereum
Solana
BSC
Arbitrum
Optimism
Avalanche
Polygon
...and 16 oter chains
And is tracking three main sources:
Real-time DEX trades stream
Limit/fusion etc. swaps
Top holders data
Real-time DEX trades stream
We're processing live stream of DEX trades from various chains and report smart money wallets trades. Currently Discord supports real-time streaming described . The rest of data once they're processed (usually in seconds) are available in .
Limit/fusion etc. swaps
Limit/fusion/etc. swaps are usually not direct DEX trades and because they use a middleman, it's hard to identify who has been taker. That is the reason why we cannot stream data like that into CoinSense but we do batch imports every 3 hours that analyze those trades and synchronize/fill historical data from limit/fusion/etc. swaps to keep our data precise as much as we can.
Top holders data
Each hour we download list of all holders for all tracked tokens. Top holders data are used to estimate tracked wallets holdings and top holders overlaps.
Infrastructure
CoinSense is based on the latest technologies. Our stack:
Database: Clickhouse, MySQL
Backend: Python (mainly)
Cloud: AWS