curl --request GET \
--url https://synthesis.trade/api/v1/kalshi/market/{market_id}/holders{
"success": true,
"response": [
{
"token_id": "BRjpCHtyQLeSRWyE1yTdBQbhLkny5oEnveRijBjRoiA",
"outcome": "Yes",
"holders": [
{
"address": "7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU",
"amount": "2500.00"
}
]
}
]
}Get the holders distribution for a Kalshi market.
curl --request GET \
--url https://synthesis.trade/api/v1/kalshi/market/{market_id}/holders{
"success": true,
"response": [
{
"token_id": "BRjpCHtyQLeSRWyE1yTdBQbhLkny5oEnveRijBjRoiA",
"outcome": "Yes",
"holders": [
{
"address": "7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU",
"amount": "2500.00"
}
]
}
]
}Kalshi market holders