Skip to main content
GET
/
api
/
campaigns
/
eligibility
/
solana
/
{address}
Check Solana Campaign Eligibility
curl --request GET \
  --url https://backend-global.gains.trade/api/campaigns/eligibility/solana/{address}
{}

Endpoint

GET /api/campaigns/eligibility/solana/{address} Checks broad Solana address eligibility across active campaigns.

Parameters

ParameterLocationRequiredTypeDescription
addresspathYesstringSolana wallet address.

Usage Example

curl -X GET "https://backend-global.gains.trade/api/campaigns/eligibility/solana/7gcMVtk3vQh4aJwJizxmmDTVXcJLRXKrqXyPcU2ZJq5j"

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

address
string
required

Solana wallet address.

Response

Successful response

The response is of type object.