🤖 New: DFlow Agent CLI. Give your AI agent a Solana wallet and let it trade. Get started
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
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>"
]
}Documentation Index
Fetch the complete documentation index at: https://pond.dflow.net/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication. Contact hello@dflow.net to obtain an API key.
List of token addresses to filter (max 200)
200Filtered list of outcome mints
List of addresses that are outcome mints