Portfolio Composition & Rules
Launch State — Equal USD Weights
When a portfolio is created, the vault buys each eligible token that the influencer is actively promoting in equal dollar amounts. Example: four tokens at launch → 25 % of the vault’s USDC is swapped for each token.
What Triggers a Change
New token call
Sells the same USDC value from every existing holding, then buys the new token. The vault now holds one more token, each at equal weight.
Token goes quiet
If the influencer has not made a positive mention for a fixed period (shown on the portfolio page, default seven days) the token is fully sold and the proceeds are split equally across the remaining holdings.
All tokens go quiet
If every token ages out, the final token is sold into USDC. The vault stays 100 % in USDC until the influencer calls a new coin.
All add/remove actions are batched and executed on-chain within 24 hours of detecting the influencer’s post.
Eligibility Filters
Blockchain – Solana assets only (for now).
Price feed – Token must have an active Pyth oracle so the vault can calculate fair weights.
Liquidity – Coins that fall below a minimum on-chain liquidity threshold are excluded or removed to protect investors from slippage.
What You Control vs. What Thane Controls
Hold / transfer / cold-store the portfolio token
You (self-custody)
Add USDC to buy tokens
You (via the mint flow)
Redeem (burn) token for USDC
You (any time)
Decide which tokens are in the basket
Influencer signals interpreted by vault logic
Execute trades and apply fees
Vault program (audited, non-custodial)
Last updated