Skip to main content
GET
Check Campaign Eligibility By ID

Endpoint

GET /api/campaigns/{campaignId}/eligibility/{address} Checks EVM address eligibility for a specific campaign.

Parameters

Usage Example

Response Structure

The generated API panel lists the response schema for status codes: 200, 400, 404, 500. Error responses generally return an error or message field.

Path Parameters

campaignId
string
required

Campaign ID.

address
string
required

EVM wallet address.

Response

Successful response

The response is of type object.