Skip to content

Search & Filters

The Search page is your gateway to finding and analyzing specific tokens. With powerful filters and advanced search capabilities, you can quickly identify tokens of interest.

Access the search page: app.chainsentinel.net/search

  1. Enter your search query in the search bar
  2. Press Enter or click πŸ” Search
  3. Results appear instantly below

Token Address:

EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v

Token Symbol:

USDC
SOL
BONK

Token Name:

USD Coin
Solana
Bonk

Search Tips

Partial Matching

You don't need to type the full address. Partial matches work too:

EPjF...  β†’ Finds EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v

Case Insensitive

Search is case-insensitive. usdc, USDC, and UsD all work the same.

Advanced Filters

Click "Show Filters" to reveal 6 powerful filter options.

1. Label Filter

Filter by token classification:

  • πŸ”΄ SCAM - Detected as rug pull
  • 🟒 LEGIT - Verified as legitimate
  • βšͺ Unknown - Not yet analyzed

Use case: Find all SCAM tokens to avoid them.

2. Confidence Filter

Filter by AI prediction confidence (0-100%):

Slider Controls: - Drag left handle for minimum confidence - Drag right handle for maximum confidence - Shows selected range below slider

Examples: - 90-100% - Only very high confidence predictions - 75-100% - High and very high confidence - 0-60% - Low confidence (needs review)

Use case: Find tokens with high-confidence SCAM predictions.

3. Liquidity Filter

Filter by total liquidity in USD:

Ranges: - $0 - $1K - Very low liquidity - $1K - $10K - Low liquidity - $10K - $100K - Medium liquidity - $100K - $1M - High liquidity - $1M+ - Very high liquidity

Use case: Find high-liquidity SCAMs (more dangerous).

4. Date Range Filter

Filter by token creation date:

Presets: - Last 24 hours - Today's tokens - Last 7 days - This week - Last 30 days - This month - All time - No date filter

Custom Range: - Click "Custom" - Select start date - Select end date - Click "Apply"

Use case: Find recently created SCAM tokens.

5. Model Filter

Filter by which AI model made the prediction:

  • πŸ€– XGBoost - 95.59% accuracy
  • πŸ•ΈοΈ GNN v2 - 96.06% accuracy
  • All Models - No filter

Use case: Compare predictions from different models.

6. Sort Options

Sort results by:

  • Newest First - Most recently created
  • Oldest First - Earliest created
  • Highest Confidence - Most certain predictions
  • Lowest Confidence - Least certain predictions
  • Highest Liquidity - Most liquid tokens
  • Lowest Liquidity - Least liquid tokens

Search Results

Results Table

Each result shows:

Column Description
Symbol Token ticker
Name Full token name
Address Solana address (truncated)
Label SCAM/LEGIT/Unknown
Confidence Prediction confidence %
Model AI model used
Liquidity Total liquidity USD
Created Creation date
Actions View/Copy buttons

Pagination

Results are paginated for performance:

  • 100 tokens per page
  • Up to 10,000 total results
  • Use ← Previous and Next β†’ buttons to navigate

Result Count

Shows total matching results:

Showing 1-100 of 1,234 results

Saved Searches

Save frequently used searches for quick access.

  1. Configure your filters
  2. Click "Save Search" button
  3. Enter a name (e.g., "High-confidence SCAMs")
  4. Click "Save"
  1. Click "Saved Searches" dropdown
  2. Select a saved search
  3. Filters are applied automatically

Managing Saved Searches

Edit: 1. Load the saved search 2. Modify filters 3. Click "Update Search"

Delete: 1. Click "Saved Searches" dropdown 2. Click πŸ—‘οΈ next to search name 3. Confirm deletion

Local Storage

Saved searches are stored in your browser's local storage. They won't sync across devices.

Export Results

Export search results for further analysis.

CSV Export

  1. Configure your search/filters
  2. Click "Export CSV" button
  3. File downloads automatically

CSV Format:

address,symbol,name,is_rug,confidence,liquidity,created_at
EPjF...,USDC,USD Coin,false,0.98,1234567.89,2024-01-01

Use cases: - Import into Excel/Google Sheets - Analyze in Python/R - Share with team

JSON Export

  1. Configure your search/filters
  2. Click "Export JSON" button
  3. File downloads automatically

JSON Format:

[
  {
    "address": "EPjF...",
    "symbol": "USDC",
    "name": "USD Coin",
    "is_rug": false,
    "confidence": 0.98,
    "liquidity": 1234567.89,
    "created_at": "2024-01-01T00:00:00Z"
  }
]

Use cases: - API integration - Automated processing - Database import

Advanced Search Techniques

Combining Filters

Combine multiple filters for precise results:

Example 1: High-Risk SCAMs

Label: SCAM
Confidence: 90-100%
Liquidity: $100K+
Date: Last 7 days
Finds recent, high-confidence, high-liquidity SCAMs.

Example 2: Uncertain Tokens

Label: Unknown
Confidence: 0-60%
Date: Last 24 hours
Finds newly created tokens that need manual review.

Example 3: Legitimate High-Value Tokens

Label: LEGIT
Confidence: 90-100%
Liquidity: $1M+
Finds verified legitimate tokens with high liquidity.

Search Patterns

Find tokens by creator: 1. Search for a token address 2. Click "View Details" 3. Note the creator wallet 4. Go to πŸ‘› Wallets page 5. Search for creator wallet 6. View all tokens created by that wallet

Find related tokens: 1. Search for a token 2. Click "View Details" 3. Scroll to "Related Tokens" section 4. See all tokens from same creator

Search Performance

Response Times

  • Simple search: <100ms
  • With filters: <200ms
  • Large result sets: <500ms

Optimization Tips

For faster searches: - Use specific search terms (full address > partial > symbol) - Limit date range when possible - Use pagination instead of exporting all results

For better results: - Use multiple filters to narrow down - Sort by confidence for most reliable results - Check multiple models for consensus

Common Search Queries

Find Today's SCAMs

Label: SCAM
Date: Last 24 hours
Sort: Newest First

Find High-Confidence Predictions

Confidence: 90-100%
Sort: Highest Confidence

Find Tokens Needing Review

Label: Unknown
Confidence: 50-70%
Date: Last 7 days

Find Dangerous SCAMs

Label: SCAM
Confidence: 90-100%
Liquidity: $100K+

Keyboard Shortcuts

Shortcut Action
/ or S Focus search bar
Enter Execute search
F Toggle filters
Esc Clear search
E Export CSV
J Export JSON

Troubleshooting

No results found?

Possible causes: - Filters too restrictive - Token not in database - Typo in search query

Solutions: 1. Clear all filters and try again 2. Verify token address is correct 3. Try searching by symbol instead 4. Check if token exists on Solana

Search is slow?

Possible causes: - Large result set - Complex filters - Network latency

Solutions: 1. Add more filters to narrow results 2. Use date range filter 3. Check your internet connection 4. Try again during off-peak hours

Export not working?

Possible causes: - Browser blocking downloads - Too many results (>10K) - Network timeout

Solutions: 1. Allow downloads in browser settings 2. Add filters to reduce result count 3. Try exporting in smaller batches

Next Steps

Need Help?


Next: Token Analysis β†’