Please use DApp browser/extension (e.g. Metamask)

Binance Smart Chain (BSC) token swap contract (BEP-20)
(one-side)


This is a token swap smart contract that lets your users exchange (swap) token A for token B.

Exchange rate can be changed in the admin panel.

You can use this contract with any (BEP-20) tokens.

Once you have created token swap contract you need to add some output tokens to the contract (you will be able to withdraw tokens any time in the admin panel).

(Mainnet and Testnet available)


Create token swap contract

Input (from) token address

Contract address of the token that users will swap for output tokens. "From" token.

[show my tokens]

Output (to) token address

Contract address of the token that users get in exchange of input tokens. "To" token.

[show my tokens]

Rate

1 Input Token = Output Tokens
How many Output Tokens buyer gets for Input Token (you will be able to change it in the admin panel).

Create token swap:


My token swap contracts