cURL
curl --request POST \ --url https://dev-prediction-markets-api.dflow.net/api/v1/filter_outcome_mints \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "addresses": [ "<string>" ] } '
{ "outcomeMints": [ "<string>" ] }
API reference for POST /api/v1/filter_outcome_mints
API key for authentication. Contact [email protected] to obtain an API key.
List of token addresses to filter (max 200)
200
Filtered list of outcome mints
List of addresses that are outcome mints