UniV2 - Get Token Sold in Trade

The UniV2 - Get Token Sold in Trade node retrieves the token sold in a Uniswap V2 trade.

Inputs

  • trade:

    • description: The object containing information about the trade for which the input token will be retrieved.

    • allowed types: UniswapV2Trade

    • default value: None

Output

  • description: The address of the trade's input token.

Tags

  • crypto

  • EVM

  • uniswap

  • DEX

Last updated