PancakeSwap V2 Factory (BSC)

PancakeSwap V2 Factory (BSC)

0xcA14...0c73BNB Smart ChainBNB Smart Chain
factoryDeFi

Contract Level Prompt

Foundational semantic layer for AI interpretation.

psychology
This is the PancakeSwap V2 Factory contract for the Binance Smart Chain network. Use this smart contract to create new token trading pools and look up the address of a pool given the addresses of its two trading tokens.

feeTo()

view

Functional Prompt

Returns the address which receives trading fees from the PancakeSwap V2 trading pools.

Input Parameters

No input parameters.

Output Parameters

output
feeAddressaddress

The address which receives the PancakeSwap V2 trading fees.