ChainPortalChainPortal Docs
Features
Features

Launchpad

Create token presales with configurable tiers, hard/soft caps, vesting schedules, and automatic distribution.

Overview

ChainPortal's launchpad lets you create token presale events where users can buy your token before it launches on DEXs. Configure tiers, caps, vesting, and more.

How It Works

1

Create your token first

Deploy your token using ChainPortal's token creation tool.

2

Set up the launchpad

Configure sale parameters: price, hard cap, soft cap, start/end dates.

3

Configure tiers (optional)

Create multiple tiers with different prices and allocations.

4

Set vesting (optional)

Configure token release schedule for buyers.

5

Launch the sale

Your presale goes live. Users can participate by sending the payment token.

6

Finalize

After the sale ends, finalize to distribute tokens and collect funds.

Launchpad Configuration

ParameterDescription
TokenThe token being sold
PricePrice per token in the payment currency
Hard CapMaximum amount to raise (sale ends when reached)
Soft CapMinimum amount needed (refund if not reached)
Start DateWhen the sale begins
End DateWhen the sale ends
Min PurchaseMinimum buy amount per wallet
Max PurchaseMaximum buy amount per wallet
VestingToken release schedule post-sale

Soft cap is critical. If your sale doesn't reach the soft cap by the end date, all buyers are automatically refunded. Make sure your soft cap is achievable before launching.

Always test on testnet first. Run a full launchpad cycle on Sepolia before going live — create token, run sale, finalize — to validate all parameters work as expected.

On this page

Edit on GitHub