Round Dashboard
Back to Home
OverviewDashboardNetwork PulseWeekly FundStatistics
Your AccountMy DashboardRegisterGenealogyRound HistoryCharge Account
ExploreSwapLearning CenterProductsNewsGame CenterHelp & User Guide
AdvancedAccount ActionsContract Actions
OverviewDashboardNetwork PulseWeekly FundStatistics
Your AccountMy DashboardRegisterGenealogyRound HistoryCharge Account
ExploreSwapLearning CenterProductsNewsGame CenterHelp & User Guide
AdvancedAccount ActionsContract Actions
Back to Learning Center

PancakeSwap

Medium risk

The largest AMM-based decentralized exchange on BNB Smart Chain.

Illustrative networks

BNB Smart Chain
Ethereum
Arbitrum
Base

Illustrative venues

PancakeSwap

How it works

1

Router contract

Trades are sent to PancakeSwap's public Router contract, which finds a path through one or more pools.

2

Quote

getAmountsOut computes the expected output for a given input along that path, before you sign anything.

3

Swap

Once confirmed, the router pulls the input token (or native BNB) and sends the output token to your wallet.

4

Settlement

The trade either fully completes on-chain in one transaction, or fully reverts - there's no partial fill.

Explanation

This app's /swap page talks directly to PancakeSwap's public Router V2 contract - the same contract PancakeSwap's own interface uses.

Always check the quoted minimum received and price impact before confirming; on thinly-traded pairs, price impact can be significant even for modest trade sizes.

FAQ

Does this app take a fee on top of PancakeSwap's?

No. Only PancakeSwap's own pool trading fee applies; this app adds no additional fee.

Want to see the math with numbers you control?

Open the simulator