Function airdrop

Airdrop Returns information about a single airdrop available on CoinMarketCap. Includes the cryptocurrency metadata.

This endpoint is available on the following API plans:

  • Hobbyist
  • Startup
  • Standard
  • Professional
  • Enterprise

Cache / Update frequency: Data is updated only as needed, every 30 seconds. Plan credit use: 1 API call credit per request no matter query size. CMC equivalent pages: Our free airdrops page coinmarketcap.com/airdrop/.

  • Type Parameters

    • ThrowOnError extends boolean = false

    Parameters

    Returns RequestResult<unknown, unknown, ThrowOnError>