> 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/awoken.md).

# Awoken

Awoken monitors previously inactive developers and alerts you the moment they become active again. Catch insider opportunities before they hit the market.

### 🚀 What It Does

#### Developer Monitoring

* **Inactive Tracking**: Monitor developers who haven't been active
* **Activity Detection**: Alert when they deploy new contracts or make transactions
* **Pattern Recognition**: Learn from their previous successful projects
* **Connection Mapping**: Track related wallets and deployments

#### Activity Alerts

* **New Deployments**: Get notified of fresh contract deployments
* **Function Calls**: Track specific contract interactions
* **Transaction Monitoring**: Monitor all blockchain activity
* **Timing Analysis**: Know exactly when activity resumes

#### Success Tracking

* **Historical Performance**: See their previous token success rates
* **Rug History**: Check if they have a history of rug pulls
* **Connected Projects**: Track all their related deployments
* **Success Patterns**: Learn what makes their projects successful

### 📱 How to Use

1. **Add Developers**: Send wallet addresses of developers to monitor
2. **Set Alerts**: Configure notification preferences
3. **Monitor Activity**: Track their blockchain activity automatically
4. **Get Notified**: Receive instant alerts when they become active

### 🎯 Perfect For

* **Insider Traders**: Get early access to developer activity
* **Alpha Hunters**: Find opportunities before public launch
* **Risk Managers**: Avoid developers with bad track records
* **Portfolio Managers**: Track multiple developers simultaneously

### ⚡ Key Features

* **Real-Time Monitoring**: 24/7 activity tracking
* **Multi-Wallet Support**: Monitor multiple developer wallets
* **Success Rate Tracking**: Know which developers are successful
* **Risk Assessment**: Avoid developers with rug history
* **Custom Alerts**: Set your own notification preferences

### 🔍 How It Works

#### Step 1: Add Developer

Send a wallet address to start monitoring:

```
0x1234567890abcdef1234567890abcdef12345678
```

#### Step 2: Analysis

Awoken analyzes:

* Previous deployment history
* Success rate of past projects
* Connected wallet addresses
* Risk factors and red flags

#### Step 3: Monitoring

Continuous tracking of:

* New contract deployments
* Function calls and interactions
* Transaction patterns
* Activity timing

#### Step 4: Alerts

Instant notifications when:

* Developer becomes active
* New contracts are deployed
* Unusual activity is detected
* Success patterns emerge

### 📊 Developer Profiles

#### Legendary Developers

* **Success Rate**: 80%+ successful projects
* **Volume**: $10M+ total volume generated
* **Risk Level**: Low rug risk
* **Activity**: Consistent, high-quality deployments

#### Elite Developers

* **Success Rate**: 60-80% successful projects
* **Volume**: $5M+ total volume generated
* **Risk Level**: Low to medium rug risk
* **Activity**: Regular deployments with good results

#### Pro Developers

* **Success Rate**: 40-60% successful projects
* **Volume**: $1M+ total volume generated
* **Risk Level**: Medium rug risk
* **Activity**: Occasional successful deployments

#### Rising Developers

* **Success Rate**: 20-40% successful projects
* **Volume**: $100K+ total volume generated
* **Risk Level**: Medium to high rug risk
* **Activity**: New or inconsistent track record

### 🚨 Alert Types

#### New Deployment Alert

```
🌅 DEVELOPER AWOKEN!

👨‍💻 Developer Details:
• Name: Alpha Dev 12345678
• Address: 0x1234...5678
• Tier: ELITE
• Success Rate: 75.5%

📊 Activity Detected:
• Type: DEPLOYMENT
• Contract: 0xabcd...efgh
• Time: 2024-01-15 14:30:00

🎯 This developer has become active again!
```

#### Function Call Alert

```
🌅 DEVELOPER ACTIVITY

👨‍💻 Developer: Alpha Dev 87654321
• Previous Deployments: 15
• Successful Tokens: 8
• Rug History: ✅ No

📊 Activity:
• Type: FUNCTION_CALL
• Contract: 0x9876...5432
• Function: initialize()
• Time: 2024-01-15 15:45:00
```

### 💡 Pro Tips

#### Adding Developers

* **Research First**: Check their history before adding
* **Diversify**: Monitor developers from different tiers
* **Update Regularly**: Remove inactive or risky developers
* **Track Connections**: Monitor related wallet addresses

#### Using Alerts

* **Act Fast**: Developer activity often means imminent launch
* **Verify Information**: Cross-check with other tools
* **Set Limits**: Don't invest more than you can afford to lose
* **Track Performance**: Learn from successful alerts

### 🔗 Integration

Works seamlessly with other Dexlens Tools:

* **Assistant Bot**: Analyze new deployments immediately
* **Filter Bot**: Set up alerts for specific developer criteria
* **Reversal Bot**: Get signals for developer activity
* **Alpha Wallet Tracking**: Track successful developer wallets

### ⚠️ Important Notes

* **Early Access**: These are insider opportunities, not guarantees
* **High Risk**: Developer activity doesn't guarantee success
* **Due Diligence**: Always research before investing
* **Position Sizing**: Use appropriate position sizes for high-risk plays

### 🛡️ Risk Management

#### Red Flags to Watch

* **Rug History**: Developers with previous rug pulls
* **Low Success Rate**: Developers with poor track records
* **Suspicious Patterns**: Unusual deployment patterns
* **Connected Wallets**: Multiple wallets with a bad history

#### Best Practices

* **Diversify**: Don't put all eggs in one basket
* **Research**: Always verify developer information
* **Timing**: Act quickly, but don't rush decisions
* **Monitoring**: Keep track of your alerts and results

### 📈 Success Stories

Many users have caught major opportunities using Awoken:

* **Early Access**: Getting into tokens before public launch
* **Insider Moves**: Following successful developer patterns
* **Risk Avoidance**: Avoiding developers with a bad history
* **Portfolio Growth**: Consistent alpha generation

***

**Remember**: Developer activity is just one factor in token success. Always combine with other analysis tools 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/awoken.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.
