# Pump.fun Meme Coin Sniper Bot API

**Use case:** 

The fastest Pump.fun Meme Coin Sniper Bot. Track elite dev wallets, filter by volume, and execute trades instantly with our real-time Solana JSON API.

## Input

```json
{
  "walletsToTrack": "7aP1QzNQqzYyZ3oX7YyZ3oX7YyZ3oX7YyZ3oX7YyZ3o",
  "minimumUSDValue": 10000,
  "enableAISignals": true
}
```

## Output

```json
{
  "ca": {
    "label": "Ca"
  },
  "developer_wallet": {
    "label": "Developer wallet"
  },
  "initial_liquidity_sol": {
    "label": "Initial liquidity sol"
  },
  "bonding_curve_progress": {
    "label": "Bonding curve progress"
  },
  "time_since_launch_sec": {
    "label": "Time since launch sec"
  },
  "ai_trading_signal": {
    "label": "Ai trading signal"
  }
}
```

## About this Actor

This example demonstrates how to use [Pump.fun Wallet Tracker & Token Sniper](https://apify.com/intelscrape/pumpfun-sniper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/intelscrape/pumpfun-sniper) to learn more, explore other use cases, and run it yourself.