> For the complete documentation index, see [llms.txt](https://docs.dexlens.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dexlens.io/tools/unlaunched.md).

# Unlaunched

Unlaunched monitors existing ERC20 smart contracts that haven't been launched yet. Get insider access to upcoming projects before they hit the market.

### 🚀 What It Does

#### Contract Monitoring

* **Aged Contract Detection**: Find contracts deployed but not yet launched
* **Launch Prediction**: Monitor for signs of imminent launch
* **Metadata Analysis**: Extract project information from contract data
* **Timing Intelligence**: Know when contracts are likely to launch

#### Insider Opportunities

* **Pre-Launch Access**: Get in before public trading begins
* **Project Research**: Analyze contracts before they're active
* **Risk Assessment**: Evaluate contracts before launch risks
* **Strategic Planning**: Plan your entry strategy in advance

#### Launch Detection

* **Real-Time Monitoring**: Track contract activity 24/7
* **Launch Signals**: Detect when contracts become active
* **Volume Analysis**: Monitor initial trading activity
* **Price Tracking**: Track early price movements

### 📱 How to Use

1. **Add Contracts**: Send contract addresses to monitor
2. **Set Alerts**: Configure launch detection preferences
3. **Monitor Activity**: Track contract changes automatically
4. **Get Notified**: Receive alerts when contracts launch

### 🎯 Perfect For

* **Insider Traders**: Get early access to unlaunched projects
* **Alpha Hunters**: Find opportunities before public awareness
* **Risk Managers**: Evaluate projects before launch risks
* **Strategic Traders**: Plan entries before market opens

### ⚡ Key Features

* **Pre-Launch Analysis**: Analyze contracts before they're active
* **Launch Detection**: Know exactly when trading begins
* **Metadata Extraction**: Get project information from contracts
* **Age Tracking**: Monitor how long contracts have been dormant
* **Risk Assessment**: Evaluate launch probability and risks

### 🔍 How It Works

#### Step 1: Contract Discovery

Find contracts that are:

* Deployed but not launched
* Have metadata but no trading activity
* Show signs of upcoming launch
* Connected to known developers

#### Step 2: Analysis

Unlaunched analyzes:

* Contract age and deployment history
* Metadata and project information
* Developer connections and history
* Launch probability indicators

#### Step 3: Monitoring

Continuous tracking of:

* Contract state changes
* Metadata updates
* Developer activity
* Launch signals

#### Step 4: Alerts

Instant notifications when:

* Contracts show launch activity
* Metadata is updated
* Trading begins
* Significant changes occur

### 📊 Contract Categories

#### Fresh Contracts

* **Age**: 0-7 days since deployment
* **Launch Probability**: High
* **Risk Level**: Medium
* **Opportunity**: Early access potential

#### Aged Contracts

* **Age**: 7-30 days since deployment
* **Launch Probability**: Medium
* **Risk Level**: Low to Medium
* **Opportunity**: Strategic planning time

#### Dormant Contracts

* **Age**: 30+ days since deployment
* **Launch Probability**: Low
* **Risk Level**: Low
* **Opportunity**: Long-term monitoring

### 🚨 Alert Types

#### Launch Alert

```
📋 CONTRACT ACTIVITY DETECTED

🪙 Contract Details:
• Address: 0x1234...5678
• Age: 15 days
• Status: LAUNCHED
• Deployer: 0xabcd...efgh

📊 Activity:
• Type: LAUNCH
• Time: 2024-01-15 14:30:00
• Details: Trading activity detected

🚀 Contract has been launched!
```

#### Metadata Update Alert

```
📋 CONTRACT ACTIVITY DETECTED

🪙 Contract Details:
• Address: 0x9876...5432
• Age: 8 days
• Status: UNLAUNCHED
• Deployer: 0x5678...9012

📊 Activity:
• Type: METADATA_UPDATE
• Time: 2024-01-15 15:45:00
• Details: Website and social links added

📊 Contract metadata updated!
```

### 💡 Pro Tips

#### Finding Contracts

* **Developer Tracking**: Monitor successful developer wallets
* **Network Analysis**: Look for connected deployments
* **Metadata Mining**: Search for contracts with project info
* **Age Filtering**: Focus on contracts in your preferred age range

#### Using Alerts

* **Act Quickly**: Launch alerts require immediate action
* **Verify Information**: Cross-check with other tools
* **Plan Entries**: Use pre-launch time to research
* **Set Limits**: Don't invest more than you can afford

### 🔗 Integration

Works perfectly with other Dexlens Tools:

* **Awoken**: Monitor developers of unlaunched contracts
* **Assistant Bot**: Analyze contracts before launch
* **Filter Bot**: Set up alerts for specific contract criteria
* **Alpha Deployer**: Track successful developer deployments

### ⚠️ Important Notes

* **High Risk**: Unlaunched contracts carry significant risk
* **No Guarantees**: Not all contracts will launch successfully
* **Due Diligence**: Always research before investing
* **Position Sizing**: Use appropriate risk management

### 🛡️ Risk Management

#### Contract Risks

* **Never Launch**: Some contracts may never become active
* **Rug Pulls**: Contracts could be designed to steal funds
* **Poor Quality**: Projects may lack proper development
* **Market Conditions**: Launch timing affects success

#### Best Practices

* **Diversify**: Don't focus on single contracts
* **Research**: Verify contract and developer information
* **Timing**: Consider market conditions for launches
* **Monitoring**: Keep track of contract progress

### 📈 Success Strategies

#### Pre-Launch Research

* **Contract Analysis**: Use Assistant Bot to analyze contracts
* **Developer History**: Check developer track record
* **Project Research**: Verify project legitimacy
* **Market Timing**: Consider overall market conditions

#### Launch Strategy

* **Entry Planning**: Plan your entry strategy in advance
* **Risk Management**: Set stop-losses and position sizes
* **Monitoring**: Track early trading activity
* **Exit Strategy**: Plan when to take profits

### 🎯 Use Cases

#### Alpha Generation

* **Early Access**: Get into projects before public launch
* **Insider Information**: Leverage contract analysis
* **Strategic Timing**: Plan entries for optimal timing
* **Risk Mitigation**: Avoid obvious scams

#### Portfolio Management

* **Diversification**: Add unlaunched contracts to portfolio
* **Risk Balance**: Mix launched and unlaunched positions
* **Timing Strategy**: Stagger entries over time
* **Performance Tracking**: Monitor success rates

***

**Remember**: Unlaunched contracts are high-risk, high-reward opportunities. Always do thorough research and never invest more than you can afford to lose.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.dexlens.io/tools/unlaunched.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
