Security types
Security lifecycle
A security moves through several states from creation to on-chain settlement:Issuing a security
1
Go to the Securities ledger
Navigate to Cap Table → Securities in the left sidebar.
2
Click Issue security
Select Issue security from the top-right action area. A dialog will open.
3
Choose the security type
Select the type: Stock, Stock Option, Warrant, or Convertible. The form fields adjust based on the type you choose.
4
Select the stakeholder and share class
Pick the stakeholder who will hold this security and the share class it belongs to. Both must already exist — create them first if needed.
5
Enter the quantity and pricing
Enter the quantity (number of shares or units). For options and warrants, enter the exercise price per share. For stock, enter the price per share paid.
6
Set the grant date
Enter the grant date — the date the security was officially issued or granted. This is required for all security types.
7
Attach vesting terms (optional)
For options and restricted stock, you can link a set of vesting terms from your equity plan. Vesting terms control when the stakeholder’s shares become exercisable or fully owned.
8
Save the security
Click Create. The security appears in the ledger with status
Active. It can now be sent for signature and, once signed, minted on-chain.Viewing the ledger
The Securities ledger shows every position in your company. You can filter by security type (STOCK, STOCK_OPTION, WARRANT, CONVERTIBLE) or by stakeholder. Each row shows the certificate ID, holder, share class, quantity, grant date, and current status.
Click any row to open the security’s detail view, where you can see its full history, linked documents, vesting schedule, and on-chain transaction hash (if minted).
Minting tokens to a stakeholder
Once a security exists in the ledger, you can mint the corresponding SPL tokens to the stakeholder’s Solana wallet. There are two paths: Direct issuance (no approval required) Use Transactions → Issue Shares or Transactions → Issue Options. This creates the security and mints tokens immediately. The share class must already be tokenized and the stakeholder must have a Solana wallet address on their record. Mint from an existing security (approval required) For securities created through document merges, manual entry, or governance approvals, use the Mint action on the security row. Before you can mint:- The share class must be tokenized.
- The security must have a linked governance approval with status Approved or Locked.
- The stakeholder must have a Solana wallet address or a linked OASIS avatar.
Vesting and token release
For securities with vesting terms, Launchboard mints only the cliff amount (the shares that vest immediately at the cliff date) when you first mint. After the cliff, vesting releases are processed daily and additional tokens are minted to the stakeholder’s wallet as each tranche vests. TheQuantity Vested field on the security tracks how much has been minted so far.