DEX Trades API
API Url
wss://api.cryptoscan.pro/dex?network=&address=
Usage example
wss://api.cryptoscan.pro/dex?network=sol&address=4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R
Request parameters
network
- sol, eth, bsc, base, tronaddress
- coin address
Response parameters
Listens transactions of all pools for coin contract address in real time with zero delay.
type
- buy, sellnetwork
- sol, eth, bsc, base, tronvolume
- Amount of USDprice
- Price in USDexchange
- Name of transaction exchangetxn
- Unique ID of transactionwalletAddress
- Wallet address of transactionpool
- Pool address of transaction
Last updated