秋田预测市场 · Discord 审计

DominicDecocco参与话题 0消息总数 7

该用户的聊天记录定位。

Reset

聊天记录

共 7 条,显示第 1-7 条
DominicDecocco 2026-06-24 01:24:04 Polymarket

14% of markets have a discrepancy in the middle panel

14% of markets have a discrepancy in the middle panel

DominicDecocco 2026-06-24 01:22:44 Polymarket

I'm seeing a large discrepancy between onchain volume and volumeClob in the gamma api. Especially for markets which closed between Sep 2025 and Mar 2026

I'm seeing a large discrepancy between onchain volume and volumeClob in the gamma api. Especially for markets which closed between Sep 2025 and Mar 2026

DominicDecocco 2026-06-13 00:56:26 Polymarket

Hi, I thought that the March 31 2026 fees were implemented in NEW markets only - but in the Gamma API I see existing markets with fee info. Is this wrong or am I missing something? Example: ``` curl -s --request GET --url https://gamma-api.polymarket.com/markets/1421690 | jq '{question: .question, startDate: .startDate, feeType: .feeType, fees: .feeSchedule}' { "question": "Will Mohamed Diomande record the most red cards in 2025-26 UEFA Europa League?", "startDate": "2026-02-24T23:40:06.160039Z", "feeType": "sports_fees_v2", "fees": { "exponent": 1, "rate": 0.03, "takerOnly": true, "rebateRate": 0.25 } } ```

Hi, I thought that the March 31 2026 fees were implemented in NEW markets only - but in the Gamma API I see existing markets with fee info. Is this wrong or am I missing something? Example: ``` curl -s --request GET --url https://gamma-api.polymarket.com/markets/1421690 | jq '{question: .question, startDate: .startDate, feeType: .feeType, fees: .feeSchedule}' { "question": "Will Mohamed Diomande record the most red cards in 2025-26 UEFA Europa League?", "startDate": "2026-02-24T23:40:06.160039Z", "feeType": "sports_fees_v2", "fees": { "exponent": 1, "rate": 0.03, "takerOnly": true, "rebateRate": 0.25 } } ```

DominicDecocco 2026-06-09 14:17:50 Polymarket

That is likely a geopolitics market which is exempted from fees.

That is likely a geopolitics market which is exempted from fees.

DominicDecocco 2026-06-09 14:15:13 Polymarket

Looks like it does now: ` fee_type n 1 sports_fees_v2 282973 2 crypto_fees_v2 251104 3 weather_fees 41534 4 finance_prices_fees 8460 5 culture_fees 7781 6 NA 6246 7 politics_fees 5544 8 mentions_fees 2691 9 tech_fees 1649 10 economics_fees 839 11 general_fees 763 12 crypto_fees 35`

Looks like it does now: ` fee_type n 1 sports_fees_v2 282973 2 crypto_fees_v2 251104 3 weather_fees 41534 4 finance_prices_fees 8460 5 culture_fees 7781 6 NA 6246 7 politics_fees 5544 8 mentions_fees 2691 9 tech_fees 1649 10 economics_fees 839 11 general_fees 763 12 crypto_fees 35`

DominicDecocco 2026-06-09 14:09:35 Polymarket

`curl --request GET --url https://gamma-api.polymarket.com/markets/1921174` has feeType:null despite not being a geopolitics/world market. Many such examples.

`curl --request GET --url https://gamma-api.polymarket.com/markets/1921174` has feeType:null despite not being a geopolitics/world market. Many such examples.

DominicDecocco 2026-06-09 12:55:57 Polymarket

If fee_type is NULL in the markets api, does that mean there are no fees irrespective of the category?

If fee_type is NULL in the markets api, does that mean there are no fees irrespective of the category?