> For the complete documentation index, see [llms.txt](https://docs.pandaboost.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pandaboost.app/api-for-developers/service-payload-examples.md).

# Service Payload Examples

Request payloads for current PandaBoost services. Prices last verified 2026-07-28.

Prices and identifiers on this page were last verified **2026-07-28**. Active services, target requirements, limits, and account-specific rates can change. `GET /services` is the source of truth.

All requests below use `POST https://web.pandaboost.app/api/v1/orders`, the `x-api-key` header, and `Content-Type: application/json`.

## DEX Screener Reactions

Order types: `rocket`, `fire`, `poop`, `flag`. Quantity: `50–1,000`. Reference rate: `$0.025` per reaction. Supported speed values: `slow`, `normal`, `fast`. Resolve the token and select a supported pair.

```json
{
  "serviceName": "reactions",
  "orderTypeId": "rocket",
  "quantity": 500,
  "target": {
    "address": "<TOKEN_CONTRACT_ADDRESS>",
    "pairAddress": "<PAIR_SELECTED_FROM_TARGET_RESOLVER>"
  },
  "fields": { "speed": "normal" }
}
```

## DEX Screener Trending

| Order type               | Reference rate |
| ------------------------ | -------------: |
| `dex-trending-sol-12h`   |         $1,200 |
| `dex-trending-sol-24h`   |         $1,600 |
| `dex-trending-evm-24h`   |         $1,000 |
| `dex-trending-other-24h` |         $1,000 |

EVM covers ETH, BSC, and Base. Other covers remaining supported chains, such as TON. Quantity is `1`. Pair selection is required.

```json
{
  "serviceName": "dex-trending",
  "orderTypeId": "dex-trending-sol-24h",
  "quantity": 1,
  "target": {
    "address": "<TOKEN_CONTRACT_ADDRESS>",
    "pairAddress": "<PAIR_SELECTED_FROM_TARGET_RESOLVER>"
  },
  "fields": {}
}
```

## GeckoTerminal Trending

| Order type     | Duration | Reference rate |
| -------------- | -------- | -------------: |
| `gecko-search` | 24H      |           $200 |
| `gecko-pool`   | 24H      |           $200 |
| `gecko-full`   | 24H      |           $300 |

Quantity is `1`. Pair selection is required.

```json
{
  "serviceName": "gecko-trending",
  "orderTypeId": "gecko-full",
  "quantity": 1,
  "target": {
    "address": "<TOKEN_CONTRACT_ADDRESS>",
    "pairAddress": "<PAIR_SELECTED_FROM_TARGET_RESOLVER>"
  }
}
```

## GMGN Terminal — Hot Searches

Order type: `gmgn-hot-searches-top-5-24h`. Reference rate: `$800`. Quantity is `1`. The service targets the best available first-come, first-served position from 1–10 for 24 hours. Supported token networks are SOL, BSC, Base, ETH, and Robinhood. Submit the token contract; pair selection is not required.

```json
{
  "serviceName": "gmgn-trending",
  "orderTypeId": "gmgn-hot-searches-top-5-24h",
  "quantity": 1,
  "target": { "address": "<TOKEN_CONTRACT_ADDRESS>" },
  "fields": {}
}
```

## DEXTools Trending

| Order type               | Reference rate |
| ------------------------ | -------------: |
| `dextools-eth-24h`       |           $900 |
| `dextools-bsc-24h`       |           $900 |
| `dextools-robinhood-24h` |           $900 |
| `dextools-sol-24h`       |         $1,200 |
| `dextools-eth-12h`       |           $600 |
| `dextools-bsc-12h`       |           $600 |
| `dextools-robinhood-12h` |           $700 |
| `dextools-sol-12h`       |           $900 |

Quantity is `1`. Resolve the token and submit a supported pair.

```json
{
  "serviceName": "dextools-trending",
  "orderTypeId": "dextools-robinhood-12h",
  "quantity": 1,
  "target": {
    "address": "<TOKEN_CONTRACT_ADDRESS>",
    "pairAddress": "<PAIR_SELECTED_FROM_TARGET_RESOLVER>"
  },
  "fields": {}
}
```

## DEXTools Votes

Order types: `dextools-votes-bullish`, `dextools-votes-bearish`. Quantity: `20–500`. Reference rate: `$0.20` per vote. Pair selection is required.

```json
{
  "serviceName": "dextools-votes",
  "orderTypeId": "dextools-votes-bullish",
  "quantity": 100,
  "target": {
    "address": "<TOKEN_CONTRACT_ADDRESS>",
    "pairAddress": "<PAIR_SELECTED_FROM_TARGET_RESOLVER>"
  }
}
```

## Solscan Trending

Order type: `solscan-sol-24h`. Reference rate: `$350`. Duration: 24H. Quantity is `1`. Submit the Solana mint.

```json
{
  "serviceName": "solscan",
  "orderTypeId": "solscan-sol-24h",
  "quantity": 1,
  "target": { "address": "<SOLANA_TOKEN_MINT>" }
}
```

## RugCheck Most Viewed

Order type: `rugcheck-sol-24h`. Reference rate: `$200`. Duration: 24H. Quantity is `1`. Submit the Solana mint.

```json
{
  "serviceName": "rugcheck",
  "orderTypeId": "rugcheck-sol-24h",
  "quantity": 1,
  "target": { "address": "<SOLANA_TOKEN_MINT>" }
}
```

## Phantom Trending

### Swap Trending

| Order type                 | Reference rate |
| -------------------------- | -------------: |
| `phantom-trending-sol-6h`  |         $1,200 |
| `phantom-trending-sol-12h` |         $2,000 |
| `phantom-trending-sol-24h` |         $3,600 |

### Chat Trending

| Order type                  | Reference rate |
| --------------------------- | -------------: |
| `phantom-chat-trending-6h`  |           $600 |
| `phantom-chat-trending-12h` |           $900 |
| `phantom-chat-trending-24h` |         $1,300 |

Quantity is `1`. Submit the Solana mint. Chat Trending requires a token market cap of at least `$200,000`, checked through DexScreener when the order is placed. Orders below the requirement return `400`.

```json
{
  "serviceName": "phantom-trending",
  "orderTypeId": "phantom-chat-trending-6h",
  "quantity": 1,
  "target": { "address": "<SOLANA_TOKEN_MINT>" }
}
```

## Padre Top & Search

| Order type         | Reference rate |
| ------------------ | -------------: |
| `padre-views-24h`  |           $400 |
| `padre-search-6h`  |           $500 |
| `padre-search-12h` |           $800 |
| `padre-search-24h` |         $1,000 |

Quantity is `1`. Submit the token contract address.

```json
{
  "serviceName": "padre",
  "orderTypeId": "padre-views-24h",
  "quantity": 1,
  "target": { "address": "<TOKEN_CONTRACT_ADDRESS>" }
}
```
