# Upcoming DeFi Airdrops to Watch For

**Use case:** 

Stay informed about upcoming DeFi airdrops and how to participate.

## Input

```json
{
  "statuses": [
    "upcoming"
  ],
  "chains": [],
  "includeDetails": true,
  "maxAirdrops": 30
}
```

## Output

```json
{
  "projectName": {
    "label": "Project"
  },
  "tokenSymbol": {
    "label": "Token"
  },
  "chain": {
    "label": "Chain"
  },
  "status": {
    "label": "Status"
  },
  "airdropType": {
    "label": "Type"
  },
  "reward": {
    "label": "Reward / Actions"
  },
  "requirements": {
    "label": "Requirements"
  },
  "snapshotDate": {
    "label": "Snapshot"
  },
  "officialWebsite": {
    "label": "Website"
  },
  "airdropUrl": {
    "label": "Link"
  }
}
```

## About this Actor

This example demonstrates how to use [Crypto Airdrops Scraper - Active & Upcoming Token Airdrops](https://apify.com/scrapers_lat/crypto-airdrops-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/scrapers_lat/crypto-airdrops-scraper) to learn more, explore other use cases, and run it yourself.