- A stakeholder, who is able to login to view the allocation.
- A wallet that will receive the tokens.
- For Claim-type allocations, the wallet that can claim the tokens.
- For Direct Transfer-type allocations, the wallet that the tokens will be transferred to.
- A category, used to differentiate the allocation.
- e.g. “Investor”, “Employee”, etc.
- A number of tokens, representing the total number of tokens to be received.
- An unlock schedule and corresponding unlock start date.
- (optional) An additional vesting schedule and corresponding vesting start date.

- An employee’s token grant, vesting over 4 years.
- An investor token allocation, unlocking over 2 years.
- An airdrop allocation for a community member, claimable immediately at launch.
- “Claim” - Tokens are deposited into an on-chain escrow contract and can be claimed as they unlock.
- “Direct Transfer” - Tokens will be transferred by the admin directly to the recipient wallets (no action required by the recipient).
4) Unlock Schedule / Unlocked
The unlock schedule defines when tokens become unlocked. When tokens are unlocked (if there is not an additional vesting contract that applies):- For Claim-type allocations, unlocked tokens can be claimed from the on-chain escrow contract.
- For Direct Transfer-type allocations, unlocked tokens are eligible to be transferred to recipient wallets.
- For Claim-type allocations, they can be claimed from the on-chain escrow contract.
- For Direct Transfer-type allocations, unlocked tokens are eligible to be transferred to the recipient wallets.