PancakeSwap V3 SwapRouter

PancakeSwap V3 SwapRouter

0x1b81...eB14BNB Smart ChainBNB Smart Chain
DeFi

Contract Level Prompt

Foundational semantic layer for AI interpretation.

psychology
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

input
paramstuple

Swap parameters

Output Parameters

output
amountOutuint256

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