PancakeSwap V3 SwapRouter

PancakeSwap V3 SwapRouter

0x1b81...eB14BNB Smart ChainBNB Smart Chain
DeFi

Contract Level Prompt

Foundational semantic layer for AI interpretation.

This is the PancakeSwap V3 SwapRouter. It is the primary entrypoint for performing token-to-token trades in the PancakeSwap protocol on BNB smart chain.

exactInputSingle()

nonpayable

Functional Prompt

Swaps an exact amount of input token for output token.

Input Parameters

paramstuple

Swap parameters

Output Parameters

amountOutuint256

The amount of output token produced by the specified amount of input token.