After your launchpad has met softcap and ended or reached hardcap, depend on DEX you choose (Raydium, GoatSwap), please follow these steps to list your token:
Listing on Raydium
Create OpenBook Market ID
Access https://openbook-tools.dexlab.space/market/create to create Market ID
If you have less than 3 $SOL but executed transactions, the platform fee will be paid although creating a market ID does not proceed. The platform fee cannot be refunded so please do note that creating an OpenBook market ID needs at least 3 $SOL for the transaction fee.
- Default setting: 'Create Market ID.'
- If you are trying to create an OpenBook market ID, do not change it to the 'New Token' tab.
- Base Mint: Your token mint address.
- Quote Mint: What token you want your token paired to.
- USDC: EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v
- USDT: Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB
- Wrapped SOL: So11111111111111111111111111111111111111112
- Before: Dexlab supported only USDC and USDT.
- Now we support: $USDC, $USDT, and $SOL.
- Min. Order Size: Orderbook minimum order quantity.
- Example) set to 4 -> Can make an order to 0.0001 unit.
- Example) set to 0 -> Can make an order to 1 unit.
- Example) set to 1 -> Can make on order to 0.1 unit.
- Price Tick: Price display digits.
- Example) set to 5 -> The price of the token is displayed in 5 decimal places like 11.12345
- Example) set to 4 -> The price of the token is displayed in 4 decimal places like 11. 1234
- The minimum order size cannot be larger than the base token's decimals.
- The price tick size cannot be larger than the quote token's decimals.
- 'Minimum order size' + 'Price Tick' cannot be larger than the quote token decimals.
- Example) Your base token A's token decimal is set to 9. And pairing token A with USDC. USDC is a quote token and its' token decimal is 6. The minimum order size cannot be larger than 9. The price tick size cannot be larger than 6. 'Minimum order size' + 'Price Tick' cannot be larger than 6 (quote token decimals). Therefore, you can make the minimum order size and price tick set to 3 and 2 (total 5, less than 6). However, cannot be 4 and 4 because the sum exceeds 6.