Ethereum (ETH) token sale contract (ERC-20)
with instant tokens distribution (approval model)
(fixed parameters)
Accepts stable coins or any tokens as payment currency.
Raise USDT, USDC, BUSD or any other tokens.
This is a simple token sale contract with fixed parameters.
Contract is selling tokens in exchange of USDT / USDC / BUSD or any other ERC-20 token, payment currency is sent to your wallet instantly, sold tokens are also sent to investor instantly.
Buyers can purchase tokens using user interface (you will be able to download a simple UI with main functions after creating a token sale contract, or use auto-generated UI on our site).
Contract correctly processes change and decimals and automatically stops selling tokens once hardcap is filled.
Tokens are sent to buyer's wallet instantly. Contract is using approval model - tokens are sold from your wallet (there is no need to send tokens to contract), make sure that your wallet always has enough tokens for sale.
You can use this contract with anyERC-20 token.
Once you have created token sale contract you need to approve it for selling tokens from your wallet (you will be able to do it in the admin panel that will appear below in "My token sale contracts" section).
(Mainnet and Testnet available)
Create token sale contract
Token address
Contract address of the token that you want to sell
[show my tokens]
Payment token
Contract address of the token that you want to raise
Price
1 token = USDT Price of 1 token in USDT (you will be able to change it in the admin panel).
Hard cap
USDT Amount that you want to raise. After raising this amount contract will stop selling tokens.
Can be changed in admin panel.
Only tokens created on this platform are shown here but you can use any valid ERC-20 token
If you can't see your token here please input its contract address manually
Address
Name
Symbol
Choose
×
Token sale contract
Token sale status
Add tokens to your wallet! You wallet must have enough tokens for the token sale otherwise token sale will stop.
Approve the token sale contract for selling tokens from your wallet.
Raised: of USDT
Sold: of
To raise: USDT
To sell:
Tokens in my wallet: Allowance for token sale:
Token info
Token contract address:
Name (symbol): ()
Decimals:
Total supply:
Token sale contract
Payment token
()
Price
1 token = USDT
Hard cap
USDT
~
Other functions
When the token sale finishes any accidentally occuring balance is automatically sent from the contract to your wallet.
For any other situations these functions can be used.
Withdraw any tokens from contract:
ETH on the balance: ETH
Owner
Owner is the contract admin / beneficiary.
Token sale UI
You can download front-end HTML file and edit the file after downloading, or order some design on top of it.
Please keep the scripts, IDs and classes otherwise some important functions may not work properly.
Just upload index.html file to your website - and your very own token sale is live!