How to Handle Promised Options or Promised Securities? #94
-
Most platforms let you create drafts of new securities. Also, many other securities will require that you include promised options in pre-money capitalization. We should think about ways to handle this. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 3 replies
-
TWG Notes 2/15/22:
|
Beta Was this translation helpful? Give feedback.
-
Shoobx tracks promises separately in its own accounts. That allows one to consider the grants in the captable and also help the user "remember" the grants upon granting. |
Beta Was this translation helpful? Give feedback.
-
We basically create a separate ledger. We can then decide whether to include the promise ledger in a cap table or not based on the situation. We also use the promise ledger to determine whether enough shares remain in a SIP. And a separate ledger is what I would expect for the purposes of the OCF format. (BTW, we call ledgers accounts as we use a double accounting system to ensure integrity. So a promises are tracked in a promise account for a specific SIP subtracting shares from the available shares account of the pool. This is of course highly simplified to what's actually going on, but you get the idea.) |
Beta Was this translation helpful? Give feedback.
-
That would work just fine. For promises we really just have to track when was the promise made for what amount/security. |
Beta Was this translation helpful? Give feedback.
TWG Notes 2/15/22: