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


new! Try new version of Dappbuilder >>>
New versions of tokens, new UI, walletconnect support...
Click to go>>>

Binance Smart Chain (BSC) token sale contract (BEP-20)
with referral program, start & end time, instant tokens distribution (approval model)
(fixed parameters)


This is a token sale contract with fixed parameters, start/end time and referral program. Contract will send tokens in exchange of BNB instantly, BNB is also sent instantly to your wallet.

Buyers can purchase tokens by sending BNB to contract address or using user interface (you will be able to download a simple draft UI with main functions, QR code after creating a token sale contract).

Contract correctly processes changes and decimals and automatically stops selling tokens once required quantity has been sold out, or if token sale has not started or has finished.

You can use it with any (BEP-20) token.

Users can get referral link and share it to earn referral commission. Commission is paid immediately to referrer's wallet once a buyer has purchased tokens using referral link.

Once you have created token sale contract don't forget to Approve it for selling tokens from your wallet (you will be able to do it in the contract's admin panel).
Do not send tokens to the contract, make sure you have enough balance of the tokens in your wallet (contract is selling tokens from your wallet by allowance way)!

(Mainnet and Testnet available)


Create token sale contract

Token address

Contract address of the token that you want to sell

[show my tokens]

Rate

1 BNB = tokens
How many tokens buyer gets for 1 BNB.

Hard cap

BNB
Amount (BNB) that you want to raise. After raising this amount contract will stop selling tokens.

Start time


Your local time when your token sale will begin. Before this time contract will not sell tokens.

End time


Your local time when your token sale will end. After this time contract will not sell tokens.

Referral commission

%
Commission to be paid from each referred token purchase. Paid instantly to referrer's wallet.
If set to 0 referral program is off.

Contract creation options:


My token sale contracts