Investment Pool
After submitting a Buidl, the approved startup can create a Pool. The creator inputs financial metric parameters related to the tokensale, opening time, end time, and deposit token to finish pool creation. According to the information submitted, the Smart contract encodes the parameters of the pool and updates them.
Next, investors can ask to join the pool and the status is updated as “applied to the whitelist”. If the startup accepts, the status switches to “win whitelist” and vice versa. Basically, the investor is officially whitelisted and this information is also updated into the TS SaleFactory in the smart contract. As a result, VCs can track the status of the pool and individual distributed tokens.
Last updated