What’s on a share class record
Creating a share class
1
Go to Stock Classes
Navigate to Cap Table → Stock Classes in the left sidebar.
2
Click Add share class
Select Add share class from the top-right action area.
3
Enter the class name and type
Give the class a descriptive name (e.g. “Common Stock” or “Series Seed Preferred”). Select
Common or Preferred as the class type.4
Set authorized shares and par value
Enter the number of authorized shares — this is the ceiling for issuance in this class. Add the par value if your incorporation documents specify one.
5
Configure voting and seniority
Set votes per share (commonly 1 for Common, 10 for founder shares, 0 for non-voting Preferred). Set the seniority rank to determine liquidation priority relative to other classes.
6
Add preferred terms (if applicable)
If the class type is Preferred, fill in the liquidation preference multiple (e.g.
1 for 1x non-participating) and, if the shares are participating, the participation cap multiple.7
Save the share class
Click Create. The share class appears in the list. Tokenization starts automatically in the background — see below.
Tokenization status
Each share class has a tokenization status that tracks whether it has been represented on-chain:
When you create a share class, Launchboard automatically begins the tokenization process in the background. This takes roughly 60–90 seconds. You don’t need to wait for it to complete before issuing securities.
What tokenization means
When a share class is tokenized, Launchboard creates two linked assets on Solana via the OASIS API:- A Metaplex NFT — the class certificate, visible in wallets like Phantom, containing metadata about the share class.
- A fungible SPL mint — the token that represents individual share units. When you mint a security to a stakeholder, tokens from this mint are sent to their Solana wallet.
Minting tokens to individual stakeholders is a separate step that happens at the security level, not the share class level. Once a share class is tokenized, you can mint from it when issuing or activating securities. See Securities for the full minting flow.