Skip to main content

Swaps

Using Swaps stream on can receive notifcations about swapping of tokens that happens on decentralzied exchanges like Uniswap.

Supported Networks:

  • Ethereum mainnet
  • Arbitrum

Supported Protocol (DEX):

  • Uniswwap-V2
  • Uniswap-V3

The Swaps stream has below filters:

swap filters

Filter Parameters

Filter TypeDescription
ChainChain on which the swaps are executed
ProtocolDEX Protocol on which the swaps are executed
Wallet AddressList of wallets you want to track (optional).
TokenToken address for one pair
OperatorsLess then, more than or equal to a specific amount
Swap DirectionWhether the swap is buy, sell or both
PairSelect pairs you want to track.
Note

If no pair is specified, all pairs in the network will be included

Message Params

swap message

Message nameDescription
Stream NameThe name of the stream
Walletwallet address of the trader
Token OutReturns the sold token
Token InReturns the bought token
ProtocolReturns the swap protocol
Swap PriceReturns the price of bought token
Date & TimeReturns the date and time of the transaction
Txn linkReturns the link of the transaction