# elizaOS Discord - 2025-11-24

## Overall Discussion Highlights

### Token Migration Issues
- **Bithumb Announcement Concerns**: Korean investors expressed confusion about Bithumb potentially not supporting the token swap for AI16Z tokens acquired after November 11, 2025, 11:40 UTC
- **Migration Eligibility**: Only tokens purchased before the November 11 snapshot are eligible for migration to ElizaOS
- **Exchange Communication**: Questions raised about whether the ElizaOS team properly communicated with exchanges before the snapshot
- **Manual Migration**: Team will handle manual migrations for users whose exchanges don't support the token swap

### Babylon Project Development
- **High Traffic Success**: Babylon has gained 60k+ waitlist signups, though many are likely airdrop farmers
- **Performance Issues**: The project is facing significant Vercel costs ($1k) due to inefficient API code
- **Technical Bottlenecks**: Waitlist leaderboard is fetching fresh data for each request instead of using caching
- **Bandwidth Usage**: Code is fetching 100 items instead of 10 and missing pagination, contributing to 3.42TB bandwidth usage
- **Future Direction**: Consideration of spinning out Babylon as "Babylon Labs" and potentially integrating Eliza as an API service

### Security Concerns
- **Sha1-Hulud pt2 Attack**: Team discussed security concerns affecting dependencies
- **Security Scans**: Stan ran security scans on eliza and eliza-cloud-v2 projects to check for vulnerabilities

### Market & Community
- **Market Potential**: Discussions about ElizaOS's market potential, with debates about reaching a $1B market cap within 60 days
- **Exchange Listings**: Speculation about upcoming exchange listings, with expectations of many exchanges listing ElizaOS soon
- **Developer Recruitment**: Two developers posted their profiles in the coders channel looking for work

## Key Questions & Answers

**Q: Can I still buy AI16Z and migrate to ElizaOS?**  
A: No (answered by The Light)

**Q: Are the AI16Z tokens bought after November 11 11:40 UTC eligible for migration?**  
A: Only coins bought before 11:40 UTC on November 11 are eligible (answered by Omid Sa)

**Q: How much bandwidth is Babylon using?**  
A: 3.42 TB, 99.4% of allocation (answered by cjft)

**Q: What's causing the high Vercel costs?**  
A: Inefficient API code, particularly the waitlist leaderboard fetching fresh data each request instead of caching (answered by cjft)

**Q: Are the Babylon signups legitimate users?**  
A: 90% are airdrop farmers from Indonesia/India, but they're real humans (answered by cjft)

**Q: Is Eliza listed on RobinHood?**  
A: Not yet, but many exchanges are expected to list ElizaOS soon (answered by The Light)

## Community Help & Collaboration

- **Omid Sa** (community member, not team) provided extensive assistance to multiple users:
  - Directed users to verify first and check announcements for migration portal access
  - Explained migration eligibility criteria to confused users
  - Clarified that manual migrations would be handled for users on non-supporting exchanges

- **jasyn_bjorn** helped a user who transferred tokens from Kraken to Phantom wallet but showed 0 eligible tokens, directing them to the support channel

- **Stan** ran security scans on eliza & eliza-cloud-v2 projects after shaw raised concerns about the Sha1-Hulud vulnerability

- **cjft** identified optimization opportunities for the Babylon project's high Vercel costs and offered to fix the code, working on pagination and reducing fetch size

- **R0am** suggested using Neynar for scoring legitimate users versus bots, mentioning having in-depth experience with their scoring system

## Action Items

### Technical
- Optimize the waitlist leaderboard API with caching to reduce Vercel costs (Mentioned by cjft)
- Implement proper pagination for API requests, reducing fetch size from 100 to 10 (Mentioned by cjft)
- Run security scans on all projects for Sha1-Hulud vulnerability (Mentioned by shaw)
- Develop Eliza as API service to enable agent creation functionality for Babylon (Mentioned by cjft)
- Create plugin loader system for custom agents through API (Mentioned by cjft)
- Implement filtering system for bot detection while preserving legitimate human users (Mentioned by shaw)
- Resolve websockets with lets-encrypt for vtuber module backend (Mentioned by Audacious)
- Handle manual migrations for users whose exchanges don't support the token swap (Mentioned by Omid Sa)

### Feature
- Consider rebranding to "Babylon Labs" for the spin-out (Mentioned by sayonara)
- Implement airdrop distribution system with higher rewards for earned points (Mentioned by shaw)
- Open source vtuber module for streaming on YouTube (Mentioned by Audacious)
- Consider hiring the high school student who created the ChatGPT micro-cap experiment (Mentioned by DorianD)

### Documentation
- Clarify snapshot schedule and eligibility criteria for token migration (Mentioned by degenwtf)