UniV2 - Get Token Bought in Trade

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

Inputs

  • trade:

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

    • allowed types: UniswapV2Trade

    • default value: None

Output

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

Tags

  • crypto

  • EVM

  • uniswap

  • DEX

Last updated