Solution & Features
Solution
What We Offer
AI-powered portfolio construction : ETF Tokens
On-chain tokenization of investment strategy
Solana-native liquidity and trading
Customizable fund branding and social distribution
Decentralized access to hedge-fund-like products
Token Creation Process — Building Your Own AI-Powered ETF
The core functionality of the platform is enabling users to create their own portfolio token that represents a crypto ETF. This process abstracts away the technical complexity of smart contract deployment and portfolio allocation, offering a user-friendly interface combined with AI-driven insights.
Step-by-Step Process
Step 1: Define Portfolio Strategy (v1)
The user begins by specifying their investment strategy. They can:
Manually select assets (e.g., SOL, USDC, BONK, mSOL)
Define weight percentages (e.g., SOL 40%, BONK 30%, USDC 30%)
Or, use the AI Portfolio Advisor to generate an allocation automatically based on:
Market volatility
On-chain liquidity
Recent price action
User-defined risk preference (low, balanced, aggressive)
Example:
"I want a mid-risk Solana ecosystem ETF." → AI suggests: SOL 50%, mSOL 25%, JITO 15%, USDC 10%
Step 2: Input Token Metadata (v2)
The user sets token properties:
Token Name: e.g., “Solana Momentum Fund”
Token Symbol: e.g., SMF
Description: Purpose and theme of the portfolio
Token Logo: Uploaded image for branding
Optional: Website, Twitter, Telegram links
Step 3: Initial Capital Commitment (v2)
To initiate the token creation, the creator must:
Invest 1 to 3 SOL from their wallet
This commitment signals seriousness and helps bootstrap liquidity
An additional 0.02 SOL is charged as a service/network fee
All funds are sent to the platform’s Authority Wallet, which manages the minting and listing flow.
Step 4: Smart Contract Triggers Asset Lock + Metadata Storage (v3)
Once token metadata and allocations are submitted:
The system mints a new SPL Token (Total supply: 1,000,000,000)
Portfolio composition is recorded in metadata:
This metadata is stored off-chain (e.g., PostgreSQL, IPFS) and referenced for UI rendering and transparency.
Step 5: Investor Participation Phase (v4)
Other users can now invest in the portfolio by sending SOL. Each investment is logged and proportionally grants the investor a share of the token supply (from the 800M allocated portion).
Fundraising target: 85 SOL
Once reached:
79 SOL → Liquidity Pool on Raydium (with paired token)
6 SOL → Platform & listing fees
All transactions are handled via Phantom-compatible wallet UI.
Step 6: Automatic Listing (v4)
Upon reaching the threshold:
The token is automatically listed on Raydium using pre-integrated liquidity scripts
Initial LP is formed:
Portfolio Token / SOL
poolUsers can now trade, monitor prices, and track performance on-chain
Optional Step 7: Rebalancing (v5)
While the initial portfolio allocation is static, future updates will allow:
AI-suggested rebalancing
Creator-triggered reallocation proposals
DAO voting for community-driven fund management
Last updated