Protocol Overview
The Bonsai Launchpad is a set of smart contracts for safely creating new tokens
The Launchpad is a single smart contract that allows for creating new tokens and raising liquidity. as new liquidity is raised the supply of the token increases until it reaches 800 million at which point another 200 million tokens are minted for a liquidity pool on Uniswap V4 and a pool is deployed.
Each token is a custom ERC20 contract that has built in vesting features allowing for reduced supply shocks when a token graduates to Uniswap.
Every token's trading pool has a unique hook. The default hook grants 0% trading fees to Bonsai NFT holders (anyone with 100k $BONSAI since it is a DN404 token). Hook developers can apply to have their own custom hooks whitelisted to add new features to your tokens.
Last updated