Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code: DatasetGenerationCastError
Exception: DatasetGenerationCastError
Message: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 24 new columns ({'contents', 'downloaded_link', 'title', 'subdomain', 'article_link', 'downloaded_file_path', 'pdf_link', 'web_position', 'snippet', 'success', 'filename', 'summary', 'scraped_at', 'error', 'query', 'published_epoch_seconds', 'published_epoch_millis', 'extracted_at', 'authors', 'cited_by', 'snippet_highlighted_words', 'method', 'source', 'published_date'}) and 119 missing columns ({'volume1yr', 'readyForCron', 'takerBaseFee', 'volume1moAmm', 'outcomes', 'funded', 'volume1wkClob', 'questionID', 'approved', 'rfqEnabled', 'featured', 'twitterCardLastValidated', 'competitive', 'upperBound', 'volume1wk', 'rewardsMinSize', 'resolutionSource', 'rewardsMaxSpread', 'closedTime', 'umaResolutionStatuses', 'category', 'volume', 'volume1yrAmm', 'golden', 'groupItemTitle', 'lowerBound', 'fee', 'clobTokenIds', 'ready', 'liquidityAmm', 'cyom', 'umaEndDate', 'oneHourPriceChange', 'endDateIso', 'spread', 'sponsorImage', 'formatType', 'createdAt', 'new', 'twitterCardLocation', 'commentsEnabled', 'volume24hrClob', 'fpmmLive', 'volume1wkAmm', 'orderPriceMinTickSize', 'twitterCardLastRefreshed', 'feesEnabled', 'endDate', 'negRiskOther', 'startDateIso', 'liquidityClob', 'umaResolutionStatus', 'marketMakerAddress', 'umaEndDateIso', 'manualActivation', 'lastTradePrice', 'startDate', 'volumeNum', 'groupItemThreshold', 'events', 'submitted_by', 'mailchimpTag', 'deploying', 'umaBond', 'volume24hr', 'closed', 'liquidityNum', 'creator', 'automaticallyResolved', 'liquidity', 'clobRewards', 'slug', 'description', 'oneDayPriceChange', 'price_history', 'secondsDelay', 'negRisk', 'volume1yrClob', 'marketGroup', 'updatedAt', 'outcomePrices', 'restricted', 'conditionId', 'question', 'icon', 'volume1mo', 'hasReviewedDates', 'categoryMailchimpTag', 'holdingRewardsEnabled', 'enableOrderBook', 'orderMinSize', 'twitterCardImage', 'clearBookOnStart', 'notificationsEnabled', 'makerBaseFee', 'volume24hrAmm', 'archived', 'oneMonthPriceChange', 'volumeAmm', 'oneWeekPriceChange', 'automaticallyActive', 'image', 'bestBid', 'updatedBy', 'wideFormat', 'umaReward', 'pagerDutyNotificationEnabled', 'sentDiscord', 'customLiveness', 'resolvedBy', 'pendingDeployment', 'volume1moClob', 'active', 'volumeClob', 'oneYearPriceChange', 'disqusThread', 'acceptingOrders', 'bestAsk', 'marketType'}).
This happened while the json dataset builder was generating data using
zip://polymarket/metadocuments/governor-will-a-democrat-grisham-or-republican-ronchetti-win-in-new-mexico/metadocuments/Electoral%20systems_web_3.json::/tmp/hf-datasets-cache/medium/datasets/35929854366229-config-parquet-and-info-ai-law-society-lab-polyma-d0762c65/hub/datasets--ai-law-society-lab--polymarket_paper/snapshots/7ec83a358f19e8ab873e7271cf3cd469077517d4/polymarket.zip
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1831, in _prepare_split_single
writer.write_table(table)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 714, in write_table
pa_table = table_cast(pa_table, self._schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2272, in table_cast
return cast_table_to_schema(table, schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
id: string
filename: string
contents: string
downloaded_link: string
success: bool
method: string
downloaded_file_path: string
error: string
scraped_at: timestamp[s]
title: string
authors: list<item: null>
child 0, item: null
article_link: string
pdf_link: string
snippet: string
snippet_highlighted_words: list<item: string>
child 0, item: string
published_date: timestamp[s]
cited_by: string
web_position: int64
subdomain: string
query: string
source: string
extracted_at: timestamp[s]
published_epoch_seconds: int64
published_epoch_millis: int64
summary: string
to
{'id': Value('string'), 'question': Value('string'), 'conditionId': Value('string'), 'slug': Value('string'), 'resolutionSource': Value('string'), 'endDate': Value('string'), 'category': Value('string'), 'startDate': Value('string'), 'fee': Value('string'), 'image': Value('string'), 'icon': Value('string'), 'description': Value('string'), 'outcomes': Value('string'), 'outcomePrices': Value('string'), 'volume': Value('string'), 'active': Value('bool'), 'marketType': Value('string'), 'closed': Value('bool'), 'marketMakerAddress': Value('string'), 'updatedBy': Value('int64'), 'createdAt': Value('string'), 'updatedAt': Value('string'), 'closedTime': Value('string'), 'wideFormat': Value('bool'), 'new': Value('bool'), 'sentDiscord': Value('bool'), 'mailchimpTag': Value('string'), 'featured': Value('bool'), 'submitted_by': Value('string'), 'twitterCardLocation': Value('string'), 'twitterCardLastRefreshed': Value('string'), 'twitterCardLastValidated': Value('string'), 'archived': Value('bool'), 'resolvedBy': Value('string'), 'restricted': Value('bool'), 'groupItemThreshold': Value('string'), 'questionID': Value('string'), 'umaEndDate': Value('string'), 'enableOrderBook': Value('bool'), 'orderPriceMinTickSize': Value('float64'), 'orderMinSize': Value('int64'), 'umaResolutionStatus': Value('string'), 'volumeNum': Value('float64'), 'endDateIso': Value('string'), 'startDateIso': Value('string'), 'umaEndDateIso': Value('string'), 'hasReviewedDates': Value('bool'), 'readyForCron': Value('b
...
('float64'), 'automaticallyActive': Value('bool'), 'clearBookOnStart': Value('bool'), 'manualActivation': Value('bool'), 'negRiskOther': Value('bool'), 'umaResolutionStatuses': Value('string'), 'pendingDeployment': Value('bool'), 'deploying': Value('bool'), 'rfqEnabled': Value('bool'), 'holdingRewardsEnabled': Value('bool'), 'feesEnabled': Value('bool'), 'price_history': List({'p': Value('float64'), 't': Value('int64')}), 'golden': {'error': Value('string'), 'label': Value('string'), 'labelIndex': Value('int64'), 'outcomeSlotCount': Value('int64'), 'payoutDenominator': Value('string'), 'payoutNumerators': List(Value('string')), 'resolved': Value('bool'), 'source': Value('string')}, 'groupItemTitle': Value('string'), 'commentsEnabled': Value('bool'), 'disqusThread': Value('string'), 'automaticallyResolved': Value('bool'), 'oneDayPriceChange': Value('float64'), 'marketGroup': Value('int64'), 'secondsDelay': Value('int64'), 'makerBaseFee': Value('int64'), 'takerBaseFee': Value('int64'), 'notificationsEnabled': Value('bool'), 'liquidity': Value('string'), 'liquidityNum': Value('float64'), 'liquidityClob': Value('int64'), 'competitive': Value('int64'), 'customLiveness': Value('int64'), 'volume24hr': Value('int64'), 'volume24hrAmm': Value('int64'), 'twitterCardImage': Value('string'), 'volume24hrClob': Value('int64'), 'categoryMailchimpTag': Value('string'), 'lowerBound': Value('string'), 'upperBound': Value('string'), 'formatType': Value('string'), 'sponsorImage': Value('string')}
because column names don't match
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1455, in compute_config_parquet_and_info_response
parquet_operations = convert_to_parquet(builder)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1054, in convert_to_parquet
builder.download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 894, in download_and_prepare
self._download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 970, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1702, in _prepare_split
for job_id, done, content in self._prepare_split_single(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1833, in _prepare_split_single
raise DatasetGenerationCastError.from_cast_error(
datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 24 new columns ({'contents', 'downloaded_link', 'title', 'subdomain', 'article_link', 'downloaded_file_path', 'pdf_link', 'web_position', 'snippet', 'success', 'filename', 'summary', 'scraped_at', 'error', 'query', 'published_epoch_seconds', 'published_epoch_millis', 'extracted_at', 'authors', 'cited_by', 'snippet_highlighted_words', 'method', 'source', 'published_date'}) and 119 missing columns ({'volume1yr', 'readyForCron', 'takerBaseFee', 'volume1moAmm', 'outcomes', 'funded', 'volume1wkClob', 'questionID', 'approved', 'rfqEnabled', 'featured', 'twitterCardLastValidated', 'competitive', 'upperBound', 'volume1wk', 'rewardsMinSize', 'resolutionSource', 'rewardsMaxSpread', 'closedTime', 'umaResolutionStatuses', 'category', 'volume', 'volume1yrAmm', 'golden', 'groupItemTitle', 'lowerBound', 'fee', 'clobTokenIds', 'ready', 'liquidityAmm', 'cyom', 'umaEndDate', 'oneHourPriceChange', 'endDateIso', 'spread', 'sponsorImage', 'formatType', 'createdAt', 'new', 'twitterCardLocation', 'commentsEnabled', 'volume24hrClob', 'fpmmLive', 'volume1wkAmm', 'orderPriceMinTickSize', 'twitterCardLastRefreshed', 'feesEnabled', 'endDate', 'negRiskOther', 'startDateIso', 'liquidityClob', 'umaResolutionStatus', 'marketMakerAddress', 'umaEndDateIso', 'manualActivation', 'lastTradePrice', 'startDate', 'volumeNum', 'groupItemThreshold', 'events', 'submitted_by', 'mailchimpTag', 'deploying', 'umaBond', 'volume24hr', 'closed', 'liquidityNum', 'creator', 'automaticallyResolved', 'liquidity', 'clobRewards', 'slug', 'description', 'oneDayPriceChange', 'price_history', 'secondsDelay', 'negRisk', 'volume1yrClob', 'marketGroup', 'updatedAt', 'outcomePrices', 'restricted', 'conditionId', 'question', 'icon', 'volume1mo', 'hasReviewedDates', 'categoryMailchimpTag', 'holdingRewardsEnabled', 'enableOrderBook', 'orderMinSize', 'twitterCardImage', 'clearBookOnStart', 'notificationsEnabled', 'makerBaseFee', 'volume24hrAmm', 'archived', 'oneMonthPriceChange', 'volumeAmm', 'oneWeekPriceChange', 'automaticallyActive', 'image', 'bestBid', 'updatedBy', 'wideFormat', 'umaReward', 'pagerDutyNotificationEnabled', 'sentDiscord', 'customLiveness', 'resolvedBy', 'pendingDeployment', 'volume1moClob', 'active', 'volumeClob', 'oneYearPriceChange', 'disqusThread', 'acceptingOrders', 'bestAsk', 'marketType'}).
This happened while the json dataset builder was generating data using
zip://polymarket/metadocuments/governor-will-a-democrat-grisham-or-republican-ronchetti-win-in-new-mexico/metadocuments/Electoral%20systems_web_3.json::/tmp/hf-datasets-cache/medium/datasets/35929854366229-config-parquet-and-info-ai-law-society-lab-polyma-d0762c65/hub/datasets--ai-law-society-lab--polymarket_paper/snapshots/7ec83a358f19e8ab873e7271cf3cd469077517d4/polymarket.zip
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
id
string | question
string | conditionId
string | slug
string | resolutionSource
string | endDate
string | category
string | startDate
string | fee
string | image
string | icon
string | description
string | outcomes
string | outcomePrices
string | volume
string | active
bool | marketType
string | closed
bool | marketMakerAddress
string | updatedBy
int64 | createdAt
string | updatedAt
string | closedTime
string | wideFormat
bool | new
bool | sentDiscord
bool | mailchimpTag
string | featured
bool | submitted_by
string | twitterCardLocation
string | twitterCardLastRefreshed
string | twitterCardLastValidated
string | archived
bool | resolvedBy
string | restricted
bool | groupItemThreshold
string | questionID
string | umaEndDate
string | enableOrderBook
bool | orderPriceMinTickSize
float64 | orderMinSize
int64 | umaResolutionStatus
string | volumeNum
float64 | endDateIso
string | startDateIso
string | umaEndDateIso
string | hasReviewedDates
bool | readyForCron
bool | volume1wk
int64 | volume1mo
int64 | volume1yr
int64 | clobTokenIds
string | umaBond
string | umaReward
string | fpmmLive
bool | volume1wkAmm
int64 | volume1moAmm
int64 | volume1yrAmm
int64 | volume1wkClob
int64 | volume1moClob
int64 | volume1yrClob
int64 | volumeAmm
float64 | volumeClob
float64 | liquidityAmm
float64 | acceptingOrders
bool | negRisk
bool | events
list | creator
string | ready
bool | funded
bool | cyom
bool | pagerDutyNotificationEnabled
bool | approved
bool | clobRewards
list | rewardsMinSize
int64 | rewardsMaxSpread
float64 | spread
float64 | oneHourPriceChange
int64 | oneWeekPriceChange
int64 | oneMonthPriceChange
int64 | oneYearPriceChange
int64 | lastTradePrice
int64 | bestBid
float64 | bestAsk
float64 | automaticallyActive
bool | clearBookOnStart
bool | manualActivation
bool | negRiskOther
bool | umaResolutionStatuses
string | pendingDeployment
bool | deploying
bool | rfqEnabled
bool | holdingRewardsEnabled
bool | feesEnabled
bool | price_history
list | golden
dict | groupItemTitle
string | commentsEnabled
bool | disqusThread
string | automaticallyResolved
bool | oneDayPriceChange
float64 | marketGroup
int64 | secondsDelay
null | makerBaseFee
null | takerBaseFee
null | notificationsEnabled
null | liquidity
null | liquidityNum
null | liquidityClob
null | competitive
null | customLiveness
null | volume24hr
null | volume24hrAmm
null | twitterCardImage
null | volume24hrClob
null | categoryMailchimpTag
null | lowerBound
null | upperBound
null | formatType
null | sponsorImage
null |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
240613
|
Which party wins 2024 US Presidential Election?
|
0x26ee82bee2493a302d21283cb578f7e2fff2dd15743854f53034d12420863b55
|
which-party-will-win-the-2024-united-states-presidential-election
|
2024-11-08T12:00:00Z
|
US-current-affairs
|
2022-01-12T21:22:33.938Z
|
18000000000000000
|
The 2024 United States presidential election will be held on Tuesday, November 5, 2024.
This market will resolve to the political party whose candidate is elected the next President of the United States in the 2024 election.
The main resolution sources for this market will be (https://www.archives.gov/electoral-college/results), (http://whitehouse.gov/) and (https://www.fec.gov/). Further official, judicial or other relevant announcements, reports or decisions may also be considered to resolve any ambiguity or uncertainty before the market is settled.
If another party wins other than Democratic or Republican, the market will resolve 50/50.
|
["Democratic", "Republican"]
|
["0", "1"]
|
8828319.27610304
| true
|
normal
| true
|
0xcC3BAd8e848bFBbAbD598B48Bd060Cc7DBAEf7Ba
| 15
|
2022-01-12T11:02:46.648Z
|
2024-11-16T02:57:00.77111Z
|
2024-11-14 23:58:16+00
| true
| false
| false
|
3932784
| false
|
0x4b24b1b119fd23aD723A2C2286047CC453DF4AA1
|
1661169276568
|
1659020346.5099592
| false
|
0xCB1822859cEF82Cd2Eb4E6276C7916e692995130
| true
|
0
|
0x22b180e61b0628d5a2c3fc05ad0e3bf19a499c492e4e620178519cdea1dacec2
|
2024-11-14T18:58:16-05:00
| true
| 0.001
| 5
|
resolved
| 8,828,319.276103
|
2024-11-08
|
2022-01-12
|
2024-12-10
| true
| true
| 0
| 0
| 0
|
["11015470973684177829729219287262166995141465048508201953575582100565462316088", "65444287174436666395099524416802980027579283433860283898747701594488689243696"]
|
500
|
5
| true
| 0
| 0
| 0
| 0
| 0
| 0
| 46,624.491994
| 8,781,694.784109
| 133.787243
| false
| false
|
[
{
"active": true,
"archived": false,
"automaticallyActive": true,
"automaticallyResolved": null,
"category": "US-current-affairs",
"closed": true,
"closedTime": "2024-11-15T03:41:06.18757Z",
"commentCount": 117,
"commentsEnabled": null,
"competitive": null,
"createdAt": "2022-07-27T14:40:48.986Z",
"creationDate": "2022-01-12T00:00:00Z",
"cyom": false,
"deploying": false,
"description": "The 2024 United States presidential election will be held on Tuesday, November 5, 2024.\n\nThis market will resolve to the political party whose candidate is elected the next President of the United States in the 2024 election.\n\nThe main resolution sources for this market will be (https://www.archives.gov/electoral-college/results), (http://whitehouse.gov/) and (https://www.fec.gov/). Further official, judicial or other relevant announcements, reports or decisions may also be considered to resolve any ambiguity or uncertainty before the market is settled.\n\nIf another party wins other than Democratic or Republican, the market will resolve 50/50.",
"disqusThread": null,
"enableNegRisk": false,
"enableOrderBook": true,
"endDate": "2024-11-08T12:00:00Z",
"featured": false,
"featuredImage": null,
"icon": "https://polymarket-upload.s3.us-east-2.amazonaws.com/which-party-will-win-the-2024-united-states-presidential-election-IMmRIV7YSUE_.jpg",
"id": "4076",
"image": "https://polymarket-upload.s3.us-east-2.amazonaws.com/which-party-will-win-the-2024-united-states-presidential-election-IMmRIV7YSUE_.jpg",
"liquidity": null,
"liquidityAmm": 133.787243,
"liquidityClob": null,
"negRisk": null,
"negRiskAugmented": false,
"new": false,
"openInterest": 0,
"pendingDeployment": false,
"published_at": "2022-07-27 14:40:48.983+00",
"resolutionSource": "",
"restricted": true,
"showAllOutcomes": true,
"showMarketImages": true,
"slug": "which-party-will-win-the-2024-united-states-presidential-election",
"sortBy": "ascending",
"startDate": "2022-01-12T21:22:33.938Z",
"ticker": "which-party-will-win-the-2024-united-states-presidential-election",
"title": "Which party wins 2024 US Presidential Election?",
"updatedAt": "2024-11-16T02:57:04.321411Z",
"updatedBy": "15",
"volume": 8828319.27610304,
"volume1mo": 0,
"volume1wk": 0,
"volume1yr": 0,
"volume24hr": null
}
] | false
| false
| false
| false
| true
|
[
{
"assetAddress": "0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174",
"conditionId": "0x26ee82bee2493a302d21283cb578f7e2fff2dd15743854f53034d12420863b55",
"endDate": "2500-12-31",
"id": "609",
"rewardsAmount": 0,
"rewardsDailyRate": 5,
"startDate": "2024-04-05"
}
] | 200
| 1.5
| 0.001
| 0
| 0
| 0
| 0
| 1
| 0.001
| 0.002
| true
| true
| false
| false
|
[]
| false
| false
| false
| false
| false
|
[
{
"p": 0.5,
"t": 1673308825
},
{
"p": 0.27,
"t": 1673395244
},
{
"p": 0.27,
"t": 1673481634
},
{
"p": 0.27,
"t": 1673568019
},
{
"p": 0.27,
"t": 1673654424
},
{
"p": 0.27,
"t": 1673740841
},
{
"p": 0.27,
"t": 1673827243
},
{
"p": 0.27,
"t": 1673913643
},
{
"p": 0.27,
"t": 1674000015
},
{
"p": 0.27,
"t": 1674086405
},
{
"p": 0.27,
"t": 1674172837
},
{
"p": 0.27,
"t": 1674259208
},
{
"p": 0.27,
"t": 1674345654
},
{
"p": 0.27,
"t": 1674518412
},
{
"p": 0.49,
"t": 1674604814
},
{
"p": 0.49,
"t": 1674691254
},
{
"p": 0.48,
"t": 1674777634
},
{
"p": 0.51,
"t": 1674864035
},
{
"p": 0.51,
"t": 1674950440
},
{
"p": 0.51,
"t": 1675036839
},
{
"p": 0.51,
"t": 1675123218
},
{
"p": 0.51,
"t": 1675209610
},
{
"p": 0.51,
"t": 1675296046
},
{
"p": 0.49,
"t": 1675382456
},
{
"p": 0.49,
"t": 1675468847
},
{
"p": 0.5,
"t": 1675555232
},
{
"p": 0.5,
"t": 1675728052
},
{
"p": 0.5,
"t": 1675900809
},
{
"p": 0.5,
"t": 1676160046
},
{
"p": 0.5,
"t": 1676246417
},
{
"p": 0.49,
"t": 1676332804
},
{
"p": 0.49,
"t": 1676419217
},
{
"p": 0.49,
"t": 1676505630
},
{
"p": 0.49,
"t": 1676592047
},
{
"p": 0.48,
"t": 1676678406
},
{
"p": 0.48,
"t": 1676764852
},
{
"p": 0.48,
"t": 1676937606
},
{
"p": 0.51,
"t": 1677024019
},
{
"p": 0.51,
"t": 1677110435
},
{
"p": 0.51,
"t": 1677196826
},
{
"p": 0.51,
"t": 1677283205
},
{
"p": 0.5700000000000001,
"t": 1677369629
},
{
"p": 0.5700000000000001,
"t": 1677456026
},
{
"p": 0.5700000000000001,
"t": 1677542403
},
{
"p": 0.5700000000000001,
"t": 1677628818
},
{
"p": 0.53,
"t": 1677715226
},
{
"p": 0.53,
"t": 1677801631
},
{
"p": 0.51,
"t": 1677888015
},
{
"p": 0.5,
"t": 1677974451
},
{
"p": 0.5,
"t": 1678060814
},
{
"p": 0.5,
"t": 1678147205
},
{
"p": 0.5,
"t": 1678233650
},
{
"p": 0.5,
"t": 1678320032
},
{
"p": 0.5,
"t": 1678406435
},
{
"p": 0.5,
"t": 1678492854
},
{
"p": 0.51,
"t": 1678579254
},
{
"p": 0.51,
"t": 1678752049
},
{
"p": 0.51,
"t": 1678838425
},
{
"p": 0.51,
"t": 1678924806
},
{
"p": 0.5,
"t": 1679011203
},
{
"p": 0.5,
"t": 1679097645
},
{
"p": 0.5,
"t": 1679184022
},
{
"p": 0.5,
"t": 1679270430
},
{
"p": 0.5,
"t": 1679356835
},
{
"p": 0.51,
"t": 1679529639
},
{
"p": 0.51,
"t": 1679616048
},
{
"p": 0.51,
"t": 1679702422
},
{
"p": 0.51,
"t": 1679788806
},
{
"p": 0.51,
"t": 1679875245
},
{
"p": 0.51,
"t": 1679961619
},
{
"p": 0.51,
"t": 1680048049
},
{
"p": 0.51,
"t": 1680134416
},
{
"p": 0.52,
"t": 1680220817
},
{
"p": 0.51,
"t": 1680307248
},
{
"p": 0.51,
"t": 1680393652
},
{
"p": 0.52,
"t": 1680480000
},
{
"p": 0.52,
"t": 1680566435
},
{
"p": 0.52,
"t": 1680652824
},
{
"p": 0.5,
"t": 1680912008
},
{
"p": 0.5,
"t": 1680998448
},
{
"p": 0.5,
"t": 1681084831
},
{
"p": 0.5,
"t": 1681171229
},
{
"p": 0.5,
"t": 1681257603
},
{
"p": 0.5,
"t": 1681344022
},
{
"p": 0.5,
"t": 1681430430
},
{
"p": 0.5,
"t": 1681516826
},
{
"p": 0.5,
"t": 1681603245
},
{
"p": 0.5,
"t": 1681689623
},
{
"p": 0.5,
"t": 1681776027
},
{
"p": 0.5,
"t": 1681862423
},
{
"p": 0.5,
"t": 1681948846
},
{
"p": 0.5,
"t": 1682035240
},
{
"p": 0.5,
"t": 1682121624
},
{
"p": 0.5,
"t": 1682208024
},
{
"p": 0.5,
"t": 1682294406
},
{
"p": 0.5,
"t": 1682380830
},
{
"p": 0.5,
"t": 1682467254
},
{
"p": 0.485,
"t": 1682553653
},
{
"p": 0.485,
"t": 1682640034
},
{
"p": 0.49,
"t": 1682812813
},
{
"p": 0.5,
"t": 1682899219
},
{
"p": 0.505,
"t": 1682985647
},
{
"p": 0.485,
"t": 1683158454
},
{
"p": 0.485,
"t": 1683244804
},
{
"p": 0.47500000000000003,
"t": 1683331212
},
{
"p": 0.47500000000000003,
"t": 1683417624
},
{
"p": 0.47500000000000003,
"t": 1683504041
},
{
"p": 0.485,
"t": 1683590408
},
{
"p": 0.47500000000000003,
"t": 1683676845
},
{
"p": 0.47500000000000003,
"t": 1683763236
},
{
"p": 0.47500000000000003,
"t": 1683849654
},
{
"p": 0.47500000000000003,
"t": 1683936042
},
{
"p": 0.48,
"t": 1684108802
},
{
"p": 0.48,
"t": 1684195223
},
{
"p": 0.48,
"t": 1684281623
},
{
"p": 0.48,
"t": 1684368002
},
{
"p": 0.48,
"t": 1684454402
},
{
"p": 0.48,
"t": 1684540802
},
{
"p": 0.48,
"t": 1684627202
},
{
"p": 0.48,
"t": 1684713602
},
{
"p": 0.48,
"t": 1684800002
},
{
"p": 0.48,
"t": 1684886402
},
{
"p": 0.48,
"t": 1684972802
},
{
"p": 0.48,
"t": 1685059202
},
{
"p": 0.48,
"t": 1685145602
},
{
"p": 0.48,
"t": 1685232002
},
{
"p": 0.48,
"t": 1685318402
},
{
"p": 0.48,
"t": 1685404802
},
{
"p": 0.48,
"t": 1685491202
},
{
"p": 0.45,
"t": 1685577602
},
{
"p": 0.49,
"t": 1685664002
},
{
"p": 0.46,
"t": 1685750402
},
{
"p": 0.47500000000000003,
"t": 1685836802
},
{
"p": 0.47000000000000003,
"t": 1685923202
},
{
"p": 0.47500000000000003,
"t": 1686009602
},
{
"p": 0.47000000000000003,
"t": 1686096002
},
{
"p": 0.485,
"t": 1686182402
},
{
"p": 0.5,
"t": 1686268802
},
{
"p": 0.49,
"t": 1686355202
},
{
"p": 0.49,
"t": 1686441602
},
{
"p": 0.495,
"t": 1686528002
},
{
"p": 0.495,
"t": 1686614402
},
{
"p": 0.495,
"t": 1686700802
},
{
"p": 0.465,
"t": 1686787202
},
{
"p": 0.465,
"t": 1686873602
},
{
"p": 0.465,
"t": 1686960002
},
{
"p": 0.465,
"t": 1687046402
},
{
"p": 0.465,
"t": 1687132802
},
{
"p": 0.465,
"t": 1687219202
},
{
"p": 0.46,
"t": 1687305602
},
{
"p": 0.465,
"t": 1687392002
},
{
"p": 0.465,
"t": 1687478402
},
{
"p": 0.435,
"t": 1687564802
},
{
"p": 0.435,
"t": 1687651202
},
{
"p": 0.325,
"t": 1687737602
},
{
"p": 0.395,
"t": 1687824002
},
{
"p": 0.45,
"t": 1687910402
},
{
"p": 0.44,
"t": 1687996802
},
{
"p": 0.435,
"t": 1688083202
},
{
"p": 0.455,
"t": 1688169602
},
{
"p": 0.455,
"t": 1688256002
},
{
"p": 0.45,
"t": 1688342402
},
{
"p": 0.46,
"t": 1688428802
},
{
"p": 0.46,
"t": 1688515202
},
{
"p": 0.46,
"t": 1688601602
},
{
"p": 0.46,
"t": 1688688002
},
{
"p": 0.455,
"t": 1688774402
},
{
"p": 0.455,
"t": 1688860802
},
{
"p": 0.455,
"t": 1688947202
},
{
"p": 0.455,
"t": 1689033602
},
{
"p": 0.46,
"t": 1689120002
},
{
"p": 0.465,
"t": 1689206402
},
{
"p": 0.465,
"t": 1689292802
},
{
"p": 0.455,
"t": 1689379202
},
{
"p": 0.455,
"t": 1689465602
},
{
"p": 0.445,
"t": 1689552002
},
{
"p": 0.445,
"t": 1689638402
},
{
"p": 0.45,
"t": 1689724802
},
{
"p": 0.455,
"t": 1689811202
},
{
"p": 0.455,
"t": 1689897602
},
{
"p": 0.455,
"t": 1689984002
},
{
"p": 0.455,
"t": 1690070402
},
{
"p": 0.455,
"t": 1690156802
},
{
"p": 0.455,
"t": 1690243203
},
{
"p": 0.455,
"t": 1690329602
},
{
"p": 0.46,
"t": 1690416002
},
{
"p": 0.46,
"t": 1690502402
},
{
"p": 0.445,
"t": 1690588803
},
{
"p": 0.465,
"t": 1690675203
},
{
"p": 0.47000000000000003,
"t": 1690761602
},
{
"p": 0.465,
"t": 1690848002
},
{
"p": 0.465,
"t": 1690934402
},
{
"p": 0.465,
"t": 1691020802
},
{
"p": 0.47000000000000003,
"t": 1691107202
},
{
"p": 0.47000000000000003,
"t": 1691193602
},
{
"p": 0.47000000000000003,
"t": 1691280002
},
{
"p": 0.465,
"t": 1691366402
},
{
"p": 0.465,
"t": 1691452802
},
{
"p": 0.46,
"t": 1691539202
},
{
"p": 0.45,
"t": 1691625602
},
{
"p": 0.44,
"t": 1691712002
},
{
"p": 0.44,
"t": 1691798402
},
{
"p": 0.44,
"t": 1691884802
},
{
"p": 0.44,
"t": 1691971202
},
{
"p": 0.44,
"t": 1692057602
},
{
"p": 0.44,
"t": 1692144002
},
{
"p": 0.44,
"t": 1692230402
},
{
"p": 0.44,
"t": 1692316802
},
{
"p": 0.445,
"t": 1692403202
},
{
"p": 0.445,
"t": 1692489602
},
{
"p": 0.445,
"t": 1692576002
},
{
"p": 0.445,
"t": 1692662402
},
{
"p": 0.435,
"t": 1692748802
},
{
"p": 0.435,
"t": 1692835202
},
{
"p": 0.42,
"t": 1692921602
},
{
"p": 0.425,
"t": 1693008002
},
{
"p": 0.425,
"t": 1693094402
},
{
"p": 0.425,
"t": 1693180802
},
{
"p": 0.395,
"t": 1693267202
},
{
"p": 0.4,
"t": 1693353602
},
{
"p": 0.405,
"t": 1693440002
},
{
"p": 0.405,
"t": 1693526402
},
{
"p": 0.42,
"t": 1693612802
},
{
"p": 0.44,
"t": 1693699202
},
{
"p": 0.44,
"t": 1693785602
},
{
"p": 0.44,
"t": 1693872002
},
{
"p": 0.44,
"t": 1693958402
},
{
"p": 0.43,
"t": 1694044802
},
{
"p": 0.43,
"t": 1694131202
},
{
"p": 0.43,
"t": 1694217602
},
{
"p": 0.43,
"t": 1694304002
},
{
"p": 0.43,
"t": 1694390402
},
{
"p": 0.43,
"t": 1694476802
},
{
"p": 0.43,
"t": 1694563202
},
{
"p": 0.44,
"t": 1694649602
},
{
"p": 0.435,
"t": 1694736002
},
{
"p": 0.445,
"t": 1694822402
},
{
"p": 0.445,
"t": 1694908802
},
{
"p": 0.445,
"t": 1694995202
},
{
"p": 0.44,
"t": 1695081602
},
{
"p": 0.435,
"t": 1695168002
},
{
"p": 0.435,
"t": 1695254402
},
{
"p": 0.435,
"t": 1695340802
},
{
"p": 0.435,
"t": 1695427202
},
{
"p": 0.435,
"t": 1695513602
},
{
"p": 0.44,
"t": 1695600002
},
{
"p": 0.44,
"t": 1695686402
},
{
"p": 0.44,
"t": 1695772803
},
{
"p": 0.44,
"t": 1695859203
},
{
"p": 0.44,
"t": 1695945602
},
{
"p": 0.44,
"t": 1696032002
},
{
"p": 0.44,
"t": 1696118402
},
{
"p": 0.44,
"t": 1696204802
},
{
"p": 0.44,
"t": 1696291202
},
{
"p": 0.44,
"t": 1696377603
},
{
"p": 0.44,
"t": 1696464002
},
{
"p": 0.44,
"t": 1696550402
},
{
"p": 0.445,
"t": 1696636802
},
{
"p": 0.44,
"t": 1696723202
},
{
"p": 0.44,
"t": 1696809602
},
{
"p": 0.44,
"t": 1696896002
},
{
"p": 0.435,
"t": 1696982402
},
{
"p": 0.44,
"t": 1697068802
},
{
"p": 0.445,
"t": 1697155202
},
{
"p": 0.445,
"t": 1697241602
},
{
"p": 0.445,
"t": 1697328002
},
{
"p": 0.445,
"t": 1697414402
},
{
"p": 0.445,
"t": 1697500802
},
{
"p": 0.45,
"t": 1697587202
},
{
"p": 0.45,
"t": 1697673602
},
{
"p": 0.455,
"t": 1697760002
},
{
"p": 0.465,
"t": 1697846402
},
{
"p": 0.465,
"t": 1697932802
},
{
"p": 0.465,
"t": 1698019202
},
{
"p": 0.46,
"t": 1698105602
},
{
"p": 0.46,
"t": 1698192002
},
{
"p": 0.46,
"t": 1698278402
},
{
"p": 0.46,
"t": 1698364802
},
{
"p": 0.46,
"t": 1698451202
},
{
"p": 0.46,
"t": 1698537603
},
{
"p": 0.465,
"t": 1698624003
},
{
"p": 0.455,
"t": 1698710402
},
{
"p": 0.455,
"t": 1698796802
},
{
"p": 0.46,
"t": 1698883202
},
{
"p": 0.46,
"t": 1698969602
},
{
"p": 0.465,
"t": 1699056002
},
{
"p": 0.465,
"t": 1699142402
},
{
"p": 0.47000000000000003,
"t": 1699228806
},
{
"p": 0.47500000000000003,
"t": 1699315202
},
{
"p": 0.47500000000000003,
"t": 1699401602
},
{
"p": 0.47500000000000003,
"t": 1699488003
},
{
"p": 0.47500000000000003,
"t": 1699574402
},
{
"p": 0.47500000000000003,
"t": 1699660802
},
{
"p": 0.47500000000000003,
"t": 1699747202
},
{
"p": 0.47500000000000003,
"t": 1699833602
},
{
"p": 0.47500000000000003,
"t": 1699920002
},
{
"p": 0.47500000000000003,
"t": 1700006402
},
{
"p": 0.47500000000000003,
"t": 1700092802
},
{
"p": 0.47500000000000003,
"t": 1700179203
},
{
"p": 0.48,
"t": 1700265602
},
{
"p": 0.47500000000000003,
"t": 1700352003
},
{
"p": 0.48,
"t": 1700438402
},
{
"p": 0.48,
"t": 1700524802
},
{
"p": 0.48,
"t": 1700611202
},
{
"p": 0.48,
"t": 1700697602
},
{
"p": 0.47000000000000003,
"t": 1700784002
},
{
"p": 0.47000000000000003,
"t": 1700870402
},
{
"p": 0.47000000000000003,
"t": 1700956802
},
{
"p": 0.47500000000000003,
"t": 1701043202
},
{
"p": 0.485,
"t": 1701129602
},
{
"p": 0.485,
"t": 1701216002
},
{
"p": 0.51,
"t": 1701302402
},
{
"p": 0.465,
"t": 1701388802
},
{
"p": 0.465,
"t": 1701475203
},
{
"p": 0.465,
"t": 1701561602
},
{
"p": 0.505,
"t": 1701648002
},
{
"p": 0.49,
"t": 1701734402
},
{
"p": 0.49,
"t": 1701820803
},
{
"p": 0.495,
"t": 1701907202
},
{
"p": 0.49,
"t": 1701993602
},
{
"p": 0.49,
"t": 1702080002
},
{
"p": 0.495,
"t": 1702166402
},
{
"p": 0.495,
"t": 1702252802
},
{
"p": 0.495,
"t": 1702339202
},
{
"p": 0.495,
"t": 1702425602
},
{
"p": 0.485,
"t": 1702512002
},
{
"p": 0.485,
"t": 1702598402
},
{
"p": 0.485,
"t": 1702684802
},
{
"p": 0.485,
"t": 1702771202
},
{
"p": 0.465,
"t": 1702857602
},
{
"p": 0.47000000000000003,
"t": 1702944002
},
{
"p": 0.48,
"t": 1703030402
},
{
"p": 0.48,
"t": 1703116803
},
{
"p": 0.47000000000000003,
"t": 1703203202
},
{
"p": 0.47000000000000003,
"t": 1703289602
},
{
"p": 0.47500000000000003,
"t": 1703376002
},
{
"p": 0.47500000000000003,
"t": 1703462402
},
{
"p": 0.47500000000000003,
"t": 1703548802
},
{
"p": 0.46,
"t": 1703635203
},
{
"p": 0.46,
"t": 1703721603
},
{
"p": 0.46,
"t": 1703808002
},
{
"p": 0.465,
"t": 1703894402
},
{
"p": 0.465,
"t": 1703980802
},
{
"p": 0.465,
"t": 1704067202
},
{
"p": 0.465,
"t": 1704153602
},
{
"p": 0.47500000000000003,
"t": 1704240002
},
{
"p": 0.47500000000000003,
"t": 1704326402
},
{
"p": 0.465,
"t": 1704412803
},
{
"p": 0.46,
"t": 1704499202
},
{
"p": 0.46,
"t": 1704585602
},
{
"p": 0.465,
"t": 1704672002
},
{
"p": 0.465,
"t": 1704758403
},
{
"p": 0.55,
"t": 1704844803
},
{
"p": 0.5700000000000001,
"t": 1704931203
},
{
"p": 0.52,
"t": 1705017603
},
{
"p": 0.52,
"t": 1705104002
},
{
"p": 0.51,
"t": 1705190402
},
{
"p": 0.505,
"t": 1705276803
},
{
"p": 0.505,
"t": 1705363202
},
{
"p": 0.505,
"t": 1705449603
},
{
"p": 0.505,
"t": 1705536002
},
{
"p": 0.505,
"t": 1705622402
},
{
"p": 0.505,
"t": 1705708803
},
{
"p": 0.505,
"t": 1705795202
},
{
"p": 0.505,
"t": 1705881602
},
{
"p": 0.52,
"t": 1705968003
},
{
"p": 0.525,
"t": 1706054402
},
{
"p": 0.525,
"t": 1706140802
},
{
"p": 0.525,
"t": 1706227202
},
{
"p": 0.52,
"t": 1706313602
},
{
"p": 0.52,
"t": 1706400002
},
{
"p": 0.52,
"t": 1706486402
},
{
"p": 0.52,
"t": 1706572802
},
{
"p": 0.52,
"t": 1706659202
},
{
"p": 0.52,
"t": 1706745602
},
{
"p": 0.52,
"t": 1706832002
},
{
"p": 0.52,
"t": 1706918402
},
{
"p": 0.515,
"t": 1707004803
},
{
"p": 0.515,
"t": 1707091202
},
{
"p": 0.515,
"t": 1707177602
},
{
"p": 0.515,
"t": 1707264002
},
{
"p": 0.515,
"t": 1707350402
},
{
"p": 0.515,
"t": 1707436802
},
{
"p": 0.515,
"t": 1707523203
},
{
"p": 0.515,
"t": 1707609603
},
{
"p": 0.515,
"t": 1707696003
},
{
"p": 0.515,
"t": 1707782402
},
{
"p": 0.525,
"t": 1707868803
},
{
"p": 0.525,
"t": 1707955203
},
{
"p": 0.525,
"t": 1708041603
},
{
"p": 0.525,
"t": 1708128002
},
{
"p": 0.525,
"t": 1708214402
},
{
"p": 0.525,
"t": 1708300802
},
{
"p": 0.525,
"t": 1708387202
},
{
"p": 0.525,
"t": 1708473603
},
{
"p": 0.525,
"t": 1708560002
},
{
"p": 0.525,
"t": 1708646402
},
{
"p": 0.525,
"t": 1708732802
},
{
"p": 0.525,
"t": 1708819202
},
{
"p": 0.525,
"t": 1708905602
},
{
"p": 0.525,
"t": 1708992002
},
{
"p": 0.525,
"t": 1709078403
},
{
"p": 0.535,
"t": 1709164802
},
{
"p": 0.535,
"t": 1709251202
},
{
"p": 0.535,
"t": 1709337603
},
{
"p": 0.535,
"t": 1709424003
},
{
"p": 0.545,
"t": 1709510403
},
{
"p": 0.515,
"t": 1709596803
},
{
"p": 0.515,
"t": 1709683203
},
{
"p": 0.515,
"t": 1709769602
},
{
"p": 0.505,
"t": 1709856002
},
{
"p": 0.515,
"t": 1709942403
},
{
"p": 0.515,
"t": 1710028802
},
{
"p": 0.515,
"t": 1710115202
},
{
"p": 0.515,
"t": 1710201602
},
{
"p": 0.515,
"t": 1710288003
},
{
"p": 0.525,
"t": 1710374403
},
{
"p": 0.525,
"t": 1710460803
},
{
"p": 0.525,
"t": 1710547202
},
{
"p": 0.525,
"t": 1710633603
},
{
"p": 0.525,
"t": 1710720003
},
{
"p": 0.525,
"t": 1710806402
},
{
"p": 0.525,
"t": 1710892803
},
{
"p": 0.525,
"t": 1710979203
},
{
"p": 0.525,
"t": 1711065602
},
{
"p": 0.525,
"t": 1711152003
},
{
"p": 0.525,
"t": 1711238403
},
{
"p": 0.525,
"t": 1711324803
},
{
"p": 0.525,
"t": 1711411202
},
{
"p": 0.525,
"t": 1711497603
},
{
"p": 0.525,
"t": 1711584003
},
{
"p": 0.525,
"t": 1711670402
},
{
"p": 0.525,
"t": 1711756802
},
{
"p": 0.525,
"t": 1711843203
},
{
"p": 0.525,
"t": 1711929602
},
{
"p": 0.525,
"t": 1712016003
},
{
"p": 0.525,
"t": 1712102403
},
{
"p": 0.525,
"t": 1712188803
},
{
"p": 0.525,
"t": 1712275203
},
{
"p": 0.525,
"t": 1712361603
},
{
"p": 0.525,
"t": 1712448002
},
{
"p": 0.525,
"t": 1712534403
},
{
"p": 0.525,
"t": 1712620803
},
{
"p": 0.525,
"t": 1712707203
},
{
"p": 0.515,
"t": 1712793603
},
{
"p": 0.515,
"t": 1712880003
},
{
"p": 0.515,
"t": 1712966402
},
{
"p": 0.515,
"t": 1713052803
},
{
"p": 0.515,
"t": 1713139203
},
{
"p": 0.515,
"t": 1713225603
},
{
"p": 0.515,
"t": 1713312003
},
{
"p": 0.515,
"t": 1713398403
},
{
"p": 0.515,
"t": 1713484803
},
{
"p": 0.515,
"t": 1713571202
},
{
"p": 0.515,
"t": 1713657603
},
{
"p": 0.515,
"t": 1713744003
},
{
"p": 0.515,
"t": 1713830402
},
{
"p": 0.515,
"t": 1713916803
},
{
"p": 0.485,
"t": 1714003203
},
{
"p": 0.505,
"t": 1714089602
},
{
"p": 0.505,
"t": 1714176003
},
{
"p": 0.505,
"t": 1714262403
},
{
"p": 0.505,
"t": 1714348803
},
{
"p": 0.505,
"t": 1714435204
},
{
"p": 0.505,
"t": 1714521603
},
{
"p": 0.505,
"t": 1714608003
},
{
"p": 0.47500000000000003,
"t": 1714694403
},
{
"p": 0.47500000000000003,
"t": 1714780803
},
{
"p": 0.47500000000000003,
"t": 1714867203
},
{
"p": 0.47500000000000003,
"t": 1714953602
},
{
"p": 0.47500000000000003,
"t": 1715040002
},
{
"p": 0.47500000000000003,
"t": 1715126403
},
{
"p": 0.47500000000000003,
"t": 1715212803
},
{
"p": 0.485,
"t": 1715299203
},
{
"p": 0.485,
"t": 1715385604
},
{
"p": 0.485,
"t": 1715472003
},
{
"p": 0.485,
"t": 1715558404
},
{
"p": 0.505,
"t": 1715644803
},
{
"p": 0.505,
"t": 1715731204
},
{
"p": 0.505,
"t": 1715817604
},
{
"p": 0.505,
"t": 1715904003
},
{
"p": 0.515,
"t": 1715990403
},
{
"p": 0.515,
"t": 1716076803
},
{
"p": 0.53,
"t": 1716163203
},
{
"p": 0.55,
"t": 1716249603
},
{
"p": 0.555,
"t": 1716336003
},
{
"p": 0.545,
"t": 1716422403
},
{
"p": 0.545,
"t": 1716508803
},
{
"p": 0.555,
"t": 1716595203
},
{
"p": 0.555,
"t": 1716681603
},
{
"p": 0.555,
"t": 1716768003
},
{
"p": 0.555,
"t": 1716854403
},
{
"p": 0.5650000000000001,
"t": 1716940804
},
{
"p": 0.5650000000000001,
"t": 1717027203
},
{
"p": 0.5650000000000001,
"t": 1717113603
},
{
"p": 0.555,
"t": 1717200003
},
{
"p": 0.555,
"t": 1717286403
},
{
"p": 0.555,
"t": 1717372803
},
{
"p": 0.5650000000000001,
"t": 1717459202
},
{
"p": 0.5650000000000001,
"t": 1717545602
},
{
"p": 0.5650000000000001,
"t": 1717632003
},
{
"p": 0.5650000000000001,
"t": 1717718402
},
{
"p": 0.5650000000000001,
"t": 1717804802
},
{
"p": 0.5650000000000001,
"t": 1717891203
},
{
"p": 0.5650000000000001,
"t": 1717977604
},
{
"p": 0.5650000000000001,
"t": 1718064002
},
{
"p": 0.5650000000000001,
"t": 1718150403
},
{
"p": 0.5650000000000001,
"t": 1718236803
},
{
"p": 0.5650000000000001,
"t": 1718323203
},
{
"p": 0.5650000000000001,
"t": 1718409604
},
{
"p": 0.5650000000000001,
"t": 1718496004
},
{
"p": 0.5650000000000001,
"t": 1718582404
},
{
"p": 0.5650000000000001,
"t": 1718668803
},
{
"p": 0.5650000000000001,
"t": 1718755203
},
{
"p": 0.5650000000000001,
"t": 1718841604
},
{
"p": 0.5650000000000001,
"t": 1718928003
},
{
"p": 0.5650000000000001,
"t": 1719014402
},
{
"p": 0.5750000000000001,
"t": 1719100803
},
{
"p": 0.595,
"t": 1719187203
},
{
"p": 0.585,
"t": 1719273603
},
{
"p": 0.595,
"t": 1719360003
},
{
"p": 0.605,
"t": 1719446402
},
{
"p": 0.605,
"t": 1719532803
},
{
"p": 0.625,
"t": 1719619202
},
{
"p": 0.625,
"t": 1719705602
},
{
"p": 0.615,
"t": 1719792002
},
{
"p": 0.63,
"t": 1719878403
},
{
"p": 0.655,
"t": 1719964802
},
{
"p": 0.63,
"t": 1720051203
},
{
"p": 0.625,
"t": 1720137602
},
{
"p": 0.62,
"t": 1720224002
},
{
"p": 0.635,
"t": 1720310402
},
{
"p": 0.625,
"t": 1720396802
},
{
"p": 0.625,
"t": 1720483202
},
{
"p": 0.625,
"t": 1720569603
},
{
"p": 0.625,
"t": 1720656003
},
{
"p": 0.635,
"t": 1720742402
},
{
"p": 0.625,
"t": 1720828803
},
{
"p": 0.68,
"t": 1720915202
},
{
"p": 0.74,
"t": 1721001603
},
{
"p": 0.715,
"t": 1721088002
},
{
"p": 0.6950000000000001,
"t": 1721174401
},
{
"p": 0.705,
"t": 1721260802
},
{
"p": 0.625,
"t": 1721347201
},
{
"p": 0.665,
"t": 1721433601
},
{
"p": 0.66,
"t": 1721520001
},
{
"p": 0.635,
"t": 1721606401
},
{
"p": 0.625,
"t": 1721692801
},
{
"p": 0.615,
"t": 1721779201
},
{
"p": 0.63,
"t": 1721865601
},
{
"p": 0.625,
"t": 1721952002
},
{
"p": 0.6000000000000001,
"t": 1722038402
},
{
"p": 0.585,
"t": 1722124802
},
{
"p": 0.595,
"t": 1722211202
},
{
"p": 0.595,
"t": 1722297601
},
{
"p": 0.615,
"t": 1722384002
},
{
"p": 0.585,
"t": 1722470402
},
{
"p": 0.555,
"t": 1722556801
},
{
"p": 0.55,
"t": 1722643202
},
{
"p": 0.555,
"t": 1722729601
},
{
"p": 0.55,
"t": 1722816001
},
{
"p": 0.555,
"t": 1722902401
},
{
"p": 0.535,
"t": 1722988801
},
{
"p": 0.505,
"t": 1723075201
},
{
"p": 0.505,
"t": 1723161602
},
{
"p": 0.505,
"t": 1723248002
},
{
"p": 0.47000000000000003,
"t": 1723334401
},
{
"p": 0.465,
"t": 1723420801
},
{
"p": 0.465,
"t": 1723507202
},
{
"p": 0.465,
"t": 1723593602
},
{
"p": 0.455,
"t": 1723680002
},
{
"p": 0.445,
"t": 1723766402
},
{
"p": 0.455,
"t": 1723852802
},
{
"p": 0.47500000000000003,
"t": 1723939202
},
{
"p": 0.485,
"t": 1724025602
},
{
"p": 0.485,
"t": 1724112001
},
{
"p": 0.505,
"t": 1724198402
},
{
"p": 0.515,
"t": 1724284802
},
{
"p": 0.505,
"t": 1724371202
},
{
"p": 0.505,
"t": 1724457602
},
{
"p": 0.495,
"t": 1724544001
},
{
"p": 0.495,
"t": 1724630402
},
{
"p": 0.505,
"t": 1724716801
},
{
"p": 0.505,
"t": 1724803201
},
{
"p": 0.505,
"t": 1724889602
},
{
"p": 0.505,
"t": 1724976002
},
{
"p": 0.505,
"t": 1725062402
},
{
"p": 0.505,
"t": 1725148802
},
{
"p": 0.525,
"t": 1725235202
},
{
"p": 0.525,
"t": 1725321602
},
{
"p": 0.525,
"t": 1725408002
},
{
"p": 0.525,
"t": 1725494402
},
{
"p": 0.525,
"t": 1725580802
},
{
"p": 0.515,
"t": 1725667202
},
{
"p": 0.515,
"t": 1725753602
},
{
"p": 0.535,
"t": 1725840001
},
{
"p": 0.535,
"t": 1725926402
},
{
"p": 0.535,
"t": 1726012801
},
{
"p": 0.505,
"t": 1726099202
},
{
"p": 0.505,
"t": 1726185602
},
{
"p": 0.505,
"t": 1726272002
},
{
"p": 0.495,
"t": 1726358402
},
{
"p": 0.495,
"t": 1726444802
},
{
"p": 0.495,
"t": 1726531202
},
{
"p": 0.495,
"t": 1726617602
},
{
"p": 0.485,
"t": 1726704001
},
{
"p": 0.47500000000000003,
"t": 1726790402
},
{
"p": 0.485,
"t": 1726876802
},
{
"p": 0.485,
"t": 1726963202
},
{
"p": 0.47500000000000003,
"t": 1727049602
},
{
"p": 0.485,
"t": 1727136002
},
{
"p": 0.485,
"t": 1727222402
},
{
"p": 0.495,
"t": 1727308802
},
{
"p": 0.495,
"t": 1727395202
},
{
"p": 0.495,
"t": 1727481602
},
{
"p": 0.495,
"t": 1727568003
},
{
"p": 0.495,
"t": 1727654403
},
{
"p": 0.495,
"t": 1727740802
},
{
"p": 0.495,
"t": 1727827202
},
{
"p": 0.505,
"t": 1727913602
},
{
"p": 0.505,
"t": 1728000002
},
{
"p": 0.505,
"t": 1728086402
},
{
"p": 0.505,
"t": 1728172802
},
{
"p": 0.515,
"t": 1728259202
},
{
"p": 0.535,
"t": 1728345602
},
{
"p": 0.535,
"t": 1728432002
},
{
"p": 0.54,
"t": 1728518402
},
{
"p": 0.56,
"t": 1728604803
},
{
"p": 0.545,
"t": 1728691202
},
{
"p": 0.555,
"t": 1728777603
},
{
"p": 0.555,
"t": 1728864002
},
{
"p": 0.555,
"t": 1728950402
},
{
"p": 0.5750000000000001,
"t": 1729036803
},
{
"p": 0.595,
"t": 1729123202
},
{
"p": 0.61,
"t": 1729209602
},
{
"p": 0.595,
"t": 1729296002
},
{
"p": 0.595,
"t": 1729382402
},
{
"p": 0.6000000000000001,
"t": 1729468802
},
{
"p": 0.64,
"t": 1729555202
},
{
"p": 0.645,
"t": 1729641602
},
{
"p": 0.62,
"t": 1729728003
},
{
"p": 0.63,
"t": 1729814403
},
{
"p": 0.64,
"t": 1729900803
},
{
"p": 0.645,
"t": 1729987203
},
{
"p": 0.655,
"t": 1730073603
},
{
"p": 0.665,
"t": 1730160002
},
{
"p": 0.665,
"t": 1730246403
},
{
"p": 0.655,
"t": 1730332803
},
{
"p": 0.635,
"t": 1730419203
},
{
"p": 0.5750000000000001,
"t": 1730505603
},
{
"p": 0.555,
"t": 1730592003
},
{
"p": 0.56,
"t": 1730678403
},
{
"p": 0.58,
"t": 1730764802
},
{
"p": 0.5750000000000001,
"t": 1730851202
},
{
"p": 0.9975,
"t": 1730937603
},
{
"p": 0.9985,
"t": 1731024002
},
{
"p": 0.9985,
"t": 1731110403
},
{
"p": 0.9985,
"t": 1731196802
},
{
"p": 0.9985,
"t": 1731283202
},
{
"p": 0.9985,
"t": 1731369602
},
{
"p": 0.9985,
"t": 1731456003
},
{
"p": 0.9985,
"t": 1731542403
},
{
"p": 0.9985,
"t": 1731628803
}
] |
{
"error": null,
"label": "Republican",
"labelIndex": 1,
"outcomeSlotCount": 2,
"payoutDenominator": "1",
"payoutNumerators": [
"0",
"1"
],
"resolved": true,
"source": "onchain"
}
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
|||||
240639
|
[Single Market] Will Ben Shapiro win the U.S. 2024 Republican presidential nomination?
|
0xb03b50581d3ed24f8d40c3bc3ca235fc82ba86eaafc2aed2a9fb85a47402a96c
|
will-ben-shapiro-win-the-us-2024-republican-presidential-nomination
|
https://www.gop.com
|
2024-09-10T00:00:00Z
|
US-current-affairs
|
2023-02-23T16:36:44.22Z
|
20000000000000000
|
This market will resolve to “Yes” if Ben Shapiro wins the 2024 nomination of the Republican Party for U.S. president. Otherwise, this market will resolve to “No”.
The resolution source for this market will be a consensus of official GOP sources, including https://www.gop.com.
Any replacement of the nominee before election day will not change the resolution of the market.
|
["Yes", "No"]
|
["0", "1"]
|
11892.170887
| true
|
normal
| true
|
0x3C99DdD6da6Ed8b6878aaCa17b1F98a9cb7a995D
| 15
|
2022-01-12T16:53:49.747Z
|
2024-07-18T22:22:40.15176Z
|
2024-07-18 00:10:37.491895+00
| false
| false
| false
| null | false
|
0x4b24b1b119fd23aD723A2C2286047CC453DF4AA1
|
1661169276166
|
1659021448.6289086
| false
|
0xCB1822859cEF82Cd2Eb4E6276C7916e692995130
| true
|
8
|
0x893c4775cf54b9210dc3747fb63adf7c7390f60708accf3bc2258b0ee1a159ef
|
NOW*()
| true
| 0.001
| 5
|
resolved
| 11,892.17
|
2024-09-10
|
2022-01-12
|
2024-11-08
| true
| true
| 0
| 0
| 0
|
["106442146417353994549341768954662846308837575744382260069699165928041680837679", "39961381562395550166279034811191512070049464060698301636499886232973630461257"]
|
500
|
5
| true
| 0
| 0
| 0
| 0
| 0
| 0
| 2,251.924181
| 9,640.246706
| 300.492467
| false
| false
|
[
{
"active": true,
"archived": false,
"automaticallyActive": null,
"automaticallyResolved": true,
"category": "US-current-affairs",
"closed": true,
"closedTime": "2024-07-18T00:10:37.491895Z",
"commentCount": 43,
"commentsEnabled": false,
"competitive": null,
"createdAt": "2022-07-27T14:44:29.929Z",
"creationDate": "2022-01-11T00:00:00Z",
"cyom": false,
"deploying": false,
"description": "This is a market group on The Republican Party nominee for U.S. 2024 Presidential Elections. ",
"disqusThread": "rnom",
"enableNegRisk": false,
"enableOrderBook": true,
"endDate": "2024-09-10T00:00:00Z",
"featured": false,
"featuredImage": "https://polymarket-upload.s3.us-east-2.amazonaws.com/trump_r_nom_cp.jpg",
"icon": "https://polymarket-upload.s3.us-east-2.amazonaws.com/single-markets-republican-nominee-2024-b6fd11a7-4798-4900-ba31-0eda51982caa.png",
"id": "5828",
"image": "https://polymarket-upload.s3.us-east-2.amazonaws.com/single-markets-republican-nominee-2024-b6fd11a7-4798-4900-ba31-0eda51982caa.png",
"liquidity": null,
"liquidityAmm": 1624.65156,
"liquidityClob": null,
"negRisk": null,
"negRiskAugmented": false,
"new": false,
"openInterest": 0,
"pendingDeployment": false,
"published_at": "2022-07-27 14:44:29.925+00",
"resolutionSource": "https://www.gop.com",
"restricted": true,
"showAllOutcomes": true,
"showMarketImages": true,
"slug": "who-will-win-the-us-2024-republican-presidential-nomination",
"sortBy": "ascending",
"startDate": "2023-02-23T16:36:43.906Z",
"ticker": "who-will-win-the-us-2024-republican-presidential-nomination",
"title": "[Single Markets] Republican Nominee 2024",
"updatedAt": "2024-07-18T22:22:42.767192Z",
"updatedBy": "15",
"volume": 7614716.103852,
"volume1mo": 0,
"volume1wk": 0,
"volume1yr": 0,
"volume24hr": null
}
] | false
| false
| false
| false
| true
| null | 0
| 0
| 0.005
| 0
| 0
| 0
| 0
| 0
| 0
| 1
| null | true
| false
| false
|
[]
| false
| false
| false
| false
| false
|
[
{
"p": 0.5,
"t": 1673308825
},
{
"p": 0.5,
"t": 1673395244
},
{
"p": 0.05,
"t": 1673481634
},
{
"p": 0.5,
"t": 1673568019
},
{
"p": 0.5,
"t": 1673654424
},
{
"p": 0.5,
"t": 1673740841
},
{
"p": 0.5,
"t": 1673827243
},
{
"p": 0.5,
"t": 1673913643
},
{
"p": 0.5,
"t": 1674000015
},
{
"p": 0.5,
"t": 1674086405
},
{
"p": 0.5,
"t": 1674172837
},
{
"p": 0.5,
"t": 1674259208
},
{
"p": 0.5,
"t": 1674345654
},
{
"p": 0.5,
"t": 1674518412
},
{
"p": 0.5,
"t": 1674604814
},
{
"p": 0.5,
"t": 1674691254
},
{
"p": 0.05,
"t": 1674777634
},
{
"p": 0.05,
"t": 1674864035
},
{
"p": 0.05,
"t": 1674950440
},
{
"p": 0.05,
"t": 1675123218
},
{
"p": 0.05,
"t": 1675209610
},
{
"p": 0.05,
"t": 1675296046
},
{
"p": 0.05,
"t": 1675382456
},
{
"p": 0.05,
"t": 1675468847
},
{
"p": 0.05,
"t": 1675555232
},
{
"p": 0.05,
"t": 1675728052
},
{
"p": 0.05,
"t": 1675900809
},
{
"p": 0.04,
"t": 1676160046
},
{
"p": 0.04,
"t": 1676246417
},
{
"p": 0.04,
"t": 1676332804
},
{
"p": 0.04,
"t": 1676419217
},
{
"p": 0.04,
"t": 1676505630
},
{
"p": 0.04,
"t": 1676592047
},
{
"p": 0.04,
"t": 1676678406
},
{
"p": 0.04,
"t": 1676764852
},
{
"p": 0.04,
"t": 1676937606
},
{
"p": 0.04,
"t": 1677024019
},
{
"p": 0.04,
"t": 1677110435
},
{
"p": 0.04,
"t": 1677196826
},
{
"p": 0.04,
"t": 1677283205
},
{
"p": 0.04,
"t": 1677369629
},
{
"p": 0.04,
"t": 1677456026
},
{
"p": 0.04,
"t": 1677542403
},
{
"p": 0.04,
"t": 1677628818
},
{
"p": 0.04,
"t": 1677715226
},
{
"p": 0.04,
"t": 1677801631
},
{
"p": 0.04,
"t": 1677888015
},
{
"p": 0.04,
"t": 1677974451
},
{
"p": 0.04,
"t": 1678060814
},
{
"p": 0.04,
"t": 1678147205
},
{
"p": 0.04,
"t": 1678233650
},
{
"p": 0.04,
"t": 1678320032
},
{
"p": 0.04,
"t": 1678406435
},
{
"p": 0.04,
"t": 1678492854
},
{
"p": 0.04,
"t": 1678579254
},
{
"p": 0.04,
"t": 1678752049
},
{
"p": 0.04,
"t": 1678838425
},
{
"p": 0.05,
"t": 1678924806
},
{
"p": 0.05,
"t": 1679011203
},
{
"p": 0.05,
"t": 1679097645
},
{
"p": 0.05,
"t": 1679184022
},
{
"p": 0.05,
"t": 1679270430
},
{
"p": 0.05,
"t": 1679356835
},
{
"p": 0.05,
"t": 1679529639
},
{
"p": 0.05,
"t": 1679616048
},
{
"p": 0.05,
"t": 1679702422
},
{
"p": 0.05,
"t": 1679788806
},
{
"p": 0.05,
"t": 1679875245
},
{
"p": 0.05,
"t": 1679961619
},
{
"p": 0.05,
"t": 1680048049
},
{
"p": 0.05,
"t": 1680134416
},
{
"p": 0.05,
"t": 1680220817
},
{
"p": 0.05,
"t": 1680307248
},
{
"p": 0.05,
"t": 1680393652
},
{
"p": 0.04,
"t": 1680480000
},
{
"p": 0.03,
"t": 1680566435
},
{
"p": 0.03,
"t": 1680652824
},
{
"p": 0.03,
"t": 1680912008
},
{
"p": 0.03,
"t": 1680998448
},
{
"p": 0.03,
"t": 1681084831
},
{
"p": 0.03,
"t": 1681171229
},
{
"p": 0.03,
"t": 1681257603
},
{
"p": 0.03,
"t": 1681344022
},
{
"p": 0.03,
"t": 1681430430
},
{
"p": 0.05,
"t": 1681516826
},
{
"p": 0.05,
"t": 1681603245
},
{
"p": 0.05,
"t": 1681689623
},
{
"p": 0.05,
"t": 1681776027
},
{
"p": 0.05,
"t": 1681862423
},
{
"p": 0.05,
"t": 1681948846
},
{
"p": 0.05,
"t": 1682035240
},
{
"p": 0.05,
"t": 1682121624
},
{
"p": 0.11,
"t": 1682208024
},
{
"p": 0.11,
"t": 1682294406
},
{
"p": 0.11,
"t": 1682380830
},
{
"p": 0.075,
"t": 1682467254
},
{
"p": 0.075,
"t": 1682553653
},
{
"p": 0.075,
"t": 1682640034
},
{
"p": 0.075,
"t": 1682812813
},
{
"p": 0.075,
"t": 1682899219
},
{
"p": 0.04,
"t": 1682985647
},
{
"p": 0.04,
"t": 1683158454
},
{
"p": 0.04,
"t": 1683244804
},
{
"p": 0.04,
"t": 1683331212
},
{
"p": 0.04,
"t": 1683417624
},
{
"p": 0.04,
"t": 1683504041
},
{
"p": 0.04,
"t": 1683590408
},
{
"p": 0.04,
"t": 1683676845
},
{
"p": 0.04,
"t": 1683763236
},
{
"p": 0.04,
"t": 1683849654
},
{
"p": 0.04,
"t": 1683936042
},
{
"p": 0.04,
"t": 1684108802
},
{
"p": 0.04,
"t": 1684195223
},
{
"p": 0.075,
"t": 1684281623
},
{
"p": 0.075,
"t": 1684368002
},
{
"p": 0.075,
"t": 1684454402
},
{
"p": 0.075,
"t": 1684540802
},
{
"p": 0.075,
"t": 1684627202
},
{
"p": 0.075,
"t": 1684713602
},
{
"p": 0.075,
"t": 1684800002
},
{
"p": 0.075,
"t": 1684886402
},
{
"p": 0.075,
"t": 1684972802
},
{
"p": 0.075,
"t": 1685059202
},
{
"p": 0.075,
"t": 1685145602
},
{
"p": 0.075,
"t": 1685232002
},
{
"p": 0.075,
"t": 1685318402
},
{
"p": 0.075,
"t": 1685404802
},
{
"p": 0.075,
"t": 1685491202
},
{
"p": 0.075,
"t": 1685577602
},
{
"p": 0.035,
"t": 1685664002
},
{
"p": 0.035,
"t": 1685750402
},
{
"p": 0.075,
"t": 1685836802
},
{
"p": 0.075,
"t": 1685923202
},
{
"p": 0.075,
"t": 1686009602
},
{
"p": 0.04,
"t": 1686096002
},
{
"p": 0.04,
"t": 1686182402
},
{
"p": 0.04,
"t": 1686268802
},
{
"p": 0.04,
"t": 1686355202
},
{
"p": 0.04,
"t": 1686441602
},
{
"p": 0.04,
"t": 1686528002
},
{
"p": 0.04,
"t": 1686614402
},
{
"p": 0.04,
"t": 1686700802
},
{
"p": 0.04,
"t": 1686787202
},
{
"p": 0.04,
"t": 1686873602
},
{
"p": 0.055,
"t": 1686960002
},
{
"p": 0.055,
"t": 1687046402
},
{
"p": 0.055,
"t": 1687132802
},
{
"p": 0.055,
"t": 1687219202
},
{
"p": 0.055,
"t": 1687305602
},
{
"p": 0.055,
"t": 1687392002
},
{
"p": 0.055,
"t": 1687478402
},
{
"p": 0.055,
"t": 1687564802
},
{
"p": 0.055,
"t": 1687651202
},
{
"p": 0.03,
"t": 1687737602
},
{
"p": 0.05,
"t": 1687824002
},
{
"p": 0.05,
"t": 1687910402
},
{
"p": 0.05,
"t": 1687996802
},
{
"p": 0.05,
"t": 1688083202
},
{
"p": 0.045,
"t": 1688169602
},
{
"p": 0.045,
"t": 1688256002
},
{
"p": 0.045,
"t": 1688342402
},
{
"p": 0.045,
"t": 1688428802
},
{
"p": 0.045,
"t": 1688515202
},
{
"p": 0.05,
"t": 1688601602
},
{
"p": 0.05,
"t": 1688688002
},
{
"p": 0.05,
"t": 1688774402
},
{
"p": 0.045,
"t": 1688860802
},
{
"p": 0.045,
"t": 1688947202
},
{
"p": 0.045,
"t": 1689033602
},
{
"p": 0.05,
"t": 1689120002
},
{
"p": 0.045,
"t": 1689206402
},
{
"p": 0.05,
"t": 1689292802
},
{
"p": 0.05,
"t": 1689379202
},
{
"p": 0.05,
"t": 1689465602
},
{
"p": 0.045,
"t": 1689552002
},
{
"p": 0.05,
"t": 1689638402
},
{
"p": 0.045,
"t": 1689724802
},
{
"p": 0.045,
"t": 1689811202
},
{
"p": 0.045,
"t": 1689897602
},
{
"p": 0.045,
"t": 1689984002
},
{
"p": 0.045,
"t": 1690070402
},
{
"p": 0.045,
"t": 1690156802
},
{
"p": 0.045,
"t": 1690243203
},
{
"p": 0.04,
"t": 1690329602
},
{
"p": 0.04,
"t": 1690416002
},
{
"p": 0.04,
"t": 1690502402
},
{
"p": 0.035,
"t": 1690588803
},
{
"p": 0.04,
"t": 1690675203
},
{
"p": 0.04,
"t": 1690761602
},
{
"p": 0.04,
"t": 1690848002
},
{
"p": 0.04,
"t": 1690934402
},
{
"p": 0.04,
"t": 1691020802
},
{
"p": 0.04,
"t": 1691107202
},
{
"p": 0.035,
"t": 1691193602
},
{
"p": 0.035,
"t": 1691280002
},
{
"p": 0.03,
"t": 1691366402
},
{
"p": 0.03,
"t": 1691452802
},
{
"p": 0.03,
"t": 1691539202
},
{
"p": 0.03,
"t": 1691625602
},
{
"p": 0.03,
"t": 1691712002
},
{
"p": 0.025500000000000002,
"t": 1691798402
},
{
"p": 0.025500000000000002,
"t": 1691884802
},
{
"p": 0.029500000000000002,
"t": 1691971202
},
{
"p": 0.029500000000000002,
"t": 1692057602
},
{
"p": 0.029500000000000002,
"t": 1692144002
},
{
"p": 0.029500000000000002,
"t": 1692230402
},
{
"p": 0.029500000000000002,
"t": 1692316802
},
{
"p": 0.03,
"t": 1692403202
},
{
"p": 0.025,
"t": 1692489602
},
{
"p": 0.025500000000000002,
"t": 1692576002
},
{
"p": 0.025500000000000002,
"t": 1692662402
},
{
"p": 0.025500000000000002,
"t": 1692748802
},
{
"p": 0.025500000000000002,
"t": 1692835202
},
{
"p": 0.025500000000000002,
"t": 1692921602
},
{
"p": 0.025500000000000002,
"t": 1693008002
},
{
"p": 0.025500000000000002,
"t": 1693094402
},
{
"p": 0.025,
"t": 1693180802
},
{
"p": 0.025,
"t": 1693267202
},
{
"p": 0.025500000000000002,
"t": 1693353602
},
{
"p": 0.025500000000000002,
"t": 1693440002
},
{
"p": 0.025500000000000002,
"t": 1693526402
},
{
"p": 0.025500000000000002,
"t": 1693612802
},
{
"p": 0.025500000000000002,
"t": 1693699202
},
{
"p": 0.025500000000000002,
"t": 1693785602
},
{
"p": 0.025500000000000002,
"t": 1693872002
},
{
"p": 0.025500000000000002,
"t": 1693958402
},
{
"p": 0.025500000000000002,
"t": 1694044802
},
{
"p": 0.025500000000000002,
"t": 1694131202
},
{
"p": 0.025500000000000002,
"t": 1694217602
},
{
"p": 0.025500000000000002,
"t": 1694304002
},
{
"p": 0.025500000000000002,
"t": 1694390402
},
{
"p": 0.025500000000000002,
"t": 1694476802
},
{
"p": 0.046,
"t": 1694563202
},
{
"p": 0.046,
"t": 1694649602
},
{
"p": 0.046,
"t": 1694736002
},
{
"p": 0.046,
"t": 1694822402
},
{
"p": 0.046,
"t": 1694908802
},
{
"p": 0.046,
"t": 1694995202
},
{
"p": 0.046,
"t": 1695081602
},
{
"p": 0.046,
"t": 1695168002
},
{
"p": 0.046,
"t": 1695254402
},
{
"p": 0.046,
"t": 1695340802
},
{
"p": 0.046,
"t": 1695427202
},
{
"p": 0.046,
"t": 1695513602
},
{
"p": 0.046,
"t": 1695600002
},
{
"p": 0.046,
"t": 1695686402
},
{
"p": 0.046,
"t": 1695772803
},
{
"p": 0.046,
"t": 1695859203
},
{
"p": 0.046,
"t": 1695945602
},
{
"p": 0.043500000000000004,
"t": 1696032002
},
{
"p": 0.046,
"t": 1696118402
},
{
"p": 0.046,
"t": 1696204802
},
{
"p": 0.046,
"t": 1696291202
},
{
"p": 0.046,
"t": 1696377603
},
{
"p": 0.046,
"t": 1696464002
},
{
"p": 0.046,
"t": 1696550402
},
{
"p": 0.046,
"t": 1696636802
},
{
"p": 0.046,
"t": 1696723202
},
{
"p": 0.046,
"t": 1696809602
},
{
"p": 0.046,
"t": 1696896002
},
{
"p": 0.032,
"t": 1696982402
},
{
"p": 0.032,
"t": 1697068802
},
{
"p": 0.032,
"t": 1697155202
},
{
"p": 0.032,
"t": 1697241602
},
{
"p": 0.032,
"t": 1697328002
},
{
"p": 0.032,
"t": 1697414402
},
{
"p": 0.032,
"t": 1697500802
},
{
"p": 0.032,
"t": 1697587202
},
{
"p": 0.032,
"t": 1697673602
},
{
"p": 0.03,
"t": 1697760002
},
{
"p": 0.03,
"t": 1697846402
},
{
"p": 0.03,
"t": 1697932802
},
{
"p": 0.03,
"t": 1698019202
},
{
"p": 0.03,
"t": 1698105602
},
{
"p": 0.03,
"t": 1698192002
},
{
"p": 0.03,
"t": 1698278402
},
{
"p": 0.03,
"t": 1698364802
},
{
"p": 0.03,
"t": 1698451202
},
{
"p": 0.03,
"t": 1698537603
},
{
"p": 0.03,
"t": 1698624003
},
{
"p": 0.03,
"t": 1698710402
},
{
"p": 0.03,
"t": 1698796802
},
{
"p": 0.03,
"t": 1698883202
},
{
"p": 0.03,
"t": 1698969602
},
{
"p": 0.03,
"t": 1699056002
},
{
"p": 0.03,
"t": 1699142402
},
{
"p": 0.0285,
"t": 1699228806
},
{
"p": 0.0285,
"t": 1699315202
},
{
"p": 0.03,
"t": 1699401602
},
{
"p": 0.03,
"t": 1699488003
},
{
"p": 0.03,
"t": 1699574402
},
{
"p": 0.044,
"t": 1699660802
},
{
"p": 0.044,
"t": 1699747202
},
{
"p": 0.0315,
"t": 1699833602
},
{
"p": 0.0315,
"t": 1699920002
},
{
"p": 0.0315,
"t": 1700006402
},
{
"p": 0.0315,
"t": 1700092802
},
{
"p": 0.0315,
"t": 1700179203
},
{
"p": 0.0315,
"t": 1700265602
},
{
"p": 0.0315,
"t": 1700352003
},
{
"p": 0.0315,
"t": 1700438402
},
{
"p": 0.0315,
"t": 1700524802
},
{
"p": 0.0315,
"t": 1700611202
},
{
"p": 0.0315,
"t": 1700697602
},
{
"p": 0.0315,
"t": 1700784002
},
{
"p": 0.0315,
"t": 1700870402
},
{
"p": 0.0315,
"t": 1700956802
},
{
"p": 0.0315,
"t": 1701043202
},
{
"p": 0.0315,
"t": 1701129602
},
{
"p": 0.0315,
"t": 1701216002
},
{
"p": 0.0315,
"t": 1701302402
},
{
"p": 0.0315,
"t": 1701388802
},
{
"p": 0.0315,
"t": 1701475203
},
{
"p": 0.0315,
"t": 1701561602
},
{
"p": 0.0315,
"t": 1701648002
},
{
"p": 0.0315,
"t": 1701734402
},
{
"p": 0.0315,
"t": 1701820803
},
{
"p": 0.0315,
"t": 1701907202
},
{
"p": 0.0315,
"t": 1701993602
},
{
"p": 0.0315,
"t": 1702080002
},
{
"p": 0.0315,
"t": 1702166402
},
{
"p": 0.0315,
"t": 1702252802
},
{
"p": 0.0315,
"t": 1702339202
},
{
"p": 0.025,
"t": 1702425602
},
{
"p": 0.030500000000000003,
"t": 1702512002
},
{
"p": 0.030500000000000003,
"t": 1702598402
},
{
"p": 0.030500000000000003,
"t": 1702684802
},
{
"p": 0.030500000000000003,
"t": 1702771202
},
{
"p": 0.030500000000000003,
"t": 1702857602
},
{
"p": 0.030500000000000003,
"t": 1702944002
},
{
"p": 0.030500000000000003,
"t": 1703030402
},
{
"p": 0.030500000000000003,
"t": 1703116803
},
{
"p": 0.030500000000000003,
"t": 1703203202
},
{
"p": 0.030500000000000003,
"t": 1703289602
},
{
"p": 0.030500000000000003,
"t": 1703376002
},
{
"p": 0.030500000000000003,
"t": 1703462402
},
{
"p": 0.030500000000000003,
"t": 1703548802
},
{
"p": 0.030500000000000003,
"t": 1703635203
},
{
"p": 0.030500000000000003,
"t": 1703721603
},
{
"p": 0.030500000000000003,
"t": 1703808002
},
{
"p": 0.030500000000000003,
"t": 1703894402
},
{
"p": 0.030500000000000003,
"t": 1703980802
},
{
"p": 0.030500000000000003,
"t": 1704067202
},
{
"p": 0.030500000000000003,
"t": 1704153602
},
{
"p": 0.025500000000000002,
"t": 1704240002
},
{
"p": 0.030500000000000003,
"t": 1704326402
},
{
"p": 0.030500000000000003,
"t": 1704412803
},
{
"p": 0.030500000000000003,
"t": 1704499202
},
{
"p": 0.030500000000000003,
"t": 1704585602
},
{
"p": 0.030500000000000003,
"t": 1704672002
},
{
"p": 0.030500000000000003,
"t": 1704758403
},
{
"p": 0.5025000000000001,
"t": 1704844803
},
{
"p": 0.5025000000000001,
"t": 1704931203
},
{
"p": 0.0475,
"t": 1705017603
},
{
"p": 0.0475,
"t": 1705104002
},
{
"p": 0.0475,
"t": 1705190402
},
{
"p": 0.0475,
"t": 1705276803
},
{
"p": 0.0425,
"t": 1705363202
},
{
"p": 0.0125,
"t": 1705449603
},
{
"p": 0.0125,
"t": 1705536002
},
{
"p": 0.0125,
"t": 1705622402
},
{
"p": 0.0125,
"t": 1705708803
},
{
"p": 0.0125,
"t": 1705795202
},
{
"p": 0.0125,
"t": 1705881602
},
{
"p": 0.0125,
"t": 1705968003
},
{
"p": 0.0105,
"t": 1706054402
},
{
"p": 0.0105,
"t": 1706140802
},
{
"p": 0.0105,
"t": 1706227202
},
{
"p": 0.0105,
"t": 1706313602
},
{
"p": 0.0105,
"t": 1706400002
},
{
"p": 0.0105,
"t": 1706486402
},
{
"p": 0.0105,
"t": 1706572802
},
{
"p": 0.0105,
"t": 1706659202
},
{
"p": 0.0105,
"t": 1706745602
},
{
"p": 0.0105,
"t": 1706832002
},
{
"p": 0.0105,
"t": 1706918402
},
{
"p": 0.0105,
"t": 1707004803
},
{
"p": 0.011,
"t": 1707091202
},
{
"p": 0.011,
"t": 1707177602
},
{
"p": 0.011,
"t": 1707264002
},
{
"p": 0.046,
"t": 1707350402
},
{
"p": 0.046,
"t": 1707436802
},
{
"p": 0.046,
"t": 1707523203
},
{
"p": 0.046,
"t": 1707609603
},
{
"p": 0.046,
"t": 1707696003
},
{
"p": 0.0465,
"t": 1707782402
},
{
"p": 0.046,
"t": 1707868803
},
{
"p": 0.0455,
"t": 1707955203
},
{
"p": 0.0455,
"t": 1708041603
},
{
"p": 0.0455,
"t": 1708128002
},
{
"p": 0.0455,
"t": 1708214402
},
{
"p": 0.0455,
"t": 1708300802
},
{
"p": 0.044500000000000005,
"t": 1708387202
},
{
"p": 0.044500000000000005,
"t": 1708473603
},
{
"p": 0.044500000000000005,
"t": 1708560002
},
{
"p": 0.044500000000000005,
"t": 1708646402
},
{
"p": 0.044500000000000005,
"t": 1708732802
},
{
"p": 0.044500000000000005,
"t": 1708819202
},
{
"p": 0.044500000000000005,
"t": 1708905602
},
{
"p": 0.044500000000000005,
"t": 1708992002
},
{
"p": 0.044500000000000005,
"t": 1709078403
},
{
"p": 0.044500000000000005,
"t": 1709164802
},
{
"p": 0.044500000000000005,
"t": 1709251202
},
{
"p": 0.044500000000000005,
"t": 1709337603
},
{
"p": 0.044500000000000005,
"t": 1709424003
},
{
"p": 0.044500000000000005,
"t": 1709510403
},
{
"p": 0.044500000000000005,
"t": 1709596803
},
{
"p": 0.044500000000000005,
"t": 1709683203
},
{
"p": 0.044500000000000005,
"t": 1709769602
},
{
"p": 0.044500000000000005,
"t": 1709856002
},
{
"p": 0.044,
"t": 1709942403
},
{
"p": 0.044,
"t": 1710028802
},
{
"p": 0.044,
"t": 1710115202
},
{
"p": 0.044,
"t": 1710201602
},
{
"p": 0.044,
"t": 1710288003
},
{
"p": 0.044,
"t": 1710374403
},
{
"p": 0.044,
"t": 1710460803
},
{
"p": 0.044,
"t": 1710547202
},
{
"p": 0.044,
"t": 1710633603
},
{
"p": 0.044,
"t": 1710720003
},
{
"p": 0.044,
"t": 1710806402
},
{
"p": 0.044,
"t": 1710892803
},
{
"p": 0.044,
"t": 1710979203
},
{
"p": 0.044,
"t": 1711065602
},
{
"p": 0.044,
"t": 1711152003
},
{
"p": 0.044,
"t": 1711238403
},
{
"p": 0.044,
"t": 1711324803
},
{
"p": 0.044,
"t": 1711411202
},
{
"p": 0.044,
"t": 1711497603
},
{
"p": 0.044,
"t": 1711584003
},
{
"p": 0.044,
"t": 1711670402
},
{
"p": 0.044,
"t": 1711756802
},
{
"p": 0.044,
"t": 1711843203
},
{
"p": 0.044,
"t": 1711929602
},
{
"p": 0.04,
"t": 1712016003
},
{
"p": 0.04,
"t": 1712102403
},
{
"p": 0.04,
"t": 1712188803
},
{
"p": 0.04,
"t": 1712275203
},
{
"p": 0.04,
"t": 1712361603
},
{
"p": 0.04,
"t": 1712448002
},
{
"p": 0.04,
"t": 1712534403
},
{
"p": 0.04,
"t": 1712620803
},
{
"p": 0.04,
"t": 1712707203
},
{
"p": 0.04,
"t": 1712793603
},
{
"p": 0.04,
"t": 1712880003
},
{
"p": 0.04,
"t": 1712966402
},
{
"p": 0.04,
"t": 1713052803
},
{
"p": 0.04,
"t": 1713139203
},
{
"p": 0.04,
"t": 1713225603
},
{
"p": 0.04,
"t": 1713312003
},
{
"p": 0.0405,
"t": 1713398403
},
{
"p": 0.0405,
"t": 1713484803
},
{
"p": 0.04,
"t": 1713571202
},
{
"p": 0.04,
"t": 1713657603
},
{
"p": 0.04,
"t": 1713744003
},
{
"p": 0.04,
"t": 1713830402
},
{
"p": 0.04,
"t": 1713916803
},
{
"p": 0.044,
"t": 1714003203
},
{
"p": 0.044500000000000005,
"t": 1714089602
},
{
"p": 0.044500000000000005,
"t": 1714176003
},
{
"p": 0.044500000000000005,
"t": 1714262403
},
{
"p": 0.044500000000000005,
"t": 1714348803
},
{
"p": 0.044500000000000005,
"t": 1714435204
},
{
"p": 0.044500000000000005,
"t": 1714521603
},
{
"p": 0.044500000000000005,
"t": 1714608003
},
{
"p": 0.044500000000000005,
"t": 1714694403
},
{
"p": 0.044500000000000005,
"t": 1714780803
},
{
"p": 0.044,
"t": 1714867203
},
{
"p": 0.044,
"t": 1714953602
},
{
"p": 0.044,
"t": 1715040002
},
{
"p": 0.044500000000000005,
"t": 1715126403
},
{
"p": 0.044500000000000005,
"t": 1715212803
},
{
"p": 0.044500000000000005,
"t": 1715299203
},
{
"p": 0.044500000000000005,
"t": 1715385604
},
{
"p": 0.044500000000000005,
"t": 1715472003
},
{
"p": 0.044,
"t": 1715558404
},
{
"p": 0.03,
"t": 1715644803
},
{
"p": 0.03,
"t": 1715731204
},
{
"p": 0.03,
"t": 1715817604
},
{
"p": 0.030500000000000003,
"t": 1715904003
},
{
"p": 0.030500000000000003,
"t": 1715990403
},
{
"p": 0.030500000000000003,
"t": 1716076803
},
{
"p": 0.030500000000000003,
"t": 1716163203
},
{
"p": 0.030500000000000003,
"t": 1716249603
},
{
"p": 0.030500000000000003,
"t": 1716336003
},
{
"p": 0.030500000000000003,
"t": 1716422403
},
{
"p": 0.030500000000000003,
"t": 1716508803
},
{
"p": 0.030500000000000003,
"t": 1716595203
},
{
"p": 0.030500000000000003,
"t": 1716681603
},
{
"p": 0.030500000000000003,
"t": 1716768003
},
{
"p": 0.03,
"t": 1716854403
},
{
"p": 0.03,
"t": 1716940804
},
{
"p": 0.03,
"t": 1717027203
},
{
"p": 0.03,
"t": 1717113603
},
{
"p": 0.03,
"t": 1717200003
},
{
"p": 0.03,
"t": 1717286403
},
{
"p": 0.03,
"t": 1717372803
},
{
"p": 0.03,
"t": 1717459202
},
{
"p": 0.03,
"t": 1717545602
},
{
"p": 0.03,
"t": 1717632003
},
{
"p": 0.03,
"t": 1717718402
},
{
"p": 0.03,
"t": 1717804802
},
{
"p": 0.03,
"t": 1717891203
},
{
"p": 0.03,
"t": 1717977604
},
{
"p": 0.03,
"t": 1718064002
},
{
"p": 0.03,
"t": 1718150403
},
{
"p": 0.03,
"t": 1718236803
},
{
"p": 0.03,
"t": 1718323203
},
{
"p": 0.03,
"t": 1718409604
},
{
"p": 0.03,
"t": 1718496004
},
{
"p": 0.03,
"t": 1718582404
},
{
"p": 0.03,
"t": 1718668803
},
{
"p": 0.03,
"t": 1718755203
},
{
"p": 0.03,
"t": 1718841604
},
{
"p": 0.03,
"t": 1718928003
},
{
"p": 0.03,
"t": 1719014402
},
{
"p": 0.03,
"t": 1719100803
},
{
"p": 0.03,
"t": 1719187203
},
{
"p": 0.03,
"t": 1719273603
},
{
"p": 0.03,
"t": 1719360003
},
{
"p": 0.03,
"t": 1719446402
},
{
"p": 0.03,
"t": 1719532803
},
{
"p": 0.044,
"t": 1719619202
},
{
"p": 0.044,
"t": 1719705602
},
{
"p": 0.044,
"t": 1719792002
},
{
"p": 0.044500000000000005,
"t": 1719878403
},
{
"p": 0.044500000000000005,
"t": 1719964802
},
{
"p": 0.01,
"t": 1720051203
},
{
"p": 0.01,
"t": 1720137602
},
{
"p": 0.007500000000000001,
"t": 1720224002
},
{
"p": 0.007500000000000001,
"t": 1720310402
},
{
"p": 0.008,
"t": 1720396802
},
{
"p": 0.008,
"t": 1720483202
},
{
"p": 0.008,
"t": 1720569603
},
{
"p": 0.008,
"t": 1720656003
},
{
"p": 0.008,
"t": 1720742402
},
{
"p": 0.008,
"t": 1720828803
},
{
"p": 0.008,
"t": 1720915202
},
{
"p": 0.008,
"t": 1721001603
},
{
"p": 0.008,
"t": 1721088002
},
{
"p": 0.007500000000000001,
"t": 1721174401
},
{
"p": 0.0025,
"t": 1721260802
}
] |
{
"error": null,
"label": "No",
"labelIndex": 1,
"outcomeSlotCount": 2,
"payoutDenominator": "1",
"payoutNumerators": [
"0",
"1"
],
"resolved": true,
"source": "onchain"
}
|
Ben Shapiro
| true
|
rnom
| true
| 0
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
||||
240637
|
[Single Market] Will Tucker Carlson win the U.S. 2024 Republican presidential nomination?
|
0xd93cb2d70e5e00e804ff2115f59aaed64cffe4af275264e9a629e1e4ad3dab80
|
will-tucker-carlson-win-the-us-2024-republican-presidential-nomination
|
https://www.gop.com
|
2024-09-10T00:00:00Z
|
US-current-affairs
|
2023-02-23T16:36:44.221Z
|
20000000000000000
|
This market will resolve to “Yes” if Tucker Carlson wins the 2024 nomination of the Republican Party for U.S. president. Otherwise, this market will resolve to “No”.
The resolution source for this market will be a consensus of official GOP sources, including https://www.gop.com.
Any replacement of the nominee before election day will not change the resolution of the market.
|
["Yes", "No"]
|
["0", "1"]
|
70303.864354
| true
|
normal
| true
|
0xE56757FF1964C6B4C80b563b445a944D663c001C
| 15
|
2022-01-12T16:52:13.69Z
|
2024-07-18T22:20:45.06002Z
|
2024-07-18 00:10:37.491895+00
| false
| false
| false
|
3932876
| false
|
0x4b24b1b119fd23aD723A2C2286047CC453DF4AA1
|
1661169276158
|
1659023860.107529
| false
|
0xCB1822859cEF82Cd2Eb4E6276C7916e692995130
| true
|
7
|
0xfbc7f15b6ec0198a30907ba696a6a089ffb10ea6fd12a63932ed077227b2d3e7
|
NOW*()
| true
| 0.001
| 5
|
resolved
| 70,303.86
|
2024-09-10
|
2022-01-12
|
2024-11-08
| true
| true
| 0
| 0
| 0
|
["26833757084348273199149103131128190314257933645647871320641517705324495047529", "36354257386096345661488456060615987003496513249783340916004886692219239828930"]
| null | null | true
| 0
| 0
| 0
| 0
| 0
| 0
| 3,778.221874
| 66,525.64248
| 300.015063
| false
| null |
[
{
"active": true,
"archived": false,
"automaticallyActive": null,
"automaticallyResolved": true,
"category": "US-current-affairs",
"closed": true,
"closedTime": "2024-07-18T00:10:37.491895Z",
"commentCount": 43,
"commentsEnabled": false,
"competitive": null,
"createdAt": "2022-07-27T14:44:29.929Z",
"creationDate": "2022-01-11T00:00:00Z",
"cyom": false,
"deploying": false,
"description": "This is a market group on The Republican Party nominee for U.S. 2024 Presidential Elections. ",
"disqusThread": "rnom",
"enableNegRisk": false,
"enableOrderBook": true,
"endDate": "2024-09-10T00:00:00Z",
"featured": false,
"featuredImage": "https://polymarket-upload.s3.us-east-2.amazonaws.com/trump_r_nom_cp.jpg",
"icon": "https://polymarket-upload.s3.us-east-2.amazonaws.com/single-markets-republican-nominee-2024-b6fd11a7-4798-4900-ba31-0eda51982caa.png",
"id": "5828",
"image": "https://polymarket-upload.s3.us-east-2.amazonaws.com/single-markets-republican-nominee-2024-b6fd11a7-4798-4900-ba31-0eda51982caa.png",
"liquidity": null,
"liquidityAmm": 1624.65156,
"liquidityClob": null,
"negRisk": null,
"negRiskAugmented": false,
"new": false,
"openInterest": 0,
"pendingDeployment": false,
"published_at": "2022-07-27 14:44:29.925+00",
"resolutionSource": "https://www.gop.com",
"restricted": true,
"showAllOutcomes": true,
"showMarketImages": true,
"slug": "who-will-win-the-us-2024-republican-presidential-nomination",
"sortBy": "ascending",
"startDate": "2023-02-23T16:36:43.906Z",
"ticker": "who-will-win-the-us-2024-republican-presidential-nomination",
"title": "[Single Markets] Republican Nominee 2024",
"updatedAt": "2024-07-18T22:22:42.767192Z",
"updatedBy": "15",
"volume": 7614716.103852,
"volume1mo": 0,
"volume1wk": 0,
"volume1yr": 0,
"volume24hr": null
}
] | false
| false
| false
| false
| true
| null | 0
| 0
| 0.002
| 0
| 0
| 0
| 0
| 0
| 0
| 1
| null | true
| false
| false
|
[]
| false
| false
| false
| false
| false
|
[
{
"p": 0.5,
"t": 1673308825
},
{
"p": 0.05,
"t": 1673395244
},
{
"p": 0.5,
"t": 1673481634
},
{
"p": 0.5,
"t": 1673568019
},
{
"p": 0.5,
"t": 1673654424
},
{
"p": 0.5,
"t": 1673740841
},
{
"p": 0.5,
"t": 1673827243
},
{
"p": 0.5,
"t": 1673913643
},
{
"p": 0.5,
"t": 1674000015
},
{
"p": 0.51,
"t": 1674086405
},
{
"p": 0.51,
"t": 1674172837
},
{
"p": 0.51,
"t": 1674259208
},
{
"p": 0.51,
"t": 1674345654
},
{
"p": 0.51,
"t": 1674518412
},
{
"p": 0.51,
"t": 1674604814
},
{
"p": 0.51,
"t": 1674691254
},
{
"p": 0.06,
"t": 1674777634
},
{
"p": 0.06,
"t": 1674864035
},
{
"p": 0.06,
"t": 1674950440
},
{
"p": 0.06,
"t": 1675036839
},
{
"p": 0.06,
"t": 1675123218
},
{
"p": 0.06,
"t": 1675209610
},
{
"p": 0.06,
"t": 1675296046
},
{
"p": 0.06,
"t": 1675382456
},
{
"p": 0.06,
"t": 1675468847
},
{
"p": 0.06,
"t": 1675555232
},
{
"p": 0.06,
"t": 1675728052
},
{
"p": 0.06,
"t": 1675900809
},
{
"p": 0.05,
"t": 1676160046
},
{
"p": 0.05,
"t": 1676246417
},
{
"p": 0.05,
"t": 1676332804
},
{
"p": 0.05,
"t": 1676419217
},
{
"p": 0.05,
"t": 1676505630
},
{
"p": 0.05,
"t": 1676592047
},
{
"p": 0.05,
"t": 1676678406
},
{
"p": 0.05,
"t": 1676764852
},
{
"p": 0.05,
"t": 1676937606
},
{
"p": 0.05,
"t": 1677024019
},
{
"p": 0.05,
"t": 1677110435
},
{
"p": 0.04,
"t": 1677196826
},
{
"p": 0.04,
"t": 1677283205
},
{
"p": 0.04,
"t": 1677369629
},
{
"p": 0.04,
"t": 1677456026
},
{
"p": 0.04,
"t": 1677542403
},
{
"p": 0.04,
"t": 1677628818
},
{
"p": 0.04,
"t": 1677715226
},
{
"p": 0.05,
"t": 1677801631
},
{
"p": 0.05,
"t": 1677888015
},
{
"p": 0.05,
"t": 1677974451
},
{
"p": 0.05,
"t": 1678060814
},
{
"p": 0.05,
"t": 1678147205
},
{
"p": 0.05,
"t": 1678233650
},
{
"p": 0.05,
"t": 1678320032
},
{
"p": 0.05,
"t": 1678406435
},
{
"p": 0.05,
"t": 1678492854
},
{
"p": 0.05,
"t": 1678579254
},
{
"p": 0.05,
"t": 1678752049
},
{
"p": 0.05,
"t": 1678838425
},
{
"p": 0.05,
"t": 1678924806
},
{
"p": 0.06,
"t": 1679011203
},
{
"p": 0.06,
"t": 1679097645
},
{
"p": 0.06,
"t": 1679184022
},
{
"p": 0.06,
"t": 1679270430
},
{
"p": 0.06,
"t": 1679356835
},
{
"p": 0.06,
"t": 1679529639
},
{
"p": 0.06,
"t": 1679616048
},
{
"p": 0.06,
"t": 1679702422
},
{
"p": 0.06,
"t": 1679788806
},
{
"p": 0.06,
"t": 1679875245
},
{
"p": 0.06,
"t": 1679961619
},
{
"p": 0.06,
"t": 1680048049
},
{
"p": 0.06,
"t": 1680134416
},
{
"p": 0.06,
"t": 1680220817
},
{
"p": 0.06,
"t": 1680307248
},
{
"p": 0.06,
"t": 1680393652
},
{
"p": 0.05,
"t": 1680480000
},
{
"p": 0.05,
"t": 1680566435
},
{
"p": 0.05,
"t": 1680652824
},
{
"p": 0.05,
"t": 1680912008
},
{
"p": 0.05,
"t": 1680998448
},
{
"p": 0.05,
"t": 1681084831
},
{
"p": 0.05,
"t": 1681171229
},
{
"p": 0.05,
"t": 1681257603
},
{
"p": 0.05,
"t": 1681344022
},
{
"p": 0.05,
"t": 1681430430
},
{
"p": 0.06,
"t": 1681516826
},
{
"p": 0.06,
"t": 1681603245
},
{
"p": 0.06,
"t": 1681689623
},
{
"p": 0.06,
"t": 1681776027
},
{
"p": 0.06,
"t": 1681862423
},
{
"p": 0.06,
"t": 1681948846
},
{
"p": 0.06,
"t": 1682035240
},
{
"p": 0.06,
"t": 1682121624
},
{
"p": 0.06,
"t": 1682208024
},
{
"p": 0.055,
"t": 1682294406
},
{
"p": 0.1,
"t": 1682380830
},
{
"p": 0.11,
"t": 1682467254
},
{
"p": 0.095,
"t": 1682553653
},
{
"p": 0.095,
"t": 1682640034
},
{
"p": 0.085,
"t": 1682812813
},
{
"p": 0.09,
"t": 1682899219
},
{
"p": 0.06,
"t": 1682985647
},
{
"p": 0.06,
"t": 1683158454
},
{
"p": 0.06,
"t": 1683244804
},
{
"p": 0.065,
"t": 1683331212
},
{
"p": 0.065,
"t": 1683417624
},
{
"p": 0.08,
"t": 1683504041
},
{
"p": 0.085,
"t": 1683590408
},
{
"p": 0.085,
"t": 1683676845
},
{
"p": 0.085,
"t": 1683763236
},
{
"p": 0.085,
"t": 1683849654
},
{
"p": 0.085,
"t": 1683936042
},
{
"p": 0.085,
"t": 1684108802
},
{
"p": 0.085,
"t": 1684195223
},
{
"p": 0.065,
"t": 1684281623
},
{
"p": 0.065,
"t": 1684368002
},
{
"p": 0.065,
"t": 1684454402
},
{
"p": 0.065,
"t": 1684540802
},
{
"p": 0.065,
"t": 1684627202
},
{
"p": 0.065,
"t": 1684713602
},
{
"p": 0.065,
"t": 1684800002
},
{
"p": 0.065,
"t": 1684886402
},
{
"p": 0.065,
"t": 1684972802
},
{
"p": 0.065,
"t": 1685059202
},
{
"p": 0.065,
"t": 1685145602
},
{
"p": 0.065,
"t": 1685232002
},
{
"p": 0.065,
"t": 1685318402
},
{
"p": 0.065,
"t": 1685404802
},
{
"p": 0.065,
"t": 1685491202
},
{
"p": 0.065,
"t": 1685577602
},
{
"p": 0.06,
"t": 1685664002
},
{
"p": 0.055,
"t": 1685750402
},
{
"p": 0.055,
"t": 1685836802
},
{
"p": 0.055,
"t": 1685923202
},
{
"p": 0.055,
"t": 1686009602
},
{
"p": 0.055,
"t": 1686096002
},
{
"p": 0.055,
"t": 1686182402
},
{
"p": 0.055,
"t": 1686268802
},
{
"p": 0.055,
"t": 1686355202
},
{
"p": 0.055,
"t": 1686441602
},
{
"p": 0.055,
"t": 1686528002
},
{
"p": 0.055,
"t": 1686614402
},
{
"p": 0.035,
"t": 1686700802
},
{
"p": 0.035,
"t": 1686787202
},
{
"p": 0.035,
"t": 1686873602
},
{
"p": 0.04,
"t": 1686960002
},
{
"p": 0.04,
"t": 1687046402
},
{
"p": 0.045,
"t": 1687132802
},
{
"p": 0.045,
"t": 1687219202
},
{
"p": 0.045,
"t": 1687305602
},
{
"p": 0.04,
"t": 1687392002
},
{
"p": 0.04,
"t": 1687478402
},
{
"p": 0.04,
"t": 1687564802
},
{
"p": 0.04,
"t": 1687651202
},
{
"p": 0.04,
"t": 1687737602
},
{
"p": 0.04,
"t": 1687824002
},
{
"p": 0.045,
"t": 1687910402
},
{
"p": 0.075,
"t": 1687996802
},
{
"p": 0.105,
"t": 1688083202
},
{
"p": 0.08,
"t": 1688169602
},
{
"p": 0.08,
"t": 1688256002
},
{
"p": 0.08,
"t": 1688342402
},
{
"p": 0.06,
"t": 1688428802
},
{
"p": 0.06,
"t": 1688515202
},
{
"p": 0.06,
"t": 1688601602
},
{
"p": 0.08,
"t": 1688688002
},
{
"p": 0.08,
"t": 1688774402
},
{
"p": 0.075,
"t": 1688860802
},
{
"p": 0.06,
"t": 1688947202
},
{
"p": 0.06,
"t": 1689033602
},
{
"p": 0.065,
"t": 1689120002
},
{
"p": 0.07,
"t": 1689206402
},
{
"p": 0.075,
"t": 1689292802
},
{
"p": 0.05,
"t": 1689379202
},
{
"p": 0.05,
"t": 1689465602
},
{
"p": 0.045,
"t": 1689552002
},
{
"p": 0.055,
"t": 1689638402
},
{
"p": 0.055,
"t": 1689724802
},
{
"p": 0.055,
"t": 1689811202
},
{
"p": 0.055,
"t": 1689897602
},
{
"p": 0.055,
"t": 1689984002
},
{
"p": 0.055,
"t": 1690070402
},
{
"p": 0.055,
"t": 1690156802
},
{
"p": 0.055,
"t": 1690243203
},
{
"p": 0.05,
"t": 1690329602
},
{
"p": 0.05,
"t": 1690416002
},
{
"p": 0.05,
"t": 1690502402
},
{
"p": 0.05,
"t": 1690588803
},
{
"p": 0.05,
"t": 1690675203
},
{
"p": 0.05,
"t": 1690761602
},
{
"p": 0.05,
"t": 1690848002
},
{
"p": 0.045,
"t": 1690934402
},
{
"p": 0.045,
"t": 1691020802
},
{
"p": 0.045,
"t": 1691107202
},
{
"p": 0.04,
"t": 1691193602
},
{
"p": 0.04,
"t": 1691280002
},
{
"p": 0.04,
"t": 1691366402
},
{
"p": 0.04,
"t": 1691452802
},
{
"p": 0.04,
"t": 1691539202
},
{
"p": 0.035,
"t": 1691625602
},
{
"p": 0.035,
"t": 1691712002
},
{
"p": 0.035500000000000004,
"t": 1691798402
},
{
"p": 0.035500000000000004,
"t": 1691884802
},
{
"p": 0.035,
"t": 1691971202
},
{
"p": 0.035,
"t": 1692057602
},
{
"p": 0.035,
"t": 1692144002
},
{
"p": 0.035,
"t": 1692230402
},
{
"p": 0.035,
"t": 1692316802
},
{
"p": 0.04,
"t": 1692403202
},
{
"p": 0.04,
"t": 1692489602
},
{
"p": 0.035500000000000004,
"t": 1692576002
},
{
"p": 0.035500000000000004,
"t": 1692662402
},
{
"p": 0.035500000000000004,
"t": 1692748802
},
{
"p": 0.035500000000000004,
"t": 1692835202
},
{
"p": 0.035,
"t": 1692921602
},
{
"p": 0.035,
"t": 1693008002
},
{
"p": 0.036500000000000005,
"t": 1693094402
},
{
"p": 0.036000000000000004,
"t": 1693180802
},
{
"p": 0.036000000000000004,
"t": 1693267202
},
{
"p": 0.036500000000000005,
"t": 1693353602
},
{
"p": 0.036500000000000005,
"t": 1693440002
},
{
"p": 0.036500000000000005,
"t": 1693526402
},
{
"p": 0.036500000000000005,
"t": 1693612802
},
{
"p": 0.0315,
"t": 1693699202
},
{
"p": 0.0315,
"t": 1693785602
},
{
"p": 0.036500000000000005,
"t": 1693872002
},
{
"p": 0.036500000000000005,
"t": 1693958402
},
{
"p": 0.036500000000000005,
"t": 1694044802
},
{
"p": 0.036500000000000005,
"t": 1694131202
},
{
"p": 0.036500000000000005,
"t": 1694217602
},
{
"p": 0.036500000000000005,
"t": 1694304002
},
{
"p": 0.036500000000000005,
"t": 1694390402
},
{
"p": 0.036500000000000005,
"t": 1694476802
},
{
"p": 0.0465,
"t": 1694563202
},
{
"p": 0.0465,
"t": 1694649602
},
{
"p": 0.0465,
"t": 1694736002
},
{
"p": 0.0465,
"t": 1694822402
},
{
"p": 0.038,
"t": 1694908802
},
{
"p": 0.038,
"t": 1694995202
},
{
"p": 0.038,
"t": 1695081602
},
{
"p": 0.038,
"t": 1695168002
},
{
"p": 0.038,
"t": 1695254402
},
{
"p": 0.038,
"t": 1695340802
},
{
"p": 0.038,
"t": 1695427202
},
{
"p": 0.038,
"t": 1695513602
},
{
"p": 0.038,
"t": 1695600002
},
{
"p": 0.038,
"t": 1695686402
},
{
"p": 0.036500000000000005,
"t": 1695772803
},
{
"p": 0.036500000000000005,
"t": 1695859203
},
{
"p": 0.036500000000000005,
"t": 1695945602
},
{
"p": 0.036500000000000005,
"t": 1696032002
},
{
"p": 0.036500000000000005,
"t": 1696118402
},
{
"p": 0.036500000000000005,
"t": 1696204802
},
{
"p": 0.036500000000000005,
"t": 1696291202
},
{
"p": 0.036500000000000005,
"t": 1696377603
},
{
"p": 0.036500000000000005,
"t": 1696464002
},
{
"p": 0.036500000000000005,
"t": 1696550402
},
{
"p": 0.036500000000000005,
"t": 1696636802
},
{
"p": 0.036500000000000005,
"t": 1696723202
},
{
"p": 0.036500000000000005,
"t": 1696809602
},
{
"p": 0.036500000000000005,
"t": 1696896002
},
{
"p": 0.036500000000000005,
"t": 1696982402
},
{
"p": 0.036500000000000005,
"t": 1697068802
},
{
"p": 0.036500000000000005,
"t": 1697155202
},
{
"p": 0.036500000000000005,
"t": 1697241602
},
{
"p": 0.036500000000000005,
"t": 1697328002
},
{
"p": 0.036500000000000005,
"t": 1697414402
},
{
"p": 0.036500000000000005,
"t": 1697500802
},
{
"p": 0.036500000000000005,
"t": 1697587202
},
{
"p": 0.036500000000000005,
"t": 1697673602
},
{
"p": 0.035,
"t": 1697760002
},
{
"p": 0.03,
"t": 1697846402
},
{
"p": 0.030500000000000003,
"t": 1697932802
},
{
"p": 0.030500000000000003,
"t": 1698019202
},
{
"p": 0.030500000000000003,
"t": 1698105602
},
{
"p": 0.030500000000000003,
"t": 1698192002
},
{
"p": 0.030500000000000003,
"t": 1698278402
},
{
"p": 0.030500000000000003,
"t": 1698364802
},
{
"p": 0.030500000000000003,
"t": 1698451202
},
{
"p": 0.03,
"t": 1698537603
},
{
"p": 0.03,
"t": 1698624003
},
{
"p": 0.03,
"t": 1698710402
},
{
"p": 0.03,
"t": 1698796802
},
{
"p": 0.03,
"t": 1698883202
},
{
"p": 0.03,
"t": 1698969602
},
{
"p": 0.03,
"t": 1699056002
},
{
"p": 0.03,
"t": 1699142402
},
{
"p": 0.03,
"t": 1699228806
},
{
"p": 0.03,
"t": 1699315202
},
{
"p": 0.03,
"t": 1699401602
},
{
"p": 0.03,
"t": 1699488003
},
{
"p": 0.03,
"t": 1699574402
},
{
"p": 0.06,
"t": 1699660802
},
{
"p": 0.06,
"t": 1699747202
},
{
"p": 0.06,
"t": 1699833602
},
{
"p": 0.06,
"t": 1699920002
},
{
"p": 0.06,
"t": 1700006402
},
{
"p": 0.06,
"t": 1700092802
},
{
"p": 0.06,
"t": 1700179203
},
{
"p": 0.0575,
"t": 1700265602
},
{
"p": 0.0575,
"t": 1700352003
},
{
"p": 0.0575,
"t": 1700438402
},
{
"p": 0.052500000000000005,
"t": 1700524802
},
{
"p": 0.052500000000000005,
"t": 1700611202
},
{
"p": 0.052500000000000005,
"t": 1700697602
},
{
"p": 0.052500000000000005,
"t": 1700784002
},
{
"p": 0.0575,
"t": 1700870402
},
{
"p": 0.0575,
"t": 1700956802
},
{
"p": 0.0575,
"t": 1701043202
},
{
"p": 0.0575,
"t": 1701129602
},
{
"p": 0.0575,
"t": 1701216002
},
{
"p": 0.0575,
"t": 1701302402
},
{
"p": 0.0575,
"t": 1701388802
},
{
"p": 0.0575,
"t": 1701475203
},
{
"p": 0.0575,
"t": 1701561602
},
{
"p": 0.0575,
"t": 1701648002
},
{
"p": 0.0575,
"t": 1701734402
},
{
"p": 0.0575,
"t": 1701820803
},
{
"p": 0.051500000000000004,
"t": 1701907202
},
{
"p": 0.059500000000000004,
"t": 1701993602
},
{
"p": 0.059500000000000004,
"t": 1702080002
},
{
"p": 0.059500000000000004,
"t": 1702166402
},
{
"p": 0.059500000000000004,
"t": 1702252802
},
{
"p": 0.059500000000000004,
"t": 1702339202
},
{
"p": 0.055,
"t": 1702425602
},
{
"p": 0.0395,
"t": 1702512002
},
{
"p": 0.0395,
"t": 1702598402
},
{
"p": 0.0395,
"t": 1702684802
},
{
"p": 0.0395,
"t": 1702771202
},
{
"p": 0.0395,
"t": 1702857602
},
{
"p": 0.0395,
"t": 1702944002
},
{
"p": 0.0395,
"t": 1703030402
},
{
"p": 0.0395,
"t": 1703116803
},
{
"p": 0.0395,
"t": 1703203202
},
{
"p": 0.0395,
"t": 1703289602
},
{
"p": 0.0395,
"t": 1703376002
},
{
"p": 0.0395,
"t": 1703462402
},
{
"p": 0.0395,
"t": 1703548802
},
{
"p": 0.0395,
"t": 1703635203
},
{
"p": 0.0395,
"t": 1703721603
},
{
"p": 0.0395,
"t": 1703808002
},
{
"p": 0.0395,
"t": 1703894402
},
{
"p": 0.0395,
"t": 1703980802
},
{
"p": 0.0395,
"t": 1704067202
},
{
"p": 0.0395,
"t": 1704153602
},
{
"p": 0.035,
"t": 1704240002
},
{
"p": 0.0395,
"t": 1704326402
},
{
"p": 0.0395,
"t": 1704412803
},
{
"p": 0.0375,
"t": 1704499202
},
{
"p": 0.0375,
"t": 1704585602
},
{
"p": 0.058,
"t": 1704672002
},
{
"p": 0.053,
"t": 1704758403
},
{
"p": 0.0625,
"t": 1704844803
},
{
"p": 0.5025000000000001,
"t": 1704931203
},
{
"p": 0.0475,
"t": 1705017603
},
{
"p": 0.0475,
"t": 1705104002
},
{
"p": 0.0475,
"t": 1705190402
},
{
"p": 0.0475,
"t": 1705276803
},
{
"p": 0.037,
"t": 1705363202
},
{
"p": 0.022500000000000003,
"t": 1705449603
},
{
"p": 0.022500000000000003,
"t": 1705536002
},
{
"p": 0.022500000000000003,
"t": 1705622402
},
{
"p": 0.022500000000000003,
"t": 1705708803
},
{
"p": 0.022500000000000003,
"t": 1705795202
},
{
"p": 0.022500000000000003,
"t": 1705881602
},
{
"p": 0.022500000000000003,
"t": 1705968003
},
{
"p": 0.022500000000000003,
"t": 1706054402
},
{
"p": 0.022500000000000003,
"t": 1706140802
},
{
"p": 0.022500000000000003,
"t": 1706227202
},
{
"p": 0.022500000000000003,
"t": 1706313602
},
{
"p": 0.022500000000000003,
"t": 1706400002
},
{
"p": 0.022500000000000003,
"t": 1706486402
},
{
"p": 0.022500000000000003,
"t": 1706572802
},
{
"p": 0.022500000000000003,
"t": 1706659202
},
{
"p": 0.022500000000000003,
"t": 1706745602
},
{
"p": 0.022500000000000003,
"t": 1706832002
},
{
"p": 0.022500000000000003,
"t": 1706918402
},
{
"p": 0.022500000000000003,
"t": 1707004803
},
{
"p": 0.022500000000000003,
"t": 1707091202
},
{
"p": 0.022500000000000003,
"t": 1707177602
},
{
"p": 0.022500000000000003,
"t": 1707264002
},
{
"p": 0.047,
"t": 1707350402
},
{
"p": 0.047,
"t": 1707436802
},
{
"p": 0.047,
"t": 1707523203
},
{
"p": 0.047,
"t": 1707609603
},
{
"p": 0.047,
"t": 1707696003
},
{
"p": 0.047,
"t": 1707782402
},
{
"p": 0.047,
"t": 1707868803
},
{
"p": 0.047,
"t": 1707955203
},
{
"p": 0.047,
"t": 1708041603
},
{
"p": 0.047,
"t": 1708128002
},
{
"p": 0.047,
"t": 1708214402
},
{
"p": 0.047,
"t": 1708300802
},
{
"p": 0.047,
"t": 1708387202
},
{
"p": 0.0465,
"t": 1708473603
},
{
"p": 0.0465,
"t": 1708560002
},
{
"p": 0.0465,
"t": 1708646402
},
{
"p": 0.0465,
"t": 1708732802
},
{
"p": 0.047,
"t": 1708819202
},
{
"p": 0.047,
"t": 1708905602
},
{
"p": 0.047,
"t": 1708992002
},
{
"p": 0.047,
"t": 1709078403
},
{
"p": 0.047,
"t": 1709164802
},
{
"p": 0.047,
"t": 1709251202
},
{
"p": 0.047,
"t": 1709337603
},
{
"p": 0.047,
"t": 1709424003
},
{
"p": 0.047,
"t": 1709510403
},
{
"p": 0.047,
"t": 1709596803
},
{
"p": 0.047,
"t": 1709683203
},
{
"p": 0.047,
"t": 1709769602
},
{
"p": 0.047,
"t": 1709856002
},
{
"p": 0.047,
"t": 1709942403
},
{
"p": 0.047,
"t": 1710028802
},
{
"p": 0.047,
"t": 1710115202
},
{
"p": 0.0455,
"t": 1710201602
},
{
"p": 0.0455,
"t": 1710288003
},
{
"p": 0.045,
"t": 1710374403
},
{
"p": 0.045,
"t": 1710460803
},
{
"p": 0.045,
"t": 1710547202
},
{
"p": 0.045,
"t": 1710633603
},
{
"p": 0.045,
"t": 1710720003
},
{
"p": 0.045,
"t": 1710806402
},
{
"p": 0.045,
"t": 1710892803
},
{
"p": 0.045,
"t": 1710979203
},
{
"p": 0.045,
"t": 1711065602
},
{
"p": 0.045,
"t": 1711152003
},
{
"p": 0.045,
"t": 1711238403
},
{
"p": 0.045,
"t": 1711324803
},
{
"p": 0.045,
"t": 1711411202
},
{
"p": 0.045,
"t": 1711497603
},
{
"p": 0.045,
"t": 1711584003
},
{
"p": 0.045,
"t": 1711670402
},
{
"p": 0.045,
"t": 1711756802
},
{
"p": 0.045,
"t": 1711843203
},
{
"p": 0.045,
"t": 1711929602
},
{
"p": 0.045,
"t": 1712016003
},
{
"p": 0.045,
"t": 1712102403
},
{
"p": 0.045,
"t": 1712188803
},
{
"p": 0.045,
"t": 1712275203
},
{
"p": 0.052000000000000005,
"t": 1712361603
},
{
"p": 0.052500000000000005,
"t": 1712448002
},
{
"p": 0.052500000000000005,
"t": 1712534403
},
{
"p": 0.052500000000000005,
"t": 1712620803
},
{
"p": 0.052500000000000005,
"t": 1712707203
},
{
"p": 0.055,
"t": 1712793603
},
{
"p": 0.055,
"t": 1712880003
},
{
"p": 0.055,
"t": 1712966402
},
{
"p": 0.055,
"t": 1713052803
},
{
"p": 0.055,
"t": 1713139203
},
{
"p": 0.055,
"t": 1713225603
},
{
"p": 0.055,
"t": 1713312003
},
{
"p": 0.055,
"t": 1713398403
},
{
"p": 0.055,
"t": 1713484803
},
{
"p": 0.055,
"t": 1713571202
},
{
"p": 0.055,
"t": 1713657603
},
{
"p": 0.055,
"t": 1713744003
},
{
"p": 0.055,
"t": 1713830402
},
{
"p": 0.055,
"t": 1713916803
},
{
"p": 0.055,
"t": 1714003203
},
{
"p": 0.055,
"t": 1714089602
},
{
"p": 0.055,
"t": 1714176003
},
{
"p": 0.055,
"t": 1714262403
},
{
"p": 0.055,
"t": 1714348803
},
{
"p": 0.055,
"t": 1714435204
},
{
"p": 0.055,
"t": 1714521603
},
{
"p": 0.055,
"t": 1714608003
},
{
"p": 0.055,
"t": 1714694403
},
{
"p": 0.055,
"t": 1714780803
},
{
"p": 0.055,
"t": 1714867203
},
{
"p": 0.055,
"t": 1714953602
},
{
"p": 0.055,
"t": 1715040002
},
{
"p": 0.055,
"t": 1715126403
},
{
"p": 0.055,
"t": 1715212803
},
{
"p": 0.055,
"t": 1715299203
},
{
"p": 0.055,
"t": 1715385604
},
{
"p": 0.055,
"t": 1715472003
},
{
"p": 0.055,
"t": 1715558404
},
{
"p": 0.055,
"t": 1715644803
},
{
"p": 0.055,
"t": 1715731204
},
{
"p": 0.055,
"t": 1715817604
},
{
"p": 0.055,
"t": 1715904003
},
{
"p": 0.055,
"t": 1715990403
},
{
"p": 0.055,
"t": 1716076803
},
{
"p": 0.055,
"t": 1716163203
},
{
"p": 0.055,
"t": 1716249603
},
{
"p": 0.055,
"t": 1716336003
},
{
"p": 0.055,
"t": 1716422403
},
{
"p": 0.055,
"t": 1716508803
},
{
"p": 0.055,
"t": 1716595203
},
{
"p": 0.055,
"t": 1716681603
},
{
"p": 0.055,
"t": 1716768003
},
{
"p": 0.055,
"t": 1716854403
},
{
"p": 0.055,
"t": 1716940804
},
{
"p": 0.055,
"t": 1717027203
},
{
"p": 0.055,
"t": 1717113603
},
{
"p": 0.035,
"t": 1717200003
},
{
"p": 0.055,
"t": 1717286403
},
{
"p": 0.055,
"t": 1717372803
},
{
"p": 0.055,
"t": 1717459202
},
{
"p": 0.055,
"t": 1717545602
},
{
"p": 0.055,
"t": 1717632003
},
{
"p": 0.055,
"t": 1717718402
},
{
"p": 0.055,
"t": 1717804802
},
{
"p": 0.055,
"t": 1717891203
},
{
"p": 0.055,
"t": 1717977604
},
{
"p": 0.055,
"t": 1718064002
},
{
"p": 0.055,
"t": 1718150403
},
{
"p": 0.055,
"t": 1718236803
},
{
"p": 0.055,
"t": 1718323203
},
{
"p": 0.055,
"t": 1718409604
},
{
"p": 0.055,
"t": 1718496004
},
{
"p": 0.055,
"t": 1718582404
},
{
"p": 0.055,
"t": 1718668803
},
{
"p": 0.055,
"t": 1718755203
},
{
"p": 0.0455,
"t": 1718841604
},
{
"p": 0.0455,
"t": 1718928003
},
{
"p": 0.0455,
"t": 1719014402
},
{
"p": 0.0455,
"t": 1719100803
},
{
"p": 0.0455,
"t": 1719187203
},
{
"p": 0.0455,
"t": 1719273603
},
{
"p": 0.0455,
"t": 1719360003
},
{
"p": 0.0455,
"t": 1719446402
},
{
"p": 0.0455,
"t": 1719532803
},
{
"p": 0.0455,
"t": 1719619202
},
{
"p": 0.021,
"t": 1719705602
},
{
"p": 0.0455,
"t": 1719792002
},
{
"p": 0.045,
"t": 1719878403
},
{
"p": 0.045,
"t": 1719964802
},
{
"p": 0.045,
"t": 1720051203
},
{
"p": 0.045,
"t": 1720137602
},
{
"p": 0.045,
"t": 1720224002
},
{
"p": 0.045,
"t": 1720310402
},
{
"p": 0.035500000000000004,
"t": 1720396802
},
{
"p": 0.0055000000000000005,
"t": 1720483202
},
{
"p": 0.0055000000000000005,
"t": 1720569603
},
{
"p": 0.0055000000000000005,
"t": 1720656003
},
{
"p": 0.006500000000000001,
"t": 1720742402
},
{
"p": 0.006500000000000001,
"t": 1720828803
},
{
"p": 0.006500000000000001,
"t": 1720915202
},
{
"p": 0.006500000000000001,
"t": 1721001603
},
{
"p": 0.0055000000000000005,
"t": 1721088002
},
{
"p": 0.003,
"t": 1721174401
},
{
"p": 0.001,
"t": 1721260802
}
] |
{
"error": null,
"label": "No",
"labelIndex": 1,
"outcomeSlotCount": 2,
"payoutDenominator": "1",
"payoutNumerators": [
"0",
"1"
],
"resolved": true,
"source": "onchain"
}
|
Tucker Carlson
| true
|
rnom
| true
| 0
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
||||
240382
|
[Single Market] Will Joe Biden win the U.S. 2024 Democratic presidential nomination?
|
0xf5875410202b3545491774ab5e712a6e05a0ffe780c52270cc8d70cc95164411
|
will-joe-biden-win-the-us-2024-democratic-presidential-nomination
|
https://democrats.org/
|
2024-08-09T12:00:00Z
|
US-current-affairs
|
2022-01-11T02:13:47.363Z
|
18000000000000000
|
This market will resolve to “Yes” if Joe Biden wins the 2024 nomination of the Democratic Party for U.S. president. Otherwise, this market will resolve to “No”.
The resolution source for this market will be a consensus of official Democratic Party sources, including https://democrats.org/.
Any replacement of the nominee before election day will not change the resolution of the market.
|
["Yes", "No"]
|
["0", "1"]
|
5770423.692215
| true
|
normal
| true
|
0x5Ce0c9cd0f79b711Bdaa8287B0e8540C02D824c5
| 15
|
2022-01-11T02:13:47.363Z
|
2024-08-08T13:52:50.107689Z
|
2024-08-07 13:51:50.562992+00
| false
| false
| false
|
3931336
| false
|
0x4b24b1b119fd23aD723A2C2286047CC453DF4AA1
|
1661168668762
|
1659021499.8406456
| false
|
0xCB1822859cEF82Cd2Eb4E6276C7916e692995130
| true
|
0
|
0x06a4bcc28c8b76961ed6caa7de6e103d3b4cc8a539ebb376fc970928199e5c18
|
2024-08-07 13:51:50.562992+00
| true
| 0.001
| 5
|
resolved
| 5,770,423.69
|
2024-08-10
|
2022-01-12
|
2024-09-30
| true
| true
| 0
| 0
| 0
|
["72044801958932376213942522155627434496146777860490700435168293831379994699414", "60777290337556307846082122611643867373415691927705756558171303096586770149710"]
|
500
|
5
| true
| 0
| 0
| 0
| 0
| 0
| 0
| 113,438.975247
| 5,656,984.716968
| 193.92752
| false
| false
|
[
{
"active": true,
"archived": false,
"automaticallyActive": null,
"automaticallyResolved": true,
"category": "US-current-affairs",
"closed": true,
"closedTime": "2024-08-07T13:52:35.439612Z",
"commentCount": 84,
"commentsEnabled": null,
"competitive": null,
"createdAt": "2022-07-27T14:44:48.175Z",
"creationDate": "2022-01-11T00:00:00Z",
"cyom": false,
"deploying": false,
"description": "This is a market on predicting the Democratic nominee for the 2024 presidential election.",
"disqusThread": null,
"enableNegRisk": false,
"enableOrderBook": true,
"endDate": "2024-08-09T12:00:00Z",
"featured": false,
"featuredImage": null,
"icon": "https://polymarket-upload.s3.us-east-2.amazonaws.com/who-will-win-the-us-2024-democratic-presidential-nomination-lC4EXB-GD5-e.png",
"id": "5853",
"image": "https://polymarket-upload.s3.us-east-2.amazonaws.com/who-will-win-the-us-2024-democratic-presidential-nomination-lC4EXB-GD5-e.png",
"liquidity": null,
"liquidityAmm": 2433.88084,
"liquidityClob": null,
"negRisk": false,
"negRiskAugmented": false,
"new": false,
"openInterest": 0,
"pendingDeployment": false,
"published_at": "2022-07-27 14:44:48.171+00",
"resolutionSource": "https://democrats.org/",
"restricted": true,
"showAllOutcomes": true,
"showMarketImages": true,
"slug": "who-will-win-the-us-2024-democratic-presidential-nomination",
"sortBy": "ascending",
"startDate": "2022-01-11T02:13:47.363Z",
"ticker": "who-will-win-the-us-2024-democratic-presidential-nomination",
"title": "[Single Markets] Democratic Nominee 2024",
"updatedAt": "2024-08-08T13:52:53.754029Z",
"updatedBy": "15",
"volume": 7186550.110396,
"volume1mo": 0,
"volume1wk": 0,
"volume1yr": 0,
"volume24hr": null
}
] | false
| false
| false
| false
| true
| null | 0
| 0
| 0.001
| 0
| 0
| 0
| 0
| 1
| null | 0.001
| null | true
| false
| false
|
[]
| false
| false
| false
| false
| false
|
[
{
"p": 0.5,
"t": 1671148807
},
{
"p": 0.66,
"t": 1671235208
},
{
"p": 0.67,
"t": 1671321620
},
{
"p": 0.68,
"t": 1671408041
},
{
"p": 0.68,
"t": 1671494442
},
{
"p": 0.68,
"t": 1671580845
},
{
"p": 0.68,
"t": 1671667202
},
{
"p": 0.68,
"t": 1671753642
},
{
"p": 0.68,
"t": 1671840004
},
{
"p": 0.68,
"t": 1671926415
},
{
"p": 0.68,
"t": 1672012825
},
{
"p": 0.67,
"t": 1672099238
},
{
"p": 0.66,
"t": 1672185643
},
{
"p": 0.66,
"t": 1672272019
},
{
"p": 0.66,
"t": 1672358447
},
{
"p": 0.66,
"t": 1672444840
},
{
"p": 0.66,
"t": 1672531208
},
{
"p": 0.66,
"t": 1672617622
},
{
"p": 0.66,
"t": 1672704042
},
{
"p": 0.66,
"t": 1672790430
},
{
"p": 0.67,
"t": 1672876810
},
{
"p": 0.67,
"t": 1672963250
},
{
"p": 0.67,
"t": 1673049616
},
{
"p": 0.68,
"t": 1673136004
},
{
"p": 0.6900000000000001,
"t": 1673222410
},
{
"p": 0.6900000000000001,
"t": 1673308825
},
{
"p": 0.6900000000000001,
"t": 1673395244
},
{
"p": 0.7000000000000001,
"t": 1673481634
},
{
"p": 0.66,
"t": 1673568019
},
{
"p": 0.66,
"t": 1673654424
},
{
"p": 0.66,
"t": 1673740841
},
{
"p": 0.65,
"t": 1673827243
},
{
"p": 0.65,
"t": 1673913643
},
{
"p": 0.65,
"t": 1674000015
},
{
"p": 0.65,
"t": 1674086405
},
{
"p": 0.65,
"t": 1674172837
},
{
"p": 0.66,
"t": 1674259208
},
{
"p": 0.66,
"t": 1674345654
},
{
"p": 0.64,
"t": 1674518412
},
{
"p": 0.62,
"t": 1674604814
},
{
"p": 0.62,
"t": 1674691254
},
{
"p": 0.63,
"t": 1674777634
},
{
"p": 0.64,
"t": 1674864035
},
{
"p": 0.64,
"t": 1674950440
},
{
"p": 0.64,
"t": 1675123218
},
{
"p": 0.64,
"t": 1675209610
},
{
"p": 0.64,
"t": 1675296046
},
{
"p": 0.64,
"t": 1675382456
},
{
"p": 0.66,
"t": 1675468847
},
{
"p": 0.66,
"t": 1675555232
},
{
"p": 0.67,
"t": 1675728052
},
{
"p": 0.67,
"t": 1675900809
},
{
"p": 0.67,
"t": 1676160046
},
{
"p": 0.67,
"t": 1676246417
},
{
"p": 0.67,
"t": 1676332804
},
{
"p": 0.67,
"t": 1676419217
},
{
"p": 0.67,
"t": 1676505630
},
{
"p": 0.67,
"t": 1676592047
},
{
"p": 0.67,
"t": 1676678406
},
{
"p": 0.67,
"t": 1676764852
},
{
"p": 0.67,
"t": 1676937606
},
{
"p": 0.68,
"t": 1677024019
},
{
"p": 0.66,
"t": 1677110435
},
{
"p": 0.66,
"t": 1677196826
},
{
"p": 0.68,
"t": 1677283205
},
{
"p": 0.68,
"t": 1677369629
},
{
"p": 0.68,
"t": 1677456026
},
{
"p": 0.68,
"t": 1677542403
},
{
"p": 0.6900000000000001,
"t": 1677628818
},
{
"p": 0.6900000000000001,
"t": 1677715226
},
{
"p": 0.6900000000000001,
"t": 1677801631
},
{
"p": 0.6900000000000001,
"t": 1677888015
},
{
"p": 0.6900000000000001,
"t": 1677974451
},
{
"p": 0.6900000000000001,
"t": 1678060814
},
{
"p": 0.6900000000000001,
"t": 1678147205
},
{
"p": 0.6900000000000001,
"t": 1678233650
},
{
"p": 0.7000000000000001,
"t": 1678320032
},
{
"p": 0.7000000000000001,
"t": 1678406435
},
{
"p": 0.7000000000000001,
"t": 1678492854
},
{
"p": 0.72,
"t": 1678579254
},
{
"p": 0.72,
"t": 1678752049
},
{
"p": 0.74,
"t": 1678838425
},
{
"p": 0.76,
"t": 1678924806
},
{
"p": 0.76,
"t": 1679011203
},
{
"p": 0.78,
"t": 1679097645
},
{
"p": 0.77,
"t": 1679184022
},
{
"p": 0.77,
"t": 1679270430
},
{
"p": 0.77,
"t": 1679356835
},
{
"p": 0.78,
"t": 1679529639
},
{
"p": 0.79,
"t": 1679616048
},
{
"p": 0.79,
"t": 1679702422
},
{
"p": 0.77,
"t": 1679788806
},
{
"p": 0.78,
"t": 1679875245
},
{
"p": 0.79,
"t": 1679961619
},
{
"p": 0.78,
"t": 1680048049
},
{
"p": 0.78,
"t": 1680134416
},
{
"p": 0.79,
"t": 1680220817
},
{
"p": 0.78,
"t": 1680307248
},
{
"p": 0.79,
"t": 1680393652
},
{
"p": 0.79,
"t": 1680480000
},
{
"p": 0.77,
"t": 1680566435
},
{
"p": 0.78,
"t": 1680652824
},
{
"p": 0.77,
"t": 1680912008
},
{
"p": 0.77,
"t": 1680998448
},
{
"p": 0.77,
"t": 1681084831
},
{
"p": 0.78,
"t": 1681171229
},
{
"p": 0.78,
"t": 1681257603
},
{
"p": 0.78,
"t": 1681344022
},
{
"p": 0.77,
"t": 1681430430
},
{
"p": 0.77,
"t": 1681516826
},
{
"p": 0.76,
"t": 1681603245
},
{
"p": 0.73,
"t": 1681689623
},
{
"p": 0.75,
"t": 1681776027
},
{
"p": 0.73,
"t": 1681862423
},
{
"p": 0.75,
"t": 1681948846
},
{
"p": 0.785,
"t": 1682035240
},
{
"p": 0.785,
"t": 1682121624
},
{
"p": 0.81,
"t": 1682208024
},
{
"p": 0.81,
"t": 1682294406
},
{
"p": 0.81,
"t": 1682380830
},
{
"p": 0.835,
"t": 1682467254
},
{
"p": 0.835,
"t": 1682553653
},
{
"p": 0.8200000000000001,
"t": 1682640034
},
{
"p": 0.84,
"t": 1682812813
},
{
"p": 0.84,
"t": 1682899219
},
{
"p": 0.84,
"t": 1682985647
},
{
"p": 0.84,
"t": 1683158454
},
{
"p": 0.84,
"t": 1683244804
},
{
"p": 0.84,
"t": 1683331212
},
{
"p": 0.84,
"t": 1683417624
},
{
"p": 0.835,
"t": 1683504041
},
{
"p": 0.8150000000000001,
"t": 1683590408
},
{
"p": 0.765,
"t": 1683676845
},
{
"p": 0.755,
"t": 1683763236
},
{
"p": 0.78,
"t": 1683849654
},
{
"p": 0.79,
"t": 1683936042
},
{
"p": 0.785,
"t": 1684108802
},
{
"p": 0.785,
"t": 1684195223
},
{
"p": 0.765,
"t": 1684281623
},
{
"p": 0.78,
"t": 1684368002
},
{
"p": 0.78,
"t": 1684454402
},
{
"p": 0.785,
"t": 1684540802
},
{
"p": 0.8,
"t": 1684627202
},
{
"p": 0.79,
"t": 1684713602
},
{
"p": 0.79,
"t": 1684800002
},
{
"p": 0.785,
"t": 1684886402
},
{
"p": 0.785,
"t": 1684972802
},
{
"p": 0.79,
"t": 1685059202
},
{
"p": 0.795,
"t": 1685145602
},
{
"p": 0.795,
"t": 1685232002
},
{
"p": 0.795,
"t": 1685318402
},
{
"p": 0.795,
"t": 1685404802
},
{
"p": 0.8,
"t": 1685491202
},
{
"p": 0.805,
"t": 1685577602
},
{
"p": 0.805,
"t": 1685664002
},
{
"p": 0.8,
"t": 1685750402
},
{
"p": 0.805,
"t": 1685836802
},
{
"p": 0.805,
"t": 1685923202
},
{
"p": 0.805,
"t": 1686009602
},
{
"p": 0.795,
"t": 1686096002
},
{
"p": 0.81,
"t": 1686182402
},
{
"p": 0.805,
"t": 1686268802
},
{
"p": 0.805,
"t": 1686355202
},
{
"p": 0.8,
"t": 1686441602
},
{
"p": 0.8,
"t": 1686528002
},
{
"p": 0.8,
"t": 1686614402
},
{
"p": 0.715,
"t": 1686700802
},
{
"p": 0.745,
"t": 1686787202
},
{
"p": 0.755,
"t": 1686873602
},
{
"p": 0.76,
"t": 1686960002
},
{
"p": 0.765,
"t": 1687046402
},
{
"p": 0.75,
"t": 1687132802
},
{
"p": 0.755,
"t": 1687219202
},
{
"p": 0.75,
"t": 1687305602
},
{
"p": 0.755,
"t": 1687392002
},
{
"p": 0.745,
"t": 1687478402
},
{
"p": 0.725,
"t": 1687564802
},
{
"p": 0.715,
"t": 1687651202
},
{
"p": 0.755,
"t": 1687737602
},
{
"p": 0.745,
"t": 1687824002
},
{
"p": 0.725,
"t": 1687910402
},
{
"p": 0.75,
"t": 1687996802
},
{
"p": 0.745,
"t": 1688083202
},
{
"p": 0.745,
"t": 1688169602
},
{
"p": 0.74,
"t": 1688256002
},
{
"p": 0.75,
"t": 1688342402
},
{
"p": 0.73,
"t": 1688428802
},
{
"p": 0.73,
"t": 1688515202
},
{
"p": 0.73,
"t": 1688601602
},
{
"p": 0.735,
"t": 1688688002
},
{
"p": 0.735,
"t": 1688774402
},
{
"p": 0.755,
"t": 1688860802
},
{
"p": 0.73,
"t": 1688947202
},
{
"p": 0.735,
"t": 1689033602
},
{
"p": 0.74,
"t": 1689120002
},
{
"p": 0.74,
"t": 1689206402
},
{
"p": 0.74,
"t": 1689292802
},
{
"p": 0.735,
"t": 1689379202
},
{
"p": 0.735,
"t": 1689465602
},
{
"p": 0.74,
"t": 1689552002
},
{
"p": 0.735,
"t": 1689638402
},
{
"p": 0.745,
"t": 1689724802
},
{
"p": 0.715,
"t": 1689811202
},
{
"p": 0.725,
"t": 1689897602
},
{
"p": 0.73,
"t": 1689984002
},
{
"p": 0.74,
"t": 1690070402
},
{
"p": 0.74,
"t": 1690156802
},
{
"p": 0.74,
"t": 1690243203
},
{
"p": 0.735,
"t": 1690329602
},
{
"p": 0.745,
"t": 1690416002
},
{
"p": 0.745,
"t": 1690502402
},
{
"p": 0.755,
"t": 1690588803
},
{
"p": 0.755,
"t": 1690675203
},
{
"p": 0.75,
"t": 1690761602
},
{
"p": 0.74,
"t": 1690848002
},
{
"p": 0.755,
"t": 1690934402
},
{
"p": 0.76,
"t": 1691020802
},
{
"p": 0.75,
"t": 1691107202
},
{
"p": 0.74,
"t": 1691193602
},
{
"p": 0.745,
"t": 1691280002
},
{
"p": 0.745,
"t": 1691366402
},
{
"p": 0.765,
"t": 1691452802
},
{
"p": 0.765,
"t": 1691539202
},
{
"p": 0.765,
"t": 1691625602
},
{
"p": 0.775,
"t": 1691712002
},
{
"p": 0.775,
"t": 1691798402
},
{
"p": 0.775,
"t": 1691884802
},
{
"p": 0.775,
"t": 1691971202
},
{
"p": 0.735,
"t": 1692057602
},
{
"p": 0.755,
"t": 1692144002
},
{
"p": 0.755,
"t": 1692230402
},
{
"p": 0.755,
"t": 1692316802
},
{
"p": 0.755,
"t": 1692403202
},
{
"p": 0.755,
"t": 1692489602
},
{
"p": 0.755,
"t": 1692576002
},
{
"p": 0.745,
"t": 1692662402
},
{
"p": 0.745,
"t": 1692748802
},
{
"p": 0.745,
"t": 1692835202
},
{
"p": 0.745,
"t": 1692921602
},
{
"p": 0.74,
"t": 1693008002
},
{
"p": 0.74,
"t": 1693094402
},
{
"p": 0.735,
"t": 1693180802
},
{
"p": 0.74,
"t": 1693267202
},
{
"p": 0.745,
"t": 1693353602
},
{
"p": 0.745,
"t": 1693440002
},
{
"p": 0.745,
"t": 1693526402
},
{
"p": 0.745,
"t": 1693612802
},
{
"p": 0.745,
"t": 1693699202
},
{
"p": 0.745,
"t": 1693785602
},
{
"p": 0.745,
"t": 1693872002
},
{
"p": 0.745,
"t": 1693958402
},
{
"p": 0.745,
"t": 1694044802
},
{
"p": 0.745,
"t": 1694131202
},
{
"p": 0.725,
"t": 1694217602
},
{
"p": 0.725,
"t": 1694304002
},
{
"p": 0.725,
"t": 1694390402
},
{
"p": 0.73,
"t": 1694476802
},
{
"p": 0.74,
"t": 1694563202
},
{
"p": 0.74,
"t": 1694649602
},
{
"p": 0.73,
"t": 1694736002
},
{
"p": 0.745,
"t": 1694822402
},
{
"p": 0.745,
"t": 1694908802
},
{
"p": 0.715,
"t": 1694995202
},
{
"p": 0.715,
"t": 1695081602
},
{
"p": 0.72,
"t": 1695168002
},
{
"p": 0.725,
"t": 1695254402
},
{
"p": 0.725,
"t": 1695340802
},
{
"p": 0.725,
"t": 1695427202
},
{
"p": 0.715,
"t": 1695513602
},
{
"p": 0.715,
"t": 1695600002
},
{
"p": 0.715,
"t": 1695686402
},
{
"p": 0.715,
"t": 1695772803
},
{
"p": 0.715,
"t": 1695859203
},
{
"p": 0.725,
"t": 1695945602
},
{
"p": 0.74,
"t": 1696032002
},
{
"p": 0.74,
"t": 1696118402
},
{
"p": 0.745,
"t": 1696204802
},
{
"p": 0.745,
"t": 1696291202
},
{
"p": 0.745,
"t": 1696377603
},
{
"p": 0.745,
"t": 1696464002
},
{
"p": 0.735,
"t": 1696550402
},
{
"p": 0.735,
"t": 1696636802
},
{
"p": 0.735,
"t": 1696723202
},
{
"p": 0.72,
"t": 1696809602
},
{
"p": 0.72,
"t": 1696896002
},
{
"p": 0.73,
"t": 1696982402
},
{
"p": 0.725,
"t": 1697068802
},
{
"p": 0.725,
"t": 1697155202
},
{
"p": 0.725,
"t": 1697241602
},
{
"p": 0.73,
"t": 1697328002
},
{
"p": 0.73,
"t": 1697414402
},
{
"p": 0.725,
"t": 1697500802
},
{
"p": 0.725,
"t": 1697587202
},
{
"p": 0.72,
"t": 1697673602
},
{
"p": 0.72,
"t": 1697760002
},
{
"p": 0.715,
"t": 1697846402
},
{
"p": 0.72,
"t": 1697932802
},
{
"p": 0.725,
"t": 1698019202
},
{
"p": 0.735,
"t": 1698105602
},
{
"p": 0.74,
"t": 1698192002
},
{
"p": 0.74,
"t": 1698278402
},
{
"p": 0.745,
"t": 1698364802
},
{
"p": 0.74,
"t": 1698451202
},
{
"p": 0.74,
"t": 1698537603
},
{
"p": 0.735,
"t": 1698624003
},
{
"p": 0.745,
"t": 1698710402
},
{
"p": 0.745,
"t": 1698796802
},
{
"p": 0.745,
"t": 1698883202
},
{
"p": 0.745,
"t": 1698969602
},
{
"p": 0.745,
"t": 1699056002
},
{
"p": 0.745,
"t": 1699142402
},
{
"p": 0.76,
"t": 1699228806
},
{
"p": 0.755,
"t": 1699315202
},
{
"p": 0.76,
"t": 1699401602
},
{
"p": 0.755,
"t": 1699488003
},
{
"p": 0.745,
"t": 1699574402
},
{
"p": 0.74,
"t": 1699660802
},
{
"p": 0.745,
"t": 1699747202
},
{
"p": 0.74,
"t": 1699833602
},
{
"p": 0.735,
"t": 1699920002
},
{
"p": 0.735,
"t": 1700006402
},
{
"p": 0.73,
"t": 1700092802
},
{
"p": 0.735,
"t": 1700179203
},
{
"p": 0.715,
"t": 1700265602
},
{
"p": 0.72,
"t": 1700352003
},
{
"p": 0.725,
"t": 1700438402
},
{
"p": 0.71,
"t": 1700524802
},
{
"p": 0.715,
"t": 1700611202
},
{
"p": 0.715,
"t": 1700697602
},
{
"p": 0.715,
"t": 1700784002
},
{
"p": 0.72,
"t": 1700870402
},
{
"p": 0.715,
"t": 1700956802
},
{
"p": 0.725,
"t": 1701043202
},
{
"p": 0.715,
"t": 1701129602
},
{
"p": 0.715,
"t": 1701216002
},
{
"p": 0.72,
"t": 1701302402
},
{
"p": 0.725,
"t": 1701388802
},
{
"p": 0.74,
"t": 1701475203
},
{
"p": 0.745,
"t": 1701561602
},
{
"p": 0.745,
"t": 1701648002
},
{
"p": 0.75,
"t": 1701734402
},
{
"p": 0.765,
"t": 1701820803
},
{
"p": 0.775,
"t": 1701907202
},
{
"p": 0.775,
"t": 1701993602
},
{
"p": 0.775,
"t": 1702080002
},
{
"p": 0.775,
"t": 1702166402
},
{
"p": 0.775,
"t": 1702252802
},
{
"p": 0.775,
"t": 1702339202
},
{
"p": 0.775,
"t": 1702425602
},
{
"p": 0.775,
"t": 1702512002
},
{
"p": 0.765,
"t": 1702598402
},
{
"p": 0.765,
"t": 1702684802
},
{
"p": 0.765,
"t": 1702771202
},
{
"p": 0.765,
"t": 1702857602
},
{
"p": 0.765,
"t": 1702944002
},
{
"p": 0.765,
"t": 1703030402
},
{
"p": 0.765,
"t": 1703116803
},
{
"p": 0.745,
"t": 1703203202
},
{
"p": 0.745,
"t": 1703289602
},
{
"p": 0.745,
"t": 1703376002
},
{
"p": 0.745,
"t": 1703462402
},
{
"p": 0.735,
"t": 1703548802
},
{
"p": 0.74,
"t": 1703635203
},
{
"p": 0.74,
"t": 1703721603
},
{
"p": 0.745,
"t": 1703808002
},
{
"p": 0.735,
"t": 1703894402
},
{
"p": 0.735,
"t": 1703980802
},
{
"p": 0.775,
"t": 1704067202
},
{
"p": 0.77,
"t": 1704153602
},
{
"p": 0.775,
"t": 1704240002
},
{
"p": 0.765,
"t": 1704326402
},
{
"p": 0.765,
"t": 1704412803
},
{
"p": 0.765,
"t": 1704499202
},
{
"p": 0.765,
"t": 1704585602
},
{
"p": 0.765,
"t": 1704672002
},
{
"p": 0.775,
"t": 1704758403
},
{
"p": 0.765,
"t": 1704844803
},
{
"p": 0.765,
"t": 1704931203
},
{
"p": 0.755,
"t": 1705017603
},
{
"p": 0.765,
"t": 1705104002
},
{
"p": 0.765,
"t": 1705190402
},
{
"p": 0.765,
"t": 1705276803
},
{
"p": 0.775,
"t": 1705363202
},
{
"p": 0.775,
"t": 1705449603
},
{
"p": 0.785,
"t": 1705536002
},
{
"p": 0.785,
"t": 1705622402
},
{
"p": 0.785,
"t": 1705708803
},
{
"p": 0.795,
"t": 1705795202
},
{
"p": 0.79,
"t": 1705881602
},
{
"p": 0.785,
"t": 1705968003
},
{
"p": 0.81,
"t": 1706054402
},
{
"p": 0.86,
"t": 1706140802
},
{
"p": 0.84,
"t": 1706227202
},
{
"p": 0.84,
"t": 1706313602
},
{
"p": 0.84,
"t": 1706400002
},
{
"p": 0.84,
"t": 1706486402
},
{
"p": 0.84,
"t": 1706572802
},
{
"p": 0.84,
"t": 1706659202
},
{
"p": 0.84,
"t": 1706745602
},
{
"p": 0.8300000000000001,
"t": 1706832002
},
{
"p": 0.8200000000000001,
"t": 1706918402
},
{
"p": 0.8250000000000001,
"t": 1707004803
},
{
"p": 0.8150000000000001,
"t": 1707091202
},
{
"p": 0.8150000000000001,
"t": 1707177602
},
{
"p": 0.8250000000000001,
"t": 1707264002
},
{
"p": 0.8150000000000001,
"t": 1707350402
},
{
"p": 0.8200000000000001,
"t": 1707436802
},
{
"p": 0.765,
"t": 1707523203
},
{
"p": 0.765,
"t": 1707609603
},
{
"p": 0.76,
"t": 1707696003
},
{
"p": 0.745,
"t": 1707782402
},
{
"p": 0.745,
"t": 1707868803
},
{
"p": 0.745,
"t": 1707955203
},
{
"p": 0.745,
"t": 1708041603
},
{
"p": 0.745,
"t": 1708128002
},
{
"p": 0.76,
"t": 1708214402
},
{
"p": 0.77,
"t": 1708300802
},
{
"p": 0.775,
"t": 1708387202
},
{
"p": 0.77,
"t": 1708473603
},
{
"p": 0.765,
"t": 1708560002
},
{
"p": 0.765,
"t": 1708646402
},
{
"p": 0.77,
"t": 1708732802
},
{
"p": 0.77,
"t": 1708819202
},
{
"p": 0.775,
"t": 1708905602
},
{
"p": 0.755,
"t": 1708992002
},
{
"p": 0.765,
"t": 1709078403
},
{
"p": 0.765,
"t": 1709164802
},
{
"p": 0.765,
"t": 1709251202
},
{
"p": 0.77,
"t": 1709337603
},
{
"p": 0.77,
"t": 1709424003
},
{
"p": 0.76,
"t": 1709510403
},
{
"p": 0.765,
"t": 1709596803
},
{
"p": 0.765,
"t": 1709683203
},
{
"p": 0.775,
"t": 1709769602
},
{
"p": 0.775,
"t": 1709856002
},
{
"p": 0.795,
"t": 1709942403
},
{
"p": 0.795,
"t": 1710028802
},
{
"p": 0.795,
"t": 1710115202
},
{
"p": 0.785,
"t": 1710201602
},
{
"p": 0.79,
"t": 1710288003
},
{
"p": 0.8150000000000001,
"t": 1710374403
},
{
"p": 0.8250000000000001,
"t": 1710460803
},
{
"p": 0.8250000000000001,
"t": 1710547202
},
{
"p": 0.835,
"t": 1710633603
},
{
"p": 0.835,
"t": 1710720003
},
{
"p": 0.84,
"t": 1710806402
},
{
"p": 0.835,
"t": 1710892803
},
{
"p": 0.84,
"t": 1710979203
},
{
"p": 0.84,
"t": 1711065602
},
{
"p": 0.84,
"t": 1711152003
},
{
"p": 0.85,
"t": 1711238403
},
{
"p": 0.855,
"t": 1711324803
},
{
"p": 0.855,
"t": 1711411202
},
{
"p": 0.86,
"t": 1711497603
},
{
"p": 0.865,
"t": 1711584003
},
{
"p": 0.87,
"t": 1711670402
},
{
"p": 0.865,
"t": 1711756802
},
{
"p": 0.865,
"t": 1711843203
},
{
"p": 0.87,
"t": 1711929602
},
{
"p": 0.87,
"t": 1712016003
},
{
"p": 0.875,
"t": 1712102403
},
{
"p": 0.875,
"t": 1712188803
},
{
"p": 0.875,
"t": 1712275203
},
{
"p": 0.875,
"t": 1712361603
},
{
"p": 0.875,
"t": 1712448002
},
{
"p": 0.875,
"t": 1712534403
},
{
"p": 0.875,
"t": 1712620803
},
{
"p": 0.875,
"t": 1712707203
},
{
"p": 0.875,
"t": 1712793603
},
{
"p": 0.875,
"t": 1712880003
},
{
"p": 0.875,
"t": 1712966402
},
{
"p": 0.875,
"t": 1713052803
},
{
"p": 0.875,
"t": 1713139203
},
{
"p": 0.875,
"t": 1713225603
},
{
"p": 0.875,
"t": 1713312003
},
{
"p": 0.875,
"t": 1713398403
},
{
"p": 0.875,
"t": 1713484803
},
{
"p": 0.875,
"t": 1713571202
},
{
"p": 0.875,
"t": 1713657603
},
{
"p": 0.87,
"t": 1713744003
},
{
"p": 0.87,
"t": 1713830402
},
{
"p": 0.88,
"t": 1713916803
},
{
"p": 0.88,
"t": 1714003203
},
{
"p": 0.89,
"t": 1714089602
},
{
"p": 0.885,
"t": 1714176003
},
{
"p": 0.89,
"t": 1714262403
},
{
"p": 0.885,
"t": 1714348803
},
{
"p": 0.885,
"t": 1714435204
},
{
"p": 0.885,
"t": 1714521603
},
{
"p": 0.89,
"t": 1714608003
},
{
"p": 0.89,
"t": 1714694403
},
{
"p": 0.89,
"t": 1714780803
},
{
"p": 0.895,
"t": 1714867203
},
{
"p": 0.895,
"t": 1714953602
},
{
"p": 0.905,
"t": 1715040002
},
{
"p": 0.905,
"t": 1715126403
},
{
"p": 0.905,
"t": 1715212803
},
{
"p": 0.9,
"t": 1715299203
},
{
"p": 0.9,
"t": 1715385604
},
{
"p": 0.9,
"t": 1715472003
},
{
"p": 0.9,
"t": 1715558404
},
{
"p": 0.895,
"t": 1715644803
},
{
"p": 0.895,
"t": 1715731204
},
{
"p": 0.9,
"t": 1715817604
},
{
"p": 0.9,
"t": 1715904003
},
{
"p": 0.9,
"t": 1715990403
},
{
"p": 0.9,
"t": 1716076803
},
{
"p": 0.9,
"t": 1716163203
},
{
"p": 0.9,
"t": 1716249603
},
{
"p": 0.9,
"t": 1716336003
},
{
"p": 0.9,
"t": 1716422403
},
{
"p": 0.89,
"t": 1716508803
},
{
"p": 0.89,
"t": 1716595203
},
{
"p": 0.89,
"t": 1716681603
},
{
"p": 0.885,
"t": 1716768003
},
{
"p": 0.87,
"t": 1716854403
},
{
"p": 0.895,
"t": 1716940804
},
{
"p": 0.89,
"t": 1717027203
},
{
"p": 0.89,
"t": 1717113603
},
{
"p": 0.89,
"t": 1717200003
},
{
"p": 0.89,
"t": 1717286403
},
{
"p": 0.89,
"t": 1717372803
},
{
"p": 0.875,
"t": 1717459202
},
{
"p": 0.885,
"t": 1717545602
},
{
"p": 0.885,
"t": 1717632003
},
{
"p": 0.87,
"t": 1717718402
},
{
"p": 0.855,
"t": 1717804802
},
{
"p": 0.86,
"t": 1717891203
},
{
"p": 0.86,
"t": 1717977604
},
{
"p": 0.86,
"t": 1718064002
},
{
"p": 0.86,
"t": 1718150403
},
{
"p": 0.855,
"t": 1718236803
},
{
"p": 0.85,
"t": 1718323203
},
{
"p": 0.85,
"t": 1718409604
},
{
"p": 0.85,
"t": 1718496004
},
{
"p": 0.85,
"t": 1718582404
},
{
"p": 0.855,
"t": 1718668803
},
{
"p": 0.845,
"t": 1718755203
},
{
"p": 0.8300000000000001,
"t": 1718841604
},
{
"p": 0.8200000000000001,
"t": 1718928003
},
{
"p": 0.855,
"t": 1719014402
},
{
"p": 0.85,
"t": 1719100803
},
{
"p": 0.85,
"t": 1719187203
},
{
"p": 0.855,
"t": 1719273603
},
{
"p": 0.875,
"t": 1719360003
},
{
"p": 0.9,
"t": 1719446402
},
{
"p": 0.89,
"t": 1719532803
},
{
"p": 0.745,
"t": 1719619202
},
{
"p": 0.74,
"t": 1719705602
},
{
"p": 0.61,
"t": 1719792002
},
{
"p": 0.835,
"t": 1719878403
},
{
"p": 0.6000000000000001,
"t": 1719964802
},
{
"p": 0.41500000000000004,
"t": 1720051203
},
{
"p": 0.335,
"t": 1720137602
},
{
"p": 0.44,
"t": 1720224002
},
{
"p": 0.395,
"t": 1720310402
},
{
"p": 0.485,
"t": 1720396802
},
{
"p": 0.735,
"t": 1720483202
},
{
"p": 0.705,
"t": 1720569603
},
{
"p": 0.43,
"t": 1720656003
},
{
"p": 0.41500000000000004,
"t": 1720742402
},
{
"p": 0.44,
"t": 1720828803
},
{
"p": 0.595,
"t": 1720915202
},
{
"p": 0.705,
"t": 1721001603
},
{
"p": 0.725,
"t": 1721088002
},
{
"p": 0.805,
"t": 1721174401
},
{
"p": 0.46,
"t": 1721260802
},
{
"p": 0.17500000000000002,
"t": 1721347201
},
{
"p": 0.23500000000000001,
"t": 1721433601
},
{
"p": 0.275,
"t": 1721520001
},
{
"p": 0.004,
"t": 1721606401
},
{
"p": 0.0055000000000000005,
"t": 1721692801
},
{
"p": 0.005,
"t": 1721779201
},
{
"p": 0.005,
"t": 1721865601
},
{
"p": 0.0045000000000000005,
"t": 1721952002
},
{
"p": 0.0045000000000000005,
"t": 1722038402
},
{
"p": 0.005,
"t": 1722124802
},
{
"p": 0.005,
"t": 1722211202
},
{
"p": 0.006,
"t": 1722297601
},
{
"p": 0.007,
"t": 1722384002
},
{
"p": 0.007,
"t": 1722470402
},
{
"p": 0.007,
"t": 1722556801
},
{
"p": 0.007,
"t": 1722643202
},
{
"p": 0.006500000000000001,
"t": 1722729601
},
{
"p": 0.0085,
"t": 1722816001
},
{
"p": 0.0115,
"t": 1722902401
},
{
"p": 0.0045000000000000005,
"t": 1722988801
}
] |
{
"error": null,
"label": "No",
"labelIndex": 1,
"outcomeSlotCount": 2,
"payoutDenominator": "1",
"payoutNumerators": [
"0",
"1"
],
"resolved": true,
"source": "onchain"
}
|
Joe Biden
| null | null | true
| -0.0055
| 17
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
||||
240384
|
[Single Market] Will Pete Buttigieg win the U.S. 2024 Democratic presidential nomination?
|
0x84dfb8b5cac6356d4ac7bb1da55bb167d0ef65d06afc2546389630098cc467e9
|
will-pete-buttigieg-win-the-us-2024-democratic-presidential-nomination
|
https://democrats.org/
|
2024-08-10T00:00:00Z
|
US-current-affairs
|
2022-01-11T02:16:27.452Z
|
18000000000000000
|
This market will resolve to “Yes” if Pete Buttigieg wins the 2024 nomination of the Democratic Party for U.S. president. Otherwise, this market will resolve to “No”.
The resolution source for this market will be a consensus of official Democratic Party sources, including https://democrats.org/.
Any replacement of the nominee before election day will not change the resolution of the market.
|
["Yes", "No"]
|
["0", "1"]
|
26606.36708
| true
|
normal
| true
|
0x49c5078E0BB883cAe3C2089Bf591eD189c7dCca1
| 15
|
2022-01-11T02:16:27.452Z
|
2024-08-08T10:32:55.473662Z
|
2024-08-07 13:51:50.562992+00
| false
| false
| false
|
3931344
| false
|
0x4b24b1b119fd23aD723A2C2286047CC453DF4AA1
|
1661169276476
|
1659020518.9384859
| false
|
0xCB1822859cEF82Cd2Eb4E6276C7916e692995130
| true
|
6
|
0x73c7bcb266a34398200159da18d4bf95044e64e5d3c2e7a58db0f272aa46f396
|
2024-08-07 13:51:50.562992+00
| true
| 0.001
| 5
|
resolved
| 26,606.37
|
2024-08-10
|
2022-01-12
|
2024-09-30
| true
| true
| 0
| 0
| 0
|
["113459643164060403919504712048530019379173768880231414404726414035517357828194", "110606609354376812966157988257545578031088805684265956480094769102094200583475"]
| null | null | true
| 0
| 0
| 0
| 0
| 0
| 0
| 3,823.484358
| 22,782.882722
| 389.481593
| false
| null |
[
{
"active": true,
"archived": false,
"automaticallyActive": null,
"automaticallyResolved": true,
"category": "US-current-affairs",
"closed": true,
"closedTime": "2024-08-07T13:52:35.439612Z",
"commentCount": 84,
"commentsEnabled": null,
"competitive": null,
"createdAt": "2022-07-27T14:44:48.175Z",
"creationDate": "2022-01-11T00:00:00Z",
"cyom": false,
"deploying": false,
"description": "This is a market on predicting the Democratic nominee for the 2024 presidential election.",
"disqusThread": null,
"enableNegRisk": false,
"enableOrderBook": true,
"endDate": "2024-08-09T12:00:00Z",
"featured": false,
"featuredImage": null,
"icon": "https://polymarket-upload.s3.us-east-2.amazonaws.com/who-will-win-the-us-2024-democratic-presidential-nomination-lC4EXB-GD5-e.png",
"id": "5853",
"image": "https://polymarket-upload.s3.us-east-2.amazonaws.com/who-will-win-the-us-2024-democratic-presidential-nomination-lC4EXB-GD5-e.png",
"liquidity": null,
"liquidityAmm": 2433.88084,
"liquidityClob": null,
"negRisk": false,
"negRiskAugmented": false,
"new": false,
"openInterest": 0,
"pendingDeployment": false,
"published_at": "2022-07-27 14:44:48.171+00",
"resolutionSource": "https://democrats.org/",
"restricted": true,
"showAllOutcomes": true,
"showMarketImages": true,
"slug": "who-will-win-the-us-2024-democratic-presidential-nomination",
"sortBy": "ascending",
"startDate": "2022-01-11T02:13:47.363Z",
"ticker": "who-will-win-the-us-2024-democratic-presidential-nomination",
"title": "[Single Markets] Democratic Nominee 2024",
"updatedAt": "2024-08-08T13:52:53.754029Z",
"updatedBy": "15",
"volume": 7186550.110396,
"volume1mo": 0,
"volume1wk": 0,
"volume1yr": 0,
"volume24hr": null
}
] | false
| false
| false
| false
| true
| null | 0
| 0
| 0.005
| 0
| 0
| 0
| 0
| 1
| null | 0.005
| null | true
| false
| false
|
[]
| false
| false
| false
| false
| false
|
[
{
"p": 0.5,
"t": 1673308825
},
{
"p": 0.5,
"t": 1673395244
},
{
"p": 0.5,
"t": 1673481634
},
{
"p": 0.5,
"t": 1673568019
},
{
"p": 0.5,
"t": 1673654424
},
{
"p": 0.5,
"t": 1673740841
},
{
"p": 0.5,
"t": 1673827243
},
{
"p": 0.5,
"t": 1673913643
},
{
"p": 0.5,
"t": 1674000015
},
{
"p": 0.5,
"t": 1674086405
},
{
"p": 0.5,
"t": 1674172837
},
{
"p": 0.5,
"t": 1674259208
},
{
"p": 0.51,
"t": 1674345654
},
{
"p": 0.5,
"t": 1674518412
},
{
"p": 0.5,
"t": 1674604814
},
{
"p": 0.06,
"t": 1674691254
},
{
"p": 0.26,
"t": 1674777634
},
{
"p": 0.26,
"t": 1674864035
},
{
"p": 0.26,
"t": 1674950440
},
{
"p": 0.26,
"t": 1675123218
},
{
"p": 0.26,
"t": 1675209610
},
{
"p": 0.26,
"t": 1675296046
},
{
"p": 0.26,
"t": 1675382456
},
{
"p": 0.26,
"t": 1675468847
},
{
"p": 0.25,
"t": 1675555232
},
{
"p": 0.25,
"t": 1675728052
},
{
"p": 0.25,
"t": 1675900809
},
{
"p": 0.26,
"t": 1676160046
},
{
"p": 0.26,
"t": 1676246417
},
{
"p": 0.26,
"t": 1676332804
},
{
"p": 0.26,
"t": 1676419217
},
{
"p": 0.26,
"t": 1676505630
},
{
"p": 0.26,
"t": 1676592047
},
{
"p": 0.26,
"t": 1676678406
},
{
"p": 0.26,
"t": 1676764852
},
{
"p": 0.26,
"t": 1676937606
},
{
"p": 0.26,
"t": 1677024019
},
{
"p": 0.26,
"t": 1677110435
},
{
"p": 0.26,
"t": 1677196826
},
{
"p": 0.26,
"t": 1677283205
},
{
"p": 0.26,
"t": 1677369629
},
{
"p": 0.09,
"t": 1677456026
},
{
"p": 0.09,
"t": 1677542403
},
{
"p": 0.09,
"t": 1677628818
},
{
"p": 0.09,
"t": 1677715226
},
{
"p": 0.09,
"t": 1677801631
},
{
"p": 0.26,
"t": 1677888015
},
{
"p": 0.27,
"t": 1677974451
},
{
"p": 0.27,
"t": 1678060814
},
{
"p": 0.27,
"t": 1678147205
},
{
"p": 0.27,
"t": 1678233650
},
{
"p": 0.27,
"t": 1678320032
},
{
"p": 0.27,
"t": 1678406435
},
{
"p": 0.27,
"t": 1678492854
},
{
"p": 0.27,
"t": 1678579254
},
{
"p": 0.27,
"t": 1678752049
},
{
"p": 0.26,
"t": 1678838425
},
{
"p": 0.26,
"t": 1678924806
},
{
"p": 0.26,
"t": 1679011203
},
{
"p": 0.26,
"t": 1679097645
},
{
"p": 0.26,
"t": 1679184022
},
{
"p": 0.26,
"t": 1679270430
},
{
"p": 0.14,
"t": 1679356835
},
{
"p": 0.14,
"t": 1679529639
},
{
"p": 0.14,
"t": 1679616048
},
{
"p": 0.14,
"t": 1679702422
},
{
"p": 0.14,
"t": 1679788806
},
{
"p": 0.13,
"t": 1679875245
},
{
"p": 0.16,
"t": 1679961619
},
{
"p": 0.16,
"t": 1680048049
},
{
"p": 0.16,
"t": 1680134416
},
{
"p": 0.16,
"t": 1680220817
},
{
"p": 0.16,
"t": 1680307248
},
{
"p": 0.16,
"t": 1680393652
},
{
"p": 0.14,
"t": 1680480000
},
{
"p": 0.16,
"t": 1680566435
},
{
"p": 0.16,
"t": 1680652824
},
{
"p": 0.16,
"t": 1680912008
},
{
"p": 0.16,
"t": 1680998448
},
{
"p": 0.16,
"t": 1681084831
},
{
"p": 0.16,
"t": 1681171229
},
{
"p": 0.16,
"t": 1681257603
},
{
"p": 0.16,
"t": 1681344022
},
{
"p": 0.16,
"t": 1681430430
},
{
"p": 0.16,
"t": 1681516826
},
{
"p": 0.16,
"t": 1681603245
},
{
"p": 0.16,
"t": 1681689623
},
{
"p": 0.16,
"t": 1681776027
},
{
"p": 0.16,
"t": 1681862423
},
{
"p": 0.16,
"t": 1681948846
},
{
"p": 0.155,
"t": 1682035240
},
{
"p": 0.155,
"t": 1682121624
},
{
"p": 0.14,
"t": 1682208024
},
{
"p": 0.14,
"t": 1682294406
},
{
"p": 0.14,
"t": 1682380830
},
{
"p": 0.14,
"t": 1682467254
},
{
"p": 0.13,
"t": 1682553653
},
{
"p": 0.12,
"t": 1682640034
},
{
"p": 0.12,
"t": 1682812813
},
{
"p": 0.12,
"t": 1682899219
},
{
"p": 0.04,
"t": 1682985647
},
{
"p": 0.12,
"t": 1683158454
},
{
"p": 0.12,
"t": 1683244804
},
{
"p": 0.12,
"t": 1683331212
},
{
"p": 0.12,
"t": 1683417624
},
{
"p": 0.12,
"t": 1683504041
},
{
"p": 0.12,
"t": 1683590408
},
{
"p": 0.12,
"t": 1683676845
},
{
"p": 0.12,
"t": 1683763236
},
{
"p": 0.12,
"t": 1683849654
},
{
"p": 0.12,
"t": 1683936042
},
{
"p": 0.12,
"t": 1684108802
},
{
"p": 0.12,
"t": 1684195223
},
{
"p": 0.12,
"t": 1684281623
},
{
"p": 0.09,
"t": 1684368002
},
{
"p": 0.09,
"t": 1684454402
},
{
"p": 0.09,
"t": 1684540802
},
{
"p": 0.09,
"t": 1684627202
},
{
"p": 0.075,
"t": 1684713602
},
{
"p": 0.075,
"t": 1684800002
},
{
"p": 0.075,
"t": 1684886402
},
{
"p": 0.075,
"t": 1684972802
},
{
"p": 0.075,
"t": 1685059202
},
{
"p": 0.075,
"t": 1685145602
},
{
"p": 0.075,
"t": 1685232002
},
{
"p": 0.075,
"t": 1685318402
},
{
"p": 0.075,
"t": 1685404802
},
{
"p": 0.075,
"t": 1685491202
},
{
"p": 0.075,
"t": 1685577602
},
{
"p": 0.045,
"t": 1685664002
},
{
"p": 0.045,
"t": 1685750402
},
{
"p": 0.045,
"t": 1685836802
},
{
"p": 0.045,
"t": 1685923202
},
{
"p": 0.045,
"t": 1686009602
},
{
"p": 0.045,
"t": 1686096002
},
{
"p": 0.045,
"t": 1686182402
},
{
"p": 0.045,
"t": 1686268802
},
{
"p": 0.045,
"t": 1686355202
},
{
"p": 0.045,
"t": 1686441602
},
{
"p": 0.045,
"t": 1686528002
},
{
"p": 0.045,
"t": 1686614402
},
{
"p": 0.035,
"t": 1686700802
},
{
"p": 0.035,
"t": 1686787202
},
{
"p": 0.035,
"t": 1686873602
},
{
"p": 0.035,
"t": 1686960002
},
{
"p": 0.035,
"t": 1687046402
},
{
"p": 0.035,
"t": 1687132802
},
{
"p": 0.035,
"t": 1687219202
},
{
"p": 0.035,
"t": 1687305602
},
{
"p": 0.03,
"t": 1687392002
},
{
"p": 0.035,
"t": 1687478402
},
{
"p": 0.03,
"t": 1687564802
},
{
"p": 0.03,
"t": 1687651202
},
{
"p": 0.03,
"t": 1687737602
},
{
"p": 0.035,
"t": 1687824002
},
{
"p": 0.03,
"t": 1687910402
},
{
"p": 0.03,
"t": 1687996802
},
{
"p": 0.03,
"t": 1688083202
},
{
"p": 0.065,
"t": 1688169602
},
{
"p": 0.055,
"t": 1688256002
},
{
"p": 0.055,
"t": 1688342402
},
{
"p": 0.055,
"t": 1688428802
},
{
"p": 0.055,
"t": 1688515202
},
{
"p": 0.055,
"t": 1688601602
},
{
"p": 0.07,
"t": 1688688002
},
{
"p": 0.055,
"t": 1688774402
},
{
"p": 0.05,
"t": 1688860802
},
{
"p": 0.05,
"t": 1688947202
},
{
"p": 0.065,
"t": 1689033602
},
{
"p": 0.07,
"t": 1689120002
},
{
"p": 0.07,
"t": 1689206402
},
{
"p": 0.07,
"t": 1689292802
},
{
"p": 0.065,
"t": 1689379202
},
{
"p": 0.065,
"t": 1689465602
},
{
"p": 0.055,
"t": 1689552002
},
{
"p": 0.07,
"t": 1689638402
},
{
"p": 0.065,
"t": 1689724802
},
{
"p": 0.07,
"t": 1689811202
},
{
"p": 0.07,
"t": 1689897602
},
{
"p": 0.075,
"t": 1689984002
},
{
"p": 0.075,
"t": 1690070402
},
{
"p": 0.055,
"t": 1690156802
},
{
"p": 0.055,
"t": 1690243203
},
{
"p": 0.055,
"t": 1690329602
},
{
"p": 0.06,
"t": 1690416002
},
{
"p": 0.035,
"t": 1690502402
},
{
"p": 0.06,
"t": 1690588803
},
{
"p": 0.055,
"t": 1690675203
},
{
"p": 0.05,
"t": 1690761602
},
{
"p": 0.05,
"t": 1690848002
},
{
"p": 0.05,
"t": 1690934402
},
{
"p": 0.05,
"t": 1691020802
},
{
"p": 0.05,
"t": 1691107202
},
{
"p": 0.045,
"t": 1691193602
},
{
"p": 0.045,
"t": 1691280002
},
{
"p": 0.045,
"t": 1691366402
},
{
"p": 0.045,
"t": 1691452802
},
{
"p": 0.045,
"t": 1691539202
},
{
"p": 0.04,
"t": 1691625602
},
{
"p": 0.035,
"t": 1691712002
},
{
"p": 0.035,
"t": 1691798402
},
{
"p": 0.035,
"t": 1691884802
},
{
"p": 0.035,
"t": 1691971202
},
{
"p": 0.035,
"t": 1692057602
},
{
"p": 0.035,
"t": 1692144002
},
{
"p": 0.035,
"t": 1692230402
},
{
"p": 0.035,
"t": 1692316802
},
{
"p": 0.035500000000000004,
"t": 1692403202
},
{
"p": 0.035500000000000004,
"t": 1692489602
},
{
"p": 0.036000000000000004,
"t": 1692576002
},
{
"p": 0.035,
"t": 1692662402
},
{
"p": 0.0375,
"t": 1692748802
},
{
"p": 0.049,
"t": 1692835202
},
{
"p": 0.049,
"t": 1692921602
},
{
"p": 0.049,
"t": 1693008002
},
{
"p": 0.0485,
"t": 1693094402
},
{
"p": 0.0485,
"t": 1693180802
},
{
"p": 0.0485,
"t": 1693267202
},
{
"p": 0.0385,
"t": 1693353602
},
{
"p": 0.0385,
"t": 1693440002
},
{
"p": 0.0385,
"t": 1693526402
},
{
"p": 0.0385,
"t": 1693612802
},
{
"p": 0.0385,
"t": 1693699202
},
{
"p": 0.0385,
"t": 1693785602
},
{
"p": 0.0385,
"t": 1693872002
},
{
"p": 0.0385,
"t": 1693958402
},
{
"p": 0.0385,
"t": 1694044802
},
{
"p": 0.0385,
"t": 1694131202
},
{
"p": 0.0385,
"t": 1694217602
},
{
"p": 0.0385,
"t": 1694304002
},
{
"p": 0.0385,
"t": 1694390402
},
{
"p": 0.0385,
"t": 1694476802
},
{
"p": 0.0385,
"t": 1694563202
},
{
"p": 0.0385,
"t": 1694649602
},
{
"p": 0.0385,
"t": 1694736002
},
{
"p": 0.0385,
"t": 1694822402
},
{
"p": 0.0385,
"t": 1694908802
},
{
"p": 0.0385,
"t": 1694995202
},
{
"p": 0.0385,
"t": 1695081602
},
{
"p": 0.039,
"t": 1695168002
},
{
"p": 0.0395,
"t": 1695254402
},
{
"p": 0.0395,
"t": 1695340802
},
{
"p": 0.0395,
"t": 1695427202
},
{
"p": 0.0395,
"t": 1695513602
},
{
"p": 0.0395,
"t": 1695600002
},
{
"p": 0.0395,
"t": 1695686402
},
{
"p": 0.0395,
"t": 1695772803
},
{
"p": 0.0395,
"t": 1695859203
},
{
"p": 0.0395,
"t": 1695945602
},
{
"p": 0.039,
"t": 1696032002
},
{
"p": 0.039,
"t": 1696118402
},
{
"p": 0.0395,
"t": 1696204802
},
{
"p": 0.0395,
"t": 1696291202
},
{
"p": 0.0395,
"t": 1696377603
},
{
"p": 0.0395,
"t": 1696464002
},
{
"p": 0.0395,
"t": 1696550402
},
{
"p": 0.0395,
"t": 1696636802
},
{
"p": 0.0395,
"t": 1696723202
},
{
"p": 0.039,
"t": 1696809602
},
{
"p": 0.039,
"t": 1696896002
},
{
"p": 0.039,
"t": 1696982402
},
{
"p": 0.0395,
"t": 1697068802
},
{
"p": 0.039,
"t": 1697155202
},
{
"p": 0.039,
"t": 1697241602
},
{
"p": 0.039,
"t": 1697328002
},
{
"p": 0.039,
"t": 1697414402
},
{
"p": 0.039,
"t": 1697500802
},
{
"p": 0.039,
"t": 1697587202
},
{
"p": 0.039,
"t": 1697673602
},
{
"p": 0.036500000000000005,
"t": 1697760002
},
{
"p": 0.036500000000000005,
"t": 1697846402
},
{
"p": 0.036500000000000005,
"t": 1697932802
},
{
"p": 0.0395,
"t": 1698019202
},
{
"p": 0.039,
"t": 1698105602
},
{
"p": 0.039,
"t": 1698192002
},
{
"p": 0.0395,
"t": 1698278402
},
{
"p": 0.0395,
"t": 1698364802
},
{
"p": 0.04,
"t": 1698451202
},
{
"p": 0.04,
"t": 1698537603
},
{
"p": 0.04,
"t": 1698624003
},
{
"p": 0.04,
"t": 1698710402
},
{
"p": 0.04,
"t": 1698796802
},
{
"p": 0.04,
"t": 1698883202
},
{
"p": 0.04,
"t": 1698969602
},
{
"p": 0.04,
"t": 1699056002
},
{
"p": 0.04,
"t": 1699142402
},
{
"p": 0.0425,
"t": 1699228806
},
{
"p": 0.0425,
"t": 1699315202
},
{
"p": 0.0425,
"t": 1699401602
},
{
"p": 0.0425,
"t": 1699488003
},
{
"p": 0.0425,
"t": 1699574402
},
{
"p": 0.0425,
"t": 1699660802
},
{
"p": 0.0425,
"t": 1699747202
},
{
"p": 0.0425,
"t": 1699833602
},
{
"p": 0.0425,
"t": 1699920002
},
{
"p": 0.0425,
"t": 1700006402
},
{
"p": 0.0425,
"t": 1700092802
},
{
"p": 0.0425,
"t": 1700179203
},
{
"p": 0.0425,
"t": 1700265602
},
{
"p": 0.0425,
"t": 1700352003
},
{
"p": 0.0425,
"t": 1700438402
},
{
"p": 0.0425,
"t": 1700524802
},
{
"p": 0.0425,
"t": 1700611202
},
{
"p": 0.0425,
"t": 1700697602
},
{
"p": 0.0425,
"t": 1700784002
},
{
"p": 0.0425,
"t": 1700870402
},
{
"p": 0.0405,
"t": 1700956802
},
{
"p": 0.0405,
"t": 1701043202
},
{
"p": 0.0405,
"t": 1701129602
},
{
"p": 0.0405,
"t": 1701216002
},
{
"p": 0.0405,
"t": 1701302402
},
{
"p": 0.0405,
"t": 1701388802
},
{
"p": 0.0405,
"t": 1701475203
},
{
"p": 0.0405,
"t": 1701561602
},
{
"p": 0.0405,
"t": 1701648002
},
{
"p": 0.0405,
"t": 1701734402
},
{
"p": 0.0405,
"t": 1701820803
},
{
"p": 0.0405,
"t": 1701907202
},
{
"p": 0.0405,
"t": 1701993602
},
{
"p": 0.0405,
"t": 1702080002
},
{
"p": 0.0405,
"t": 1702166402
},
{
"p": 0.0405,
"t": 1702252802
},
{
"p": 0.0405,
"t": 1702339202
},
{
"p": 0.0405,
"t": 1702425602
},
{
"p": 0.04,
"t": 1702512002
},
{
"p": 0.04,
"t": 1702598402
},
{
"p": 0.04,
"t": 1702684802
},
{
"p": 0.04,
"t": 1702771202
},
{
"p": 0.04,
"t": 1702857602
},
{
"p": 0.04,
"t": 1702944002
},
{
"p": 0.04,
"t": 1703030402
},
{
"p": 0.04,
"t": 1703116803
},
{
"p": 0.04,
"t": 1703203202
},
{
"p": 0.04,
"t": 1703289602
},
{
"p": 0.04,
"t": 1703376002
},
{
"p": 0.04,
"t": 1703462402
},
{
"p": 0.04,
"t": 1703548802
},
{
"p": 0.04,
"t": 1703635203
},
{
"p": 0.04,
"t": 1703721603
},
{
"p": 0.04,
"t": 1703808002
},
{
"p": 0.04,
"t": 1703894402
},
{
"p": 0.04,
"t": 1703980802
},
{
"p": 0.04,
"t": 1704067202
},
{
"p": 0.04,
"t": 1704153602
},
{
"p": 0.04,
"t": 1704240002
},
{
"p": 0.04,
"t": 1704326402
},
{
"p": 0.04,
"t": 1704412803
},
{
"p": 0.04,
"t": 1704499202
},
{
"p": 0.04,
"t": 1704585602
},
{
"p": 0.0405,
"t": 1704672002
},
{
"p": 0.0405,
"t": 1704758403
},
{
"p": 0.15,
"t": 1704844803
},
{
"p": 0.11,
"t": 1704931203
},
{
"p": 0.075,
"t": 1705017603
},
{
"p": 0.075,
"t": 1705104002
},
{
"p": 0.0805,
"t": 1705190402
},
{
"p": 0.07050000000000001,
"t": 1705276803
},
{
"p": 0.07050000000000001,
"t": 1705363202
},
{
"p": 0.041,
"t": 1705449603
},
{
"p": 0.0405,
"t": 1705536002
},
{
"p": 0.027,
"t": 1705622402
},
{
"p": 0.027,
"t": 1705708803
},
{
"p": 0.027,
"t": 1705795202
},
{
"p": 0.027,
"t": 1705881602
},
{
"p": 0.027,
"t": 1705968003
},
{
"p": 0.027,
"t": 1706054402
},
{
"p": 0.027,
"t": 1706140802
},
{
"p": 0.027,
"t": 1706227202
},
{
"p": 0.027,
"t": 1706313602
},
{
"p": 0.027,
"t": 1706400002
},
{
"p": 0.0285,
"t": 1706486402
},
{
"p": 0.036000000000000004,
"t": 1706572802
},
{
"p": 0.0245,
"t": 1706659202
},
{
"p": 0.0245,
"t": 1706745602
},
{
"p": 0.0245,
"t": 1706832002
},
{
"p": 0.0245,
"t": 1706918402
},
{
"p": 0.0245,
"t": 1707004803
},
{
"p": 0.0245,
"t": 1707091202
},
{
"p": 0.0245,
"t": 1707177602
},
{
"p": 0.0245,
"t": 1707264002
},
{
"p": 0.0485,
"t": 1707350402
},
{
"p": 0.0485,
"t": 1707436802
},
{
"p": 0.0485,
"t": 1707523203
},
{
"p": 0.0485,
"t": 1707609603
},
{
"p": 0.0485,
"t": 1707696003
},
{
"p": 0.0485,
"t": 1707782402
},
{
"p": 0.0485,
"t": 1707868803
},
{
"p": 0.0485,
"t": 1707955203
},
{
"p": 0.0485,
"t": 1708041603
},
{
"p": 0.0485,
"t": 1708128002
},
{
"p": 0.0485,
"t": 1708214402
},
{
"p": 0.0485,
"t": 1708300802
},
{
"p": 0.0485,
"t": 1708387202
},
{
"p": 0.0285,
"t": 1708473603
},
{
"p": 0.0285,
"t": 1708560002
},
{
"p": 0.0285,
"t": 1708646402
},
{
"p": 0.0285,
"t": 1708732802
},
{
"p": 0.048,
"t": 1708819202
},
{
"p": 0.048,
"t": 1708905602
},
{
"p": 0.048,
"t": 1708992002
},
{
"p": 0.048,
"t": 1709078403
},
{
"p": 0.0485,
"t": 1709164802
},
{
"p": 0.0485,
"t": 1709251202
},
{
"p": 0.0485,
"t": 1709337603
},
{
"p": 0.0485,
"t": 1709424003
},
{
"p": 0.0485,
"t": 1709510403
},
{
"p": 0.0485,
"t": 1709596803
},
{
"p": 0.0485,
"t": 1709683203
},
{
"p": 0.0485,
"t": 1709769602
},
{
"p": 0.0485,
"t": 1709856002
},
{
"p": 0.0485,
"t": 1709942403
},
{
"p": 0.0485,
"t": 1710028802
},
{
"p": 0.0485,
"t": 1710115202
},
{
"p": 0.048,
"t": 1710201602
},
{
"p": 0.048,
"t": 1710288003
},
{
"p": 0.0475,
"t": 1710374403
},
{
"p": 0.049,
"t": 1710460803
},
{
"p": 0.049,
"t": 1710547202
},
{
"p": 0.049,
"t": 1710633603
},
{
"p": 0.049,
"t": 1710720003
},
{
"p": 0.049,
"t": 1710806402
},
{
"p": 0.049,
"t": 1710892803
},
{
"p": 0.049,
"t": 1710979203
},
{
"p": 0.049,
"t": 1711065602
},
{
"p": 0.049,
"t": 1711152003
},
{
"p": 0.049,
"t": 1711238403
},
{
"p": 0.049,
"t": 1711324803
},
{
"p": 0.049,
"t": 1711411202
},
{
"p": 0.049,
"t": 1711497603
},
{
"p": 0.049,
"t": 1711584003
},
{
"p": 0.049,
"t": 1711670402
},
{
"p": 0.049,
"t": 1711756802
},
{
"p": 0.049,
"t": 1711843203
},
{
"p": 0.049,
"t": 1711929602
},
{
"p": 0.049,
"t": 1712016003
},
{
"p": 0.03,
"t": 1712102403
},
{
"p": 0.03,
"t": 1712188803
},
{
"p": 0.03,
"t": 1712275203
},
{
"p": 0.03,
"t": 1712361603
},
{
"p": 0.03,
"t": 1712448002
},
{
"p": 0.03,
"t": 1712534403
},
{
"p": 0.03,
"t": 1712620803
},
{
"p": 0.03,
"t": 1712707203
},
{
"p": 0.03,
"t": 1712793603
},
{
"p": 0.05,
"t": 1712880003
},
{
"p": 0.05,
"t": 1712966402
},
{
"p": 0.05,
"t": 1713052803
},
{
"p": 0.05,
"t": 1713139203
},
{
"p": 0.05,
"t": 1713225603
},
{
"p": 0.05,
"t": 1713312003
},
{
"p": 0.05,
"t": 1713398403
},
{
"p": 0.05,
"t": 1713484803
},
{
"p": 0.05,
"t": 1713571202
},
{
"p": 0.05,
"t": 1713657603
},
{
"p": 0.05,
"t": 1713744003
},
{
"p": 0.05,
"t": 1713830402
},
{
"p": 0.05,
"t": 1713916803
},
{
"p": 0.05,
"t": 1714003203
},
{
"p": 0.05,
"t": 1714089602
},
{
"p": 0.05,
"t": 1714176003
},
{
"p": 0.05,
"t": 1714262403
},
{
"p": 0.05,
"t": 1714348803
},
{
"p": 0.05,
"t": 1714435204
},
{
"p": 0.05,
"t": 1714521603
},
{
"p": 0.05,
"t": 1714608003
},
{
"p": 0.05,
"t": 1714694403
},
{
"p": 0.045,
"t": 1714780803
},
{
"p": 0.045,
"t": 1714867203
},
{
"p": 0.045,
"t": 1714953602
},
{
"p": 0.045,
"t": 1715040002
},
{
"p": 0.045,
"t": 1715126403
},
{
"p": 0.045,
"t": 1715212803
},
{
"p": 0.045,
"t": 1715299203
},
{
"p": 0.045,
"t": 1715385604
},
{
"p": 0.045,
"t": 1715472003
},
{
"p": 0.045,
"t": 1715558404
},
{
"p": 0.045,
"t": 1715644803
},
{
"p": 0.045,
"t": 1715731204
},
{
"p": 0.045,
"t": 1715817604
},
{
"p": 0.045,
"t": 1715904003
},
{
"p": 0.045,
"t": 1715990403
},
{
"p": 0.045,
"t": 1716076803
},
{
"p": 0.025,
"t": 1716163203
},
{
"p": 0.025,
"t": 1716249603
},
{
"p": 0.025,
"t": 1716336003
},
{
"p": 0.025,
"t": 1716422403
},
{
"p": 0.025,
"t": 1716508803
},
{
"p": 0.025,
"t": 1716595203
},
{
"p": 0.025,
"t": 1716681603
},
{
"p": 0.025,
"t": 1716768003
},
{
"p": 0.025,
"t": 1716854403
},
{
"p": 0.025,
"t": 1716940804
},
{
"p": 0.025,
"t": 1717027203
},
{
"p": 0.025,
"t": 1717113603
},
{
"p": 0.025,
"t": 1717200003
},
{
"p": 0.025,
"t": 1717286403
},
{
"p": 0.025,
"t": 1717372803
},
{
"p": 0.025,
"t": 1717459202
},
{
"p": 0.025,
"t": 1717545602
},
{
"p": 0.025,
"t": 1717632003
},
{
"p": 0.025,
"t": 1717718402
},
{
"p": 0.025,
"t": 1717804802
},
{
"p": 0.025,
"t": 1717891203
},
{
"p": 0.025,
"t": 1717977604
},
{
"p": 0.025,
"t": 1718064002
},
{
"p": 0.0235,
"t": 1718150403
},
{
"p": 0.0235,
"t": 1718236803
},
{
"p": 0.0235,
"t": 1718323203
},
{
"p": 0.0235,
"t": 1718409604
},
{
"p": 0.0235,
"t": 1718496004
},
{
"p": 0.0235,
"t": 1718582404
},
{
"p": 0.0235,
"t": 1718668803
},
{
"p": 0.0235,
"t": 1718755203
},
{
"p": 0.0235,
"t": 1718841604
},
{
"p": 0.0235,
"t": 1718928003
},
{
"p": 0.0235,
"t": 1719014402
},
{
"p": 0.0235,
"t": 1719100803
},
{
"p": 0.0235,
"t": 1719187203
},
{
"p": 0.0235,
"t": 1719273603
},
{
"p": 0.0235,
"t": 1719360003
},
{
"p": 0.0235,
"t": 1719446402
},
{
"p": 0.0235,
"t": 1719532803
},
{
"p": 0.046,
"t": 1719619202
},
{
"p": 0.0455,
"t": 1719705602
},
{
"p": 0.045,
"t": 1719792002
},
{
"p": 0.045,
"t": 1719878403
},
{
"p": 0.045,
"t": 1719964802
},
{
"p": 0.045,
"t": 1720051203
},
{
"p": 0.045,
"t": 1720137602
},
{
"p": 0.045,
"t": 1720224002
},
{
"p": 0.045,
"t": 1720310402
},
{
"p": 0.045,
"t": 1720396802
},
{
"p": 0.045,
"t": 1720483202
},
{
"p": 0.04,
"t": 1720569603
},
{
"p": 0.04,
"t": 1720656003
},
{
"p": 0.04,
"t": 1720742402
},
{
"p": 0.04,
"t": 1720828803
},
{
"p": 0.04,
"t": 1720915202
},
{
"p": 0.0405,
"t": 1721001603
},
{
"p": 0.0405,
"t": 1721088002
},
{
"p": 0.0405,
"t": 1721174401
},
{
"p": 0.041,
"t": 1721260802
},
{
"p": 0.0455,
"t": 1721347201
},
{
"p": 0.0455,
"t": 1721433601
},
{
"p": 0.030500000000000003,
"t": 1721520001
},
{
"p": 0.030500000000000003,
"t": 1721606401
},
{
"p": 0.044500000000000005,
"t": 1721692801
},
{
"p": 0.04,
"t": 1721779201
},
{
"p": 0.0405,
"t": 1721865601
},
{
"p": 0.023,
"t": 1721952002
},
{
"p": 0.023,
"t": 1722038402
},
{
"p": 0.023,
"t": 1722124802
},
{
"p": 0.017,
"t": 1722211202
},
{
"p": 0.023,
"t": 1722297601
},
{
"p": 0.022500000000000003,
"t": 1722384002
},
{
"p": 0.022500000000000003,
"t": 1722470402
},
{
"p": 0.0165,
"t": 1722556801
},
{
"p": 0.022500000000000003,
"t": 1722643202
},
{
"p": 0.022500000000000003,
"t": 1722729601
},
{
"p": 0.022500000000000003,
"t": 1722816001
},
{
"p": 0.022500000000000003,
"t": 1722902401
},
{
"p": 0.01,
"t": 1722988801
}
] |
{
"error": null,
"label": "No",
"labelIndex": 1,
"outcomeSlotCount": 2,
"payoutDenominator": "1",
"payoutNumerators": [
"0",
"1"
],
"resolved": true,
"source": "onchain"
}
|
Pete Buttigieg
| null | null | true
| -0.0075
| 17
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
||||
240385
|
[Single Market] Will Hillary Clinton win the U.S. 2024 Democratic presidential nomination?
|
0x08fbe3be22b176f9fd7a915ccd5b23470d6671747a05a4500346897f2834113e
|
will-hillary-clinton-win-the-us-2024-democratic-presidential-nomination
|
https://democrats.org/
|
2024-08-10T00:00:00Z
|
US-current-affairs
|
2022-01-11T02:17:39.534Z
|
18000000000000000
|
This market will resolve to “Yes” if Hillary Clinton wins the 2024 nomination of the Democratic Party for U.S. president. Otherwise, this market will resolve to “No”.
The resolution source for this market will be a consensus of official Democratic Party sources, including https://democrats.org/.
Any replacement of the nominee before election day will not change the resolution of the market.
|
["Yes", "No"]
|
["0", "1"]
|
80797.384269
| true
|
normal
| true
|
0x233c912cA6b86B4D6ae3c9d514eFE2dD51745f04
| 15
|
2022-01-11T02:17:39.534Z
|
2024-08-08T10:26:55.234559Z
|
2024-08-07 13:51:50.562992+00
| false
| false
| false
|
3931348
| false
|
0x4b24b1b119fd23aD723A2C2286047CC453DF4AA1
|
1661168670072
|
1659022279.440663
| false
|
0xCB1822859cEF82Cd2Eb4E6276C7916e692995130
| true
|
7
|
0xf479d8b665eb526fa8d467fb07f3229a54d565026000ae1685fc975157bd3eb6
|
2024-08-07 13:51:50.562992+00
| true
| 0.001
| 5
|
resolved
| 80,797.38
|
2024-08-10
|
2022-01-12
|
2024-09-30
| true
| true
| 0
| 0
| 0
|
["50543573631414368777068097718195199982611650330220913106287841507687662300122", "96571759762520201953297957414008200233885051464934470471783087076893409728238"]
| null | null | true
| 0
| 0
| 0
| 0
| 0
| 0
| 20,262.083658
| 60,535.300611
| 1,502.131651
| false
| null |
[
{
"active": true,
"archived": false,
"automaticallyActive": null,
"automaticallyResolved": true,
"category": "US-current-affairs",
"closed": true,
"closedTime": "2024-08-07T13:52:35.439612Z",
"commentCount": 84,
"commentsEnabled": null,
"competitive": null,
"createdAt": "2022-07-27T14:44:48.175Z",
"creationDate": "2022-01-11T00:00:00Z",
"cyom": false,
"deploying": false,
"description": "This is a market on predicting the Democratic nominee for the 2024 presidential election.",
"disqusThread": null,
"enableNegRisk": false,
"enableOrderBook": true,
"endDate": "2024-08-09T12:00:00Z",
"featured": false,
"featuredImage": null,
"icon": "https://polymarket-upload.s3.us-east-2.amazonaws.com/who-will-win-the-us-2024-democratic-presidential-nomination-lC4EXB-GD5-e.png",
"id": "5853",
"image": "https://polymarket-upload.s3.us-east-2.amazonaws.com/who-will-win-the-us-2024-democratic-presidential-nomination-lC4EXB-GD5-e.png",
"liquidity": null,
"liquidityAmm": 2433.88084,
"liquidityClob": null,
"negRisk": false,
"negRiskAugmented": false,
"new": false,
"openInterest": 0,
"pendingDeployment": false,
"published_at": "2022-07-27 14:44:48.171+00",
"resolutionSource": "https://democrats.org/",
"restricted": true,
"showAllOutcomes": true,
"showMarketImages": true,
"slug": "who-will-win-the-us-2024-democratic-presidential-nomination",
"sortBy": "ascending",
"startDate": "2022-01-11T02:13:47.363Z",
"ticker": "who-will-win-the-us-2024-democratic-presidential-nomination",
"title": "[Single Markets] Democratic Nominee 2024",
"updatedAt": "2024-08-08T13:52:53.754029Z",
"updatedBy": "15",
"volume": 7186550.110396,
"volume1mo": 0,
"volume1wk": 0,
"volume1yr": 0,
"volume24hr": null
}
] | false
| false
| false
| false
| true
| null | 0
| 0
| 0.005
| 0
| 0
| 0
| 0
| 1
| null | 0.005
| null | true
| false
| false
|
[]
| false
| false
| false
| false
| false
|
[
{
"p": 0.5,
"t": 1673308825
},
{
"p": 0.5,
"t": 1673395244
},
{
"p": 0.5,
"t": 1673481634
},
{
"p": 0.5,
"t": 1673568019
},
{
"p": 0.5,
"t": 1673654424
},
{
"p": 0.5,
"t": 1673740841
},
{
"p": 0.5,
"t": 1673827243
},
{
"p": 0.5,
"t": 1673913643
},
{
"p": 0.5,
"t": 1674000015
},
{
"p": 0.5,
"t": 1674086405
},
{
"p": 0.52,
"t": 1674172837
},
{
"p": 0.52,
"t": 1674259208
},
{
"p": 0.52,
"t": 1674345654
},
{
"p": 0.52,
"t": 1674518412
},
{
"p": 0.05,
"t": 1674604814
},
{
"p": 0.52,
"t": 1674691254
},
{
"p": 0.27,
"t": 1674777634
},
{
"p": 0.27,
"t": 1674864035
},
{
"p": 0.27,
"t": 1674950440
},
{
"p": 0.23,
"t": 1675036839
},
{
"p": 0.23,
"t": 1675123218
},
{
"p": 0.23,
"t": 1675209610
},
{
"p": 0.1,
"t": 1675296046
},
{
"p": 0.1,
"t": 1675382456
},
{
"p": 0.1,
"t": 1675468847
},
{
"p": 0.1,
"t": 1675555232
},
{
"p": 0.1,
"t": 1675728052
},
{
"p": 0.09,
"t": 1675900809
},
{
"p": 0.07,
"t": 1676160046
},
{
"p": 0.07,
"t": 1676246417
},
{
"p": 0.07,
"t": 1676332804
},
{
"p": 0.07,
"t": 1676419217
},
{
"p": 0.07,
"t": 1676505630
},
{
"p": 0.07,
"t": 1676592047
},
{
"p": 0.07,
"t": 1676678406
},
{
"p": 0.07,
"t": 1676764852
},
{
"p": 0.07,
"t": 1676937606
},
{
"p": 0.07,
"t": 1677024019
},
{
"p": 0.07,
"t": 1677110435
},
{
"p": 0.07,
"t": 1677196826
},
{
"p": 0.07,
"t": 1677283205
},
{
"p": 0.07,
"t": 1677369629
},
{
"p": 0.07,
"t": 1677456026
},
{
"p": 0.07,
"t": 1677542403
},
{
"p": 0.07,
"t": 1677628818
},
{
"p": 0.07,
"t": 1677715226
},
{
"p": 0.07,
"t": 1677801631
},
{
"p": 0.07,
"t": 1677888015
},
{
"p": 0.06,
"t": 1677974451
},
{
"p": 0.06,
"t": 1678060814
},
{
"p": 0.07,
"t": 1678147205
},
{
"p": 0.07,
"t": 1678233650
},
{
"p": 0.07,
"t": 1678320032
},
{
"p": 0.07,
"t": 1678406435
},
{
"p": 0.07,
"t": 1678492854
},
{
"p": 0.07,
"t": 1678579254
},
{
"p": 0.07,
"t": 1678752049
},
{
"p": 0.07,
"t": 1678838425
},
{
"p": 0.28,
"t": 1678924806
},
{
"p": 0.28,
"t": 1679011203
},
{
"p": 0.28,
"t": 1679097645
},
{
"p": 0.28,
"t": 1679184022
},
{
"p": 0.28,
"t": 1679270430
},
{
"p": 0.08,
"t": 1679356835
},
{
"p": 0.07,
"t": 1679529639
},
{
"p": 0.07,
"t": 1679616048
},
{
"p": 0.07,
"t": 1679702422
},
{
"p": 0.07,
"t": 1679788806
},
{
"p": 0.07,
"t": 1679875245
},
{
"p": 0.07,
"t": 1679961619
},
{
"p": 0.07,
"t": 1680048049
},
{
"p": 0.07,
"t": 1680134416
},
{
"p": 0.07,
"t": 1680220817
},
{
"p": 0.07,
"t": 1680307248
},
{
"p": 0.06,
"t": 1680393652
},
{
"p": 0.06,
"t": 1680480000
},
{
"p": 0.06,
"t": 1680566435
},
{
"p": 0.06,
"t": 1680652824
},
{
"p": 0.06,
"t": 1680912008
},
{
"p": 0.06,
"t": 1680998448
},
{
"p": 0.06,
"t": 1681084831
},
{
"p": 0.06,
"t": 1681171229
},
{
"p": 0.06,
"t": 1681257603
},
{
"p": 0.06,
"t": 1681344022
},
{
"p": 0.06,
"t": 1681430430
},
{
"p": 0.06,
"t": 1681516826
},
{
"p": 0.06,
"t": 1681603245
},
{
"p": 0.06,
"t": 1681689623
},
{
"p": 0.06,
"t": 1681776027
},
{
"p": 0.06,
"t": 1681862423
},
{
"p": 0.06,
"t": 1681948846
},
{
"p": 0.06,
"t": 1682035240
},
{
"p": 0.06,
"t": 1682121624
},
{
"p": 0.06,
"t": 1682208024
},
{
"p": 0.06,
"t": 1682294406
},
{
"p": 0.06,
"t": 1682380830
},
{
"p": 0.06,
"t": 1682467254
},
{
"p": 0.06,
"t": 1682553653
},
{
"p": 0.06,
"t": 1682640034
},
{
"p": 0.06,
"t": 1682812813
},
{
"p": 0.06,
"t": 1682899219
},
{
"p": 0.05,
"t": 1682985647
},
{
"p": 0.05,
"t": 1683158454
},
{
"p": 0.05,
"t": 1683244804
},
{
"p": 0.05,
"t": 1683331212
},
{
"p": 0.05,
"t": 1683417624
},
{
"p": 0.05,
"t": 1683504041
},
{
"p": 0.05,
"t": 1683590408
},
{
"p": 0.05,
"t": 1683676845
},
{
"p": 0.05,
"t": 1683763236
},
{
"p": 0.05,
"t": 1683849654
},
{
"p": 0.05,
"t": 1683936042
},
{
"p": 0.05,
"t": 1684108802
},
{
"p": 0.05,
"t": 1684195223
},
{
"p": 0.05,
"t": 1684281623
},
{
"p": 0.045,
"t": 1684368002
},
{
"p": 0.045,
"t": 1684454402
},
{
"p": 0.045,
"t": 1684540802
},
{
"p": 0.045,
"t": 1684627202
},
{
"p": 0.045,
"t": 1684713602
},
{
"p": 0.045,
"t": 1684800002
},
{
"p": 0.045,
"t": 1684886402
},
{
"p": 0.045,
"t": 1684972802
},
{
"p": 0.05,
"t": 1685059202
},
{
"p": 0.05,
"t": 1685145602
},
{
"p": 0.05,
"t": 1685232002
},
{
"p": 0.05,
"t": 1685318402
},
{
"p": 0.05,
"t": 1685404802
},
{
"p": 0.05,
"t": 1685491202
},
{
"p": 0.05,
"t": 1685577602
},
{
"p": 0.05,
"t": 1685664002
},
{
"p": 0.045,
"t": 1685750402
},
{
"p": 0.045,
"t": 1685836802
},
{
"p": 0.045,
"t": 1685923202
},
{
"p": 0.045,
"t": 1686009602
},
{
"p": 0.045,
"t": 1686096002
},
{
"p": 0.045,
"t": 1686182402
},
{
"p": 0.045,
"t": 1686268802
},
{
"p": 0.045,
"t": 1686355202
},
{
"p": 0.045,
"t": 1686441602
},
{
"p": 0.045,
"t": 1686528002
},
{
"p": 0.045,
"t": 1686614402
},
{
"p": 0.04,
"t": 1686700802
},
{
"p": 0.035,
"t": 1686787202
},
{
"p": 0.035,
"t": 1686873602
},
{
"p": 0.035,
"t": 1686960002
},
{
"p": 0.035,
"t": 1687046402
},
{
"p": 0.035,
"t": 1687132802
},
{
"p": 0.03,
"t": 1687219202
},
{
"p": 0.03,
"t": 1687305602
},
{
"p": 0.03,
"t": 1687392002
},
{
"p": 0.03,
"t": 1687478402
},
{
"p": 0.03,
"t": 1687564802
},
{
"p": 0.03,
"t": 1687651202
},
{
"p": 0.03,
"t": 1687737602
},
{
"p": 0.03,
"t": 1687824002
},
{
"p": 0.025,
"t": 1687910402
},
{
"p": 0.025,
"t": 1687996802
},
{
"p": 0.025,
"t": 1688083202
},
{
"p": 0.025,
"t": 1688169602
},
{
"p": 0.025,
"t": 1688256002
},
{
"p": 0.025,
"t": 1688342402
},
{
"p": 0.025,
"t": 1688428802
},
{
"p": 0.025,
"t": 1688515202
},
{
"p": 0.025,
"t": 1688601602
},
{
"p": 0.025,
"t": 1688688002
},
{
"p": 0.025,
"t": 1688774402
},
{
"p": 0.025,
"t": 1688860802
},
{
"p": 0.025,
"t": 1688947202
},
{
"p": 0.025,
"t": 1689033602
},
{
"p": 0.025,
"t": 1689120002
},
{
"p": 0.03,
"t": 1689206402
},
{
"p": 0.03,
"t": 1689292802
},
{
"p": 0.03,
"t": 1689379202
},
{
"p": 0.03,
"t": 1689465602
},
{
"p": 0.025,
"t": 1689552002
},
{
"p": 0.03,
"t": 1689638402
},
{
"p": 0.025,
"t": 1689724802
},
{
"p": 0.03,
"t": 1689811202
},
{
"p": 0.03,
"t": 1689897602
},
{
"p": 0.03,
"t": 1689984002
},
{
"p": 0.03,
"t": 1690070402
},
{
"p": 0.03,
"t": 1690156802
},
{
"p": 0.03,
"t": 1690243203
},
{
"p": 0.03,
"t": 1690329602
},
{
"p": 0.03,
"t": 1690416002
},
{
"p": 0.025,
"t": 1690502402
},
{
"p": 0.03,
"t": 1690588803
},
{
"p": 0.025,
"t": 1690675203
},
{
"p": 0.03,
"t": 1690761602
},
{
"p": 0.03,
"t": 1690848002
},
{
"p": 0.03,
"t": 1690934402
},
{
"p": 0.03,
"t": 1691020802
},
{
"p": 0.03,
"t": 1691107202
},
{
"p": 0.03,
"t": 1691193602
},
{
"p": 0.03,
"t": 1691280002
},
{
"p": 0.03,
"t": 1691366402
},
{
"p": 0.03,
"t": 1691452802
},
{
"p": 0.03,
"t": 1691539202
},
{
"p": 0.025,
"t": 1691625602
},
{
"p": 0.03,
"t": 1691712002
},
{
"p": 0.03,
"t": 1691798402
},
{
"p": 0.03,
"t": 1691884802
},
{
"p": 0.03,
"t": 1691971202
},
{
"p": 0.030500000000000003,
"t": 1692057602
},
{
"p": 0.030500000000000003,
"t": 1692144002
},
{
"p": 0.030500000000000003,
"t": 1692230402
},
{
"p": 0.031,
"t": 1692316802
},
{
"p": 0.0315,
"t": 1692403202
},
{
"p": 0.0315,
"t": 1692489602
},
{
"p": 0.032,
"t": 1692576002
},
{
"p": 0.0315,
"t": 1692662402
},
{
"p": 0.0315,
"t": 1692748802
},
{
"p": 0.055,
"t": 1692835202
},
{
"p": 0.034,
"t": 1692921602
},
{
"p": 0.034,
"t": 1693008002
},
{
"p": 0.034,
"t": 1693094402
},
{
"p": 0.0345,
"t": 1693180802
},
{
"p": 0.034,
"t": 1693267202
},
{
"p": 0.0345,
"t": 1693353602
},
{
"p": 0.0345,
"t": 1693440002
},
{
"p": 0.034,
"t": 1693526402
},
{
"p": 0.034,
"t": 1693612802
},
{
"p": 0.034,
"t": 1693699202
},
{
"p": 0.034,
"t": 1693785602
},
{
"p": 0.034,
"t": 1693872002
},
{
"p": 0.034,
"t": 1693958402
},
{
"p": 0.034,
"t": 1694044802
},
{
"p": 0.034,
"t": 1694131202
},
{
"p": 0.034,
"t": 1694217602
},
{
"p": 0.034,
"t": 1694304002
},
{
"p": 0.034,
"t": 1694390402
},
{
"p": 0.034,
"t": 1694476802
},
{
"p": 0.034,
"t": 1694563202
},
{
"p": 0.034,
"t": 1694649602
},
{
"p": 0.034,
"t": 1694736002
},
{
"p": 0.034,
"t": 1694822402
},
{
"p": 0.034,
"t": 1694908802
},
{
"p": 0.034,
"t": 1694995202
},
{
"p": 0.034,
"t": 1695081602
},
{
"p": 0.0345,
"t": 1695168002
},
{
"p": 0.0345,
"t": 1695254402
},
{
"p": 0.0345,
"t": 1695340802
},
{
"p": 0.0345,
"t": 1695427202
},
{
"p": 0.0345,
"t": 1695513602
},
{
"p": 0.0345,
"t": 1695600002
},
{
"p": 0.0345,
"t": 1695686402
},
{
"p": 0.0345,
"t": 1695772803
},
{
"p": 0.0345,
"t": 1695859203
},
{
"p": 0.0345,
"t": 1695945602
},
{
"p": 0.0345,
"t": 1696032002
},
{
"p": 0.0345,
"t": 1696118402
},
{
"p": 0.0345,
"t": 1696204802
},
{
"p": 0.0345,
"t": 1696291202
},
{
"p": 0.0345,
"t": 1696377603
},
{
"p": 0.0345,
"t": 1696464002
},
{
"p": 0.0345,
"t": 1696550402
},
{
"p": 0.0345,
"t": 1696636802
},
{
"p": 0.0345,
"t": 1696723202
},
{
"p": 0.0345,
"t": 1696809602
},
{
"p": 0.0345,
"t": 1696896002
},
{
"p": 0.0345,
"t": 1696982402
},
{
"p": 0.0345,
"t": 1697068802
},
{
"p": 0.0345,
"t": 1697155202
},
{
"p": 0.0345,
"t": 1697241602
},
{
"p": 0.0345,
"t": 1697328002
},
{
"p": 0.0345,
"t": 1697414402
},
{
"p": 0.0345,
"t": 1697500802
},
{
"p": 0.0345,
"t": 1697587202
},
{
"p": 0.0345,
"t": 1697673602
},
{
"p": 0.033,
"t": 1697760002
},
{
"p": 0.033,
"t": 1697846402
},
{
"p": 0.032,
"t": 1697932802
},
{
"p": 0.032,
"t": 1698019202
},
{
"p": 0.032,
"t": 1698105602
},
{
"p": 0.032,
"t": 1698192002
},
{
"p": 0.0315,
"t": 1698278402
},
{
"p": 0.0315,
"t": 1698364802
},
{
"p": 0.0315,
"t": 1698451202
},
{
"p": 0.032,
"t": 1698537603
},
{
"p": 0.032,
"t": 1698624003
},
{
"p": 0.032,
"t": 1698710402
},
{
"p": 0.032,
"t": 1698796802
},
{
"p": 0.0315,
"t": 1698883202
},
{
"p": 0.0315,
"t": 1698969602
},
{
"p": 0.0315,
"t": 1699056002
},
{
"p": 0.0315,
"t": 1699142402
},
{
"p": 0.0315,
"t": 1699228806
},
{
"p": 0.0315,
"t": 1699315202
},
{
"p": 0.0315,
"t": 1699401602
},
{
"p": 0.0315,
"t": 1699488003
},
{
"p": 0.0315,
"t": 1699574402
},
{
"p": 0.0555,
"t": 1699660802
},
{
"p": 0.057,
"t": 1699747202
},
{
"p": 0.057,
"t": 1699833602
},
{
"p": 0.057,
"t": 1699920002
},
{
"p": 0.057,
"t": 1700006402
},
{
"p": 0.057,
"t": 1700092802
},
{
"p": 0.057,
"t": 1700179203
},
{
"p": 0.057,
"t": 1700265602
},
{
"p": 0.057,
"t": 1700352003
},
{
"p": 0.057,
"t": 1700438402
},
{
"p": 0.057,
"t": 1700524802
},
{
"p": 0.057,
"t": 1700611202
},
{
"p": 0.057,
"t": 1700697602
},
{
"p": 0.057,
"t": 1700784002
},
{
"p": 0.057,
"t": 1700870402
},
{
"p": 0.057,
"t": 1700956802
},
{
"p": 0.052000000000000005,
"t": 1701043202
},
{
"p": 0.052000000000000005,
"t": 1701129602
},
{
"p": 0.0475,
"t": 1701216002
},
{
"p": 0.052000000000000005,
"t": 1701302402
},
{
"p": 0.052000000000000005,
"t": 1701388802
},
{
"p": 0.052000000000000005,
"t": 1701475203
},
{
"p": 0.0495,
"t": 1701561602
},
{
"p": 0.052000000000000005,
"t": 1701648002
},
{
"p": 0.0495,
"t": 1701734402
},
{
"p": 0.044500000000000005,
"t": 1701820803
},
{
"p": 0.042,
"t": 1701907202
},
{
"p": 0.0395,
"t": 1701993602
},
{
"p": 0.0395,
"t": 1702080002
},
{
"p": 0.0395,
"t": 1702166402
},
{
"p": 0.0395,
"t": 1702252802
},
{
"p": 0.0395,
"t": 1702339202
},
{
"p": 0.05,
"t": 1702425602
},
{
"p": 0.0475,
"t": 1702512002
},
{
"p": 0.0475,
"t": 1702598402
},
{
"p": 0.0475,
"t": 1702684802
},
{
"p": 0.0475,
"t": 1702771202
},
{
"p": 0.04,
"t": 1702857602
},
{
"p": 0.049,
"t": 1702944002
},
{
"p": 0.0485,
"t": 1703030402
},
{
"p": 0.0485,
"t": 1703116803
},
{
"p": 0.0485,
"t": 1703203202
},
{
"p": 0.051000000000000004,
"t": 1703289602
},
{
"p": 0.051000000000000004,
"t": 1703376002
},
{
"p": 0.051000000000000004,
"t": 1703462402
},
{
"p": 0.051000000000000004,
"t": 1703548802
},
{
"p": 0.051000000000000004,
"t": 1703635203
},
{
"p": 0.051000000000000004,
"t": 1703721603
},
{
"p": 0.051000000000000004,
"t": 1703808002
},
{
"p": 0.051000000000000004,
"t": 1703894402
},
{
"p": 0.0505,
"t": 1703980802
},
{
"p": 0.0475,
"t": 1704067202
},
{
"p": 0.047,
"t": 1704153602
},
{
"p": 0.0425,
"t": 1704240002
},
{
"p": 0.0375,
"t": 1704326402
},
{
"p": 0.0375,
"t": 1704412803
},
{
"p": 0.0375,
"t": 1704499202
},
{
"p": 0.0375,
"t": 1704585602
},
{
"p": 0.0375,
"t": 1704672002
},
{
"p": 0.0375,
"t": 1704758403
},
{
"p": 0.15,
"t": 1704844803
},
{
"p": 0.1245,
"t": 1704931203
},
{
"p": 0.0505,
"t": 1705017603
},
{
"p": 0.051500000000000004,
"t": 1705104002
},
{
"p": 0.057,
"t": 1705190402
},
{
"p": 0.0575,
"t": 1705276803
},
{
"p": 0.07200000000000001,
"t": 1705363202
},
{
"p": 0.0405,
"t": 1705449603
},
{
"p": 0.038,
"t": 1705536002
},
{
"p": 0.0375,
"t": 1705622402
},
{
"p": 0.036500000000000005,
"t": 1705708803
},
{
"p": 0.036000000000000004,
"t": 1705795202
},
{
"p": 0.036000000000000004,
"t": 1705881602
},
{
"p": 0.036000000000000004,
"t": 1705968003
},
{
"p": 0.0405,
"t": 1706054402
},
{
"p": 0.04,
"t": 1706140802
},
{
"p": 0.04,
"t": 1706227202
},
{
"p": 0.0315,
"t": 1706313602
},
{
"p": 0.04,
"t": 1706400002
},
{
"p": 0.0415,
"t": 1706486402
},
{
"p": 0.0465,
"t": 1706572802
},
{
"p": 0.046,
"t": 1706659202
},
{
"p": 0.049,
"t": 1706745602
},
{
"p": 0.049,
"t": 1706832002
},
{
"p": 0.049,
"t": 1706918402
},
{
"p": 0.049,
"t": 1707004803
},
{
"p": 0.0505,
"t": 1707091202
},
{
"p": 0.049,
"t": 1707177602
},
{
"p": 0.049,
"t": 1707264002
},
{
"p": 0.049,
"t": 1707350402
},
{
"p": 0.049,
"t": 1707436802
},
{
"p": 0.049,
"t": 1707523203
},
{
"p": 0.049,
"t": 1707609603
},
{
"p": 0.049,
"t": 1707696003
},
{
"p": 0.049,
"t": 1707782402
},
{
"p": 0.049,
"t": 1707868803
},
{
"p": 0.049,
"t": 1707955203
},
{
"p": 0.049,
"t": 1708041603
},
{
"p": 0.049,
"t": 1708128002
},
{
"p": 0.049,
"t": 1708214402
},
{
"p": 0.049,
"t": 1708300802
},
{
"p": 0.049,
"t": 1708387202
},
{
"p": 0.044,
"t": 1708473603
},
{
"p": 0.044,
"t": 1708560002
},
{
"p": 0.044,
"t": 1708646402
},
{
"p": 0.044,
"t": 1708732802
},
{
"p": 0.044500000000000005,
"t": 1708819202
},
{
"p": 0.044500000000000005,
"t": 1708905602
},
{
"p": 0.044500000000000005,
"t": 1708992002
},
{
"p": 0.044500000000000005,
"t": 1709078403
},
{
"p": 0.0495,
"t": 1709164802
},
{
"p": 0.053,
"t": 1709251202
},
{
"p": 0.053,
"t": 1709337603
},
{
"p": 0.053,
"t": 1709424003
},
{
"p": 0.053,
"t": 1709510403
},
{
"p": 0.053,
"t": 1709596803
},
{
"p": 0.053,
"t": 1709683203
},
{
"p": 0.053,
"t": 1709769602
},
{
"p": 0.053,
"t": 1709856002
},
{
"p": 0.052500000000000005,
"t": 1709942403
},
{
"p": 0.053,
"t": 1710028802
},
{
"p": 0.053,
"t": 1710115202
},
{
"p": 0.053,
"t": 1710201602
},
{
"p": 0.052500000000000005,
"t": 1710288003
},
{
"p": 0.052000000000000005,
"t": 1710374403
},
{
"p": 0.046,
"t": 1710460803
},
{
"p": 0.046,
"t": 1710547202
},
{
"p": 0.046,
"t": 1710633603
},
{
"p": 0.046,
"t": 1710720003
},
{
"p": 0.046,
"t": 1710806402
},
{
"p": 0.046,
"t": 1710892803
},
{
"p": 0.046,
"t": 1710979203
},
{
"p": 0.046,
"t": 1711065602
},
{
"p": 0.046,
"t": 1711152003
},
{
"p": 0.046,
"t": 1711238403
},
{
"p": 0.046,
"t": 1711324803
},
{
"p": 0.046,
"t": 1711411202
},
{
"p": 0.046,
"t": 1711497603
},
{
"p": 0.046,
"t": 1711584003
},
{
"p": 0.046,
"t": 1711670402
},
{
"p": 0.046,
"t": 1711756802
},
{
"p": 0.046,
"t": 1711843203
},
{
"p": 0.046,
"t": 1711929602
},
{
"p": 0.035,
"t": 1712016003
},
{
"p": 0.035,
"t": 1712102403
},
{
"p": 0.035,
"t": 1712188803
},
{
"p": 0.035,
"t": 1712275203
},
{
"p": 0.035,
"t": 1712361603
},
{
"p": 0.035500000000000004,
"t": 1712448002
},
{
"p": 0.035500000000000004,
"t": 1712534403
},
{
"p": 0.035500000000000004,
"t": 1712620803
},
{
"p": 0.035,
"t": 1712707203
},
{
"p": 0.035,
"t": 1712793603
},
{
"p": 0.035,
"t": 1712880003
},
{
"p": 0.035,
"t": 1712966402
},
{
"p": 0.035,
"t": 1713052803
},
{
"p": 0.035,
"t": 1713139203
},
{
"p": 0.035,
"t": 1713225603
},
{
"p": 0.035,
"t": 1713312003
},
{
"p": 0.0425,
"t": 1713398403
},
{
"p": 0.0425,
"t": 1713484803
},
{
"p": 0.0425,
"t": 1713571202
},
{
"p": 0.0425,
"t": 1713657603
},
{
"p": 0.0425,
"t": 1713744003
},
{
"p": 0.0425,
"t": 1713830402
},
{
"p": 0.0425,
"t": 1713916803
},
{
"p": 0.0425,
"t": 1714003203
},
{
"p": 0.0425,
"t": 1714089602
},
{
"p": 0.0425,
"t": 1714176003
},
{
"p": 0.0425,
"t": 1714262403
},
{
"p": 0.0425,
"t": 1714348803
},
{
"p": 0.0425,
"t": 1714435204
},
{
"p": 0.0425,
"t": 1714521603
},
{
"p": 0.0425,
"t": 1714608003
},
{
"p": 0.0425,
"t": 1714694403
},
{
"p": 0.0425,
"t": 1714780803
},
{
"p": 0.0425,
"t": 1714867203
},
{
"p": 0.0425,
"t": 1714953602
},
{
"p": 0.043000000000000003,
"t": 1715040002
},
{
"p": 0.043000000000000003,
"t": 1715126403
},
{
"p": 0.043000000000000003,
"t": 1715212803
},
{
"p": 0.043500000000000004,
"t": 1715299203
},
{
"p": 0.043500000000000004,
"t": 1715385604
},
{
"p": 0.043500000000000004,
"t": 1715472003
},
{
"p": 0.043500000000000004,
"t": 1715558404
},
{
"p": 0.043500000000000004,
"t": 1715644803
},
{
"p": 0.043500000000000004,
"t": 1715731204
},
{
"p": 0.043500000000000004,
"t": 1715817604
},
{
"p": 0.043500000000000004,
"t": 1715904003
},
{
"p": 0.043500000000000004,
"t": 1715990403
},
{
"p": 0.0275,
"t": 1716076803
},
{
"p": 0.018500000000000003,
"t": 1716163203
},
{
"p": 0.019,
"t": 1716249603
},
{
"p": 0.019,
"t": 1716336003
},
{
"p": 0.019,
"t": 1716422403
},
{
"p": 0.019,
"t": 1716508803
},
{
"p": 0.019,
"t": 1716595203
},
{
"p": 0.019,
"t": 1716681603
},
{
"p": 0.019,
"t": 1716768003
},
{
"p": 0.019,
"t": 1716854403
},
{
"p": 0.019,
"t": 1716940804
},
{
"p": 0.019,
"t": 1717027203
},
{
"p": 0.019,
"t": 1717113603
},
{
"p": 0.019,
"t": 1717200003
},
{
"p": 0.019,
"t": 1717286403
},
{
"p": 0.019,
"t": 1717372803
},
{
"p": 0.019,
"t": 1717459202
},
{
"p": 0.019,
"t": 1717545602
},
{
"p": 0.019,
"t": 1717632003
},
{
"p": 0.044,
"t": 1717718402
},
{
"p": 0.029,
"t": 1717804802
},
{
"p": 0.029,
"t": 1717891203
},
{
"p": 0.029,
"t": 1717977604
},
{
"p": 0.029,
"t": 1718064002
},
{
"p": 0.029,
"t": 1718150403
},
{
"p": 0.044,
"t": 1718236803
},
{
"p": 0.044,
"t": 1718323203
},
{
"p": 0.044,
"t": 1718409604
},
{
"p": 0.044500000000000005,
"t": 1718496004
},
{
"p": 0.044500000000000005,
"t": 1718582404
},
{
"p": 0.044500000000000005,
"t": 1718668803
},
{
"p": 0.044500000000000005,
"t": 1718755203
},
{
"p": 0.044500000000000005,
"t": 1718841604
},
{
"p": 0.044500000000000005,
"t": 1718928003
},
{
"p": 0.045,
"t": 1719014402
},
{
"p": 0.045,
"t": 1719100803
},
{
"p": 0.045,
"t": 1719187203
},
{
"p": 0.045,
"t": 1719273603
},
{
"p": 0.045,
"t": 1719360003
},
{
"p": 0.045,
"t": 1719446402
},
{
"p": 0.045,
"t": 1719532803
},
{
"p": 0.04,
"t": 1719619202
},
{
"p": 0.04,
"t": 1719705602
},
{
"p": 0.03,
"t": 1719792002
},
{
"p": 0.035,
"t": 1719878403
},
{
"p": 0.035,
"t": 1719964802
},
{
"p": 0.035,
"t": 1720051203
},
{
"p": 0.035,
"t": 1720137602
},
{
"p": 0.035,
"t": 1720224002
},
{
"p": 0.035,
"t": 1720310402
},
{
"p": 0.035,
"t": 1720396802
},
{
"p": 0.035,
"t": 1720483202
},
{
"p": 0.035,
"t": 1720569603
},
{
"p": 0.0345,
"t": 1720656003
},
{
"p": 0.0345,
"t": 1720742402
},
{
"p": 0.0345,
"t": 1720828803
},
{
"p": 0.034,
"t": 1720915202
},
{
"p": 0.0345,
"t": 1721001603
},
{
"p": 0.0345,
"t": 1721088002
},
{
"p": 0.0345,
"t": 1721174401
},
{
"p": 0.034,
"t": 1721260802
},
{
"p": 0.0345,
"t": 1721347201
},
{
"p": 0.0345,
"t": 1721433601
},
{
"p": 0.0325,
"t": 1721520001
},
{
"p": 0.032,
"t": 1721606401
},
{
"p": 0.05,
"t": 1721692801
},
{
"p": 0.007,
"t": 1721779201
},
{
"p": 0.241,
"t": 1721865601
},
{
"p": 0.044500000000000005,
"t": 1721952002
},
{
"p": 0.037,
"t": 1722038402
},
{
"p": 0.037,
"t": 1722124802
},
{
"p": 0.0165,
"t": 1722211202
},
{
"p": 0.024,
"t": 1722297601
},
{
"p": 0.0235,
"t": 1722384002
},
{
"p": 0.021,
"t": 1722470402
},
{
"p": 0.016,
"t": 1722556801
},
{
"p": 0.023,
"t": 1722643202
},
{
"p": 0.023,
"t": 1722729601
},
{
"p": 0.023,
"t": 1722816001
},
{
"p": 0.015,
"t": 1722902401
},
{
"p": 0.01,
"t": 1722988801
}
] |
{
"error": null,
"label": "No",
"labelIndex": 1,
"outcomeSlotCount": 2,
"payoutDenominator": "1",
"payoutNumerators": [
"0",
"1"
],
"resolved": true,
"source": "onchain"
}
|
Hillary Clinton
| null | null | true
| -0.0075
| 17
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
||||
246667
|
[Single Market] Will Gavin Newsom win the U.S. 2024 Democratic presidential nomination?
|
0x951cc014c30d4d9f18f4738905e44c8613356379da583fb76e08b60855037a03
|
will-gavin-newsom-win-the-us-2024-democratic-presidential-nomination
|
https://democrats.org/
|
2024-09-10T00:00:00Z
|
US-current-affairs
|
2022-07-08T13:53:22.486Z
|
20000000000000000
|
This market will resolve to “Yes” if Gavin Newsom wins the 2024 nomination of the Democratic Party for U.S. president. Otherwise, this market will resolve to “No”.
The resolution source for this market will be a consensus of official Democratic Party sources, including https://democrats.org/.
Any replacement of the nominee before election day will not change the resolution of the market.
|
["Yes", "No"]
|
["0", "1"]
|
576046.71026
| true
|
normal
| true
|
0x4D8e39E280452501294c677C4B2FD0F2e114aB16
| 15
|
2022-07-08T13:53:22.486Z
|
2024-08-08T09:12:55.271183Z
|
2024-08-07 13:51:50.562992+00
| true
| false
| false
| null | false
|
0x400567bc06000e36db66f725f16d08f4C579D1Fe
|
1661168652271
|
1659024247.3767433
| false
|
0xCB1822859cEF82Cd2Eb4E6276C7916e692995130
| true
|
2
|
0xebe7f75ae519966258a5b59f30ccbd7d27f4c0c007597eae507b0a0655c2341e
|
2024-08-07 13:51:50.562992+00
| true
| 0.001
| 5
|
resolved
| 576,046.71
|
2024-09-10
|
2022-07-08
|
2025-12-10
| true
| true
| 0
| 0
| 0
|
["7485789793420109554433747368362501384889372782243986779008355377936022316153", "12975648701007310340874580615701896522917368669503544169941709453328586016082"]
| null | null | true
| 0
| 0
| 0
| 0
| 0
| 0
| 4,894.196815
| 571,152.513445
| 46.814468
| false
| null |
[
{
"active": true,
"archived": false,
"automaticallyActive": null,
"automaticallyResolved": true,
"category": "US-current-affairs",
"closed": true,
"closedTime": "2024-08-07T13:52:35.439612Z",
"commentCount": 84,
"commentsEnabled": null,
"competitive": null,
"createdAt": "2022-07-27T14:44:48.175Z",
"creationDate": "2022-01-11T00:00:00Z",
"cyom": false,
"deploying": false,
"description": "This is a market on predicting the Democratic nominee for the 2024 presidential election.",
"disqusThread": null,
"enableNegRisk": false,
"enableOrderBook": true,
"endDate": "2024-08-09T12:00:00Z",
"featured": false,
"featuredImage": null,
"icon": "https://polymarket-upload.s3.us-east-2.amazonaws.com/who-will-win-the-us-2024-democratic-presidential-nomination-lC4EXB-GD5-e.png",
"id": "5853",
"image": "https://polymarket-upload.s3.us-east-2.amazonaws.com/who-will-win-the-us-2024-democratic-presidential-nomination-lC4EXB-GD5-e.png",
"liquidity": null,
"liquidityAmm": 2433.88084,
"liquidityClob": null,
"negRisk": false,
"negRiskAugmented": false,
"new": false,
"openInterest": 0,
"pendingDeployment": false,
"published_at": "2022-07-27 14:44:48.171+00",
"resolutionSource": "https://democrats.org/",
"restricted": true,
"showAllOutcomes": true,
"showMarketImages": true,
"slug": "who-will-win-the-us-2024-democratic-presidential-nomination",
"sortBy": "ascending",
"startDate": "2022-01-11T02:13:47.363Z",
"ticker": "who-will-win-the-us-2024-democratic-presidential-nomination",
"title": "[Single Markets] Democratic Nominee 2024",
"updatedAt": "2024-08-08T13:52:53.754029Z",
"updatedBy": "15",
"volume": 7186550.110396,
"volume1mo": 0,
"volume1wk": 0,
"volume1yr": 0,
"volume24hr": null
}
] | false
| false
| false
| false
| true
| null | 0
| 0
| 0.001
| 0
| 0
| 0
| 0
| 1
| null | 0.001
| null | true
| false
| false
|
[]
| false
| false
| false
| false
| false
|
[
{
"p": 0.5,
"t": 1673308825
},
{
"p": 0.05,
"t": 1673395244
},
{
"p": 0.05,
"t": 1673481634
},
{
"p": 0.05,
"t": 1673568019
},
{
"p": 0.5,
"t": 1673654424
},
{
"p": 0.5,
"t": 1673740841
},
{
"p": 0.5,
"t": 1673827243
},
{
"p": 0.5,
"t": 1673913643
},
{
"p": 0.5,
"t": 1674000015
},
{
"p": 0.5,
"t": 1674086405
},
{
"p": 0.06,
"t": 1674172837
},
{
"p": 0.06,
"t": 1674259208
},
{
"p": 0.06,
"t": 1674345654
},
{
"p": 0.06,
"t": 1674518412
},
{
"p": 0.06,
"t": 1674604814
},
{
"p": 0.06,
"t": 1674691254
},
{
"p": 0.09,
"t": 1674777634
},
{
"p": 0.09,
"t": 1674864035
},
{
"p": 0.09,
"t": 1674950440
},
{
"p": 0.09,
"t": 1675123218
},
{
"p": 0.09,
"t": 1675209610
},
{
"p": 0.09,
"t": 1675296046
},
{
"p": 0.09,
"t": 1675382456
},
{
"p": 0.09,
"t": 1675468847
},
{
"p": 0.09,
"t": 1675555232
},
{
"p": 0.09,
"t": 1675728052
},
{
"p": 0.09,
"t": 1675900809
},
{
"p": 0.08,
"t": 1676160046
},
{
"p": 0.08,
"t": 1676246417
},
{
"p": 0.08,
"t": 1676332804
},
{
"p": 0.08,
"t": 1676419217
},
{
"p": 0.08,
"t": 1676505630
},
{
"p": 0.08,
"t": 1676592047
},
{
"p": 0.08,
"t": 1676678406
},
{
"p": 0.08,
"t": 1676764852
},
{
"p": 0.08,
"t": 1676937606
},
{
"p": 0.08,
"t": 1677024019
},
{
"p": 0.08,
"t": 1677110435
},
{
"p": 0.08,
"t": 1677196826
},
{
"p": 0.08,
"t": 1677283205
},
{
"p": 0.08,
"t": 1677369629
},
{
"p": 0.08,
"t": 1677456026
},
{
"p": 0.08,
"t": 1677542403
},
{
"p": 0.08,
"t": 1677628818
},
{
"p": 0.08,
"t": 1677715226
},
{
"p": 0.08,
"t": 1677801631
},
{
"p": 0.08,
"t": 1677888015
},
{
"p": 0.08,
"t": 1677974451
},
{
"p": 0.07,
"t": 1678060814
},
{
"p": 0.07,
"t": 1678147205
},
{
"p": 0.07,
"t": 1678233650
},
{
"p": 0.07,
"t": 1678320032
},
{
"p": 0.08,
"t": 1678406435
},
{
"p": 0.08,
"t": 1678492854
},
{
"p": 0.08,
"t": 1678579254
},
{
"p": 0.08,
"t": 1678752049
},
{
"p": 0.08,
"t": 1678838425
},
{
"p": 0.08,
"t": 1678924806
},
{
"p": 0.08,
"t": 1679011203
},
{
"p": 0.29,
"t": 1679097645
},
{
"p": 0.09,
"t": 1679184022
},
{
"p": 0.09,
"t": 1679270430
},
{
"p": 0.09,
"t": 1679356835
},
{
"p": 0.08,
"t": 1679529639
},
{
"p": 0.08,
"t": 1679616048
},
{
"p": 0.08,
"t": 1679702422
},
{
"p": 0.08,
"t": 1679788806
},
{
"p": 0.08,
"t": 1679875245
},
{
"p": 0.08,
"t": 1679961619
},
{
"p": 0.08,
"t": 1680048049
},
{
"p": 0.08,
"t": 1680134416
},
{
"p": 0.08,
"t": 1680220817
},
{
"p": 0.08,
"t": 1680307248
},
{
"p": 0.08,
"t": 1680393652
},
{
"p": 0.08,
"t": 1680480000
},
{
"p": 0.08,
"t": 1680566435
},
{
"p": 0.08,
"t": 1680652824
},
{
"p": 0.08,
"t": 1680912008
},
{
"p": 0.08,
"t": 1680998448
},
{
"p": 0.08,
"t": 1681084831
},
{
"p": 0.07,
"t": 1681171229
},
{
"p": 0.07,
"t": 1681257603
},
{
"p": 0.07,
"t": 1681344022
},
{
"p": 0.07,
"t": 1681430430
},
{
"p": 0.07,
"t": 1681516826
},
{
"p": 0.07,
"t": 1681603245
},
{
"p": 0.07,
"t": 1681689623
},
{
"p": 0.07,
"t": 1681776027
},
{
"p": 0.07,
"t": 1681862423
},
{
"p": 0.075,
"t": 1681948846
},
{
"p": 0.06,
"t": 1682035240
},
{
"p": 0.06,
"t": 1682121624
},
{
"p": 0.055,
"t": 1682208024
},
{
"p": 0.055,
"t": 1682294406
},
{
"p": 0.055,
"t": 1682380830
},
{
"p": 0.195,
"t": 1682467254
},
{
"p": 0.18,
"t": 1682553653
},
{
"p": 0.03,
"t": 1682640034
},
{
"p": 0.03,
"t": 1682812813
},
{
"p": 0.03,
"t": 1682899219
},
{
"p": 0.03,
"t": 1682985647
},
{
"p": 0.03,
"t": 1683158454
},
{
"p": 0.03,
"t": 1683244804
},
{
"p": 0.03,
"t": 1683331212
},
{
"p": 0.03,
"t": 1683417624
},
{
"p": 0.03,
"t": 1683504041
},
{
"p": 0.17,
"t": 1683590408
},
{
"p": 0.17,
"t": 1683676845
},
{
"p": 0.09,
"t": 1683763236
},
{
"p": 0.09,
"t": 1683849654
},
{
"p": 0.09,
"t": 1683936042
},
{
"p": 0.09,
"t": 1684108802
},
{
"p": 0.09,
"t": 1684195223
},
{
"p": 0.09,
"t": 1684281623
},
{
"p": 0.095,
"t": 1684368002
},
{
"p": 0.095,
"t": 1684454402
},
{
"p": 0.09,
"t": 1684540802
},
{
"p": 0.09,
"t": 1684627202
},
{
"p": 0.085,
"t": 1684713602
},
{
"p": 0.085,
"t": 1684800002
},
{
"p": 0.085,
"t": 1684886402
},
{
"p": 0.085,
"t": 1684972802
},
{
"p": 0.085,
"t": 1685059202
},
{
"p": 0.085,
"t": 1685145602
},
{
"p": 0.085,
"t": 1685232002
},
{
"p": 0.085,
"t": 1685318402
},
{
"p": 0.085,
"t": 1685404802
},
{
"p": 0.085,
"t": 1685491202
},
{
"p": 0.075,
"t": 1685577602
},
{
"p": 0.04,
"t": 1685664002
},
{
"p": 0.075,
"t": 1685750402
},
{
"p": 0.075,
"t": 1685836802
},
{
"p": 0.075,
"t": 1685923202
},
{
"p": 0.075,
"t": 1686009602
},
{
"p": 0.075,
"t": 1686096002
},
{
"p": 0.075,
"t": 1686182402
},
{
"p": 0.06,
"t": 1686268802
},
{
"p": 0.06,
"t": 1686355202
},
{
"p": 0.055,
"t": 1686441602
},
{
"p": 0.055,
"t": 1686528002
},
{
"p": 0.055,
"t": 1686614402
},
{
"p": 0.055,
"t": 1686700802
},
{
"p": 0.055,
"t": 1686787202
},
{
"p": 0.055,
"t": 1686873602
},
{
"p": 0.055,
"t": 1686960002
},
{
"p": 0.06,
"t": 1687046402
},
{
"p": 0.11,
"t": 1687132802
},
{
"p": 0.12,
"t": 1687219202
},
{
"p": 0.14,
"t": 1687305602
},
{
"p": 0.13,
"t": 1687392002
},
{
"p": 0.145,
"t": 1687478402
},
{
"p": 0.15,
"t": 1687564802
},
{
"p": 0.185,
"t": 1687651202
},
{
"p": 0.155,
"t": 1687737602
},
{
"p": 0.14,
"t": 1687824002
},
{
"p": 0.155,
"t": 1687910402
},
{
"p": 0.155,
"t": 1687996802
},
{
"p": 0.165,
"t": 1688083202
},
{
"p": 0.145,
"t": 1688169602
},
{
"p": 0.145,
"t": 1688256002
},
{
"p": 0.15,
"t": 1688342402
},
{
"p": 0.145,
"t": 1688428802
},
{
"p": 0.145,
"t": 1688515202
},
{
"p": 0.145,
"t": 1688601602
},
{
"p": 0.145,
"t": 1688688002
},
{
"p": 0.145,
"t": 1688774402
},
{
"p": 0.14,
"t": 1688860802
},
{
"p": 0.145,
"t": 1688947202
},
{
"p": 0.14,
"t": 1689033602
},
{
"p": 0.145,
"t": 1689120002
},
{
"p": 0.14,
"t": 1689206402
},
{
"p": 0.13,
"t": 1689292802
},
{
"p": 0.13,
"t": 1689379202
},
{
"p": 0.135,
"t": 1689465602
},
{
"p": 0.145,
"t": 1689552002
},
{
"p": 0.145,
"t": 1689638402
},
{
"p": 0.145,
"t": 1689724802
},
{
"p": 0.14,
"t": 1689811202
},
{
"p": 0.13,
"t": 1689897602
},
{
"p": 0.125,
"t": 1689984002
},
{
"p": 0.115,
"t": 1690070402
},
{
"p": 0.105,
"t": 1690156802
},
{
"p": 0.11,
"t": 1690243203
},
{
"p": 0.105,
"t": 1690329602
},
{
"p": 0.105,
"t": 1690416002
},
{
"p": 0.11,
"t": 1690502402
},
{
"p": 0.11,
"t": 1690588803
},
{
"p": 0.105,
"t": 1690675203
},
{
"p": 0.13,
"t": 1690761602
},
{
"p": 0.12,
"t": 1690848002
},
{
"p": 0.12,
"t": 1690934402
},
{
"p": 0.12,
"t": 1691020802
},
{
"p": 0.145,
"t": 1691107202
},
{
"p": 0.13,
"t": 1691193602
},
{
"p": 0.13,
"t": 1691280002
},
{
"p": 0.15,
"t": 1691366402
},
{
"p": 0.15,
"t": 1691452802
},
{
"p": 0.135,
"t": 1691539202
},
{
"p": 0.13,
"t": 1691625602
},
{
"p": 0.13,
"t": 1691712002
},
{
"p": 0.125,
"t": 1691798402
},
{
"p": 0.125,
"t": 1691884802
},
{
"p": 0.125,
"t": 1691971202
},
{
"p": 0.125,
"t": 1692057602
},
{
"p": 0.125,
"t": 1692144002
},
{
"p": 0.125,
"t": 1692230402
},
{
"p": 0.125,
"t": 1692316802
},
{
"p": 0.125,
"t": 1692403202
},
{
"p": 0.125,
"t": 1692489602
},
{
"p": 0.13,
"t": 1692576002
},
{
"p": 0.14,
"t": 1692662402
},
{
"p": 0.14,
"t": 1692748802
},
{
"p": 0.145,
"t": 1692835202
},
{
"p": 0.145,
"t": 1692921602
},
{
"p": 0.145,
"t": 1693008002
},
{
"p": 0.145,
"t": 1693094402
},
{
"p": 0.155,
"t": 1693180802
},
{
"p": 0.155,
"t": 1693267202
},
{
"p": 0.155,
"t": 1693353602
},
{
"p": 0.155,
"t": 1693440002
},
{
"p": 0.155,
"t": 1693526402
},
{
"p": 0.145,
"t": 1693612802
},
{
"p": 0.145,
"t": 1693699202
},
{
"p": 0.145,
"t": 1693785602
},
{
"p": 0.145,
"t": 1693872002
},
{
"p": 0.145,
"t": 1693958402
},
{
"p": 0.145,
"t": 1694044802
},
{
"p": 0.145,
"t": 1694131202
},
{
"p": 0.13,
"t": 1694217602
},
{
"p": 0.105,
"t": 1694304002
},
{
"p": 0.1,
"t": 1694390402
},
{
"p": 0.105,
"t": 1694476802
},
{
"p": 0.105,
"t": 1694563202
},
{
"p": 0.105,
"t": 1694649602
},
{
"p": 0.105,
"t": 1694736002
},
{
"p": 0.105,
"t": 1694822402
},
{
"p": 0.105,
"t": 1694908802
},
{
"p": 0.145,
"t": 1694995202
},
{
"p": 0.155,
"t": 1695081602
},
{
"p": 0.15,
"t": 1695168002
},
{
"p": 0.13,
"t": 1695254402
},
{
"p": 0.13,
"t": 1695340802
},
{
"p": 0.13,
"t": 1695427202
},
{
"p": 0.14,
"t": 1695513602
},
{
"p": 0.13,
"t": 1695600002
},
{
"p": 0.135,
"t": 1695686402
},
{
"p": 0.115,
"t": 1695772803
},
{
"p": 0.115,
"t": 1695859203
},
{
"p": 0.125,
"t": 1695945602
},
{
"p": 0.125,
"t": 1696032002
},
{
"p": 0.125,
"t": 1696118402
},
{
"p": 0.105,
"t": 1696204802
},
{
"p": 0.1,
"t": 1696291202
},
{
"p": 0.1,
"t": 1696377603
},
{
"p": 0.105,
"t": 1696464002
},
{
"p": 0.11,
"t": 1696550402
},
{
"p": 0.1,
"t": 1696636802
},
{
"p": 0.11,
"t": 1696723202
},
{
"p": 0.105,
"t": 1696809602
},
{
"p": 0.11,
"t": 1696896002
},
{
"p": 0.11,
"t": 1696982402
},
{
"p": 0.11,
"t": 1697068802
},
{
"p": 0.105,
"t": 1697155202
},
{
"p": 0.115,
"t": 1697241602
},
{
"p": 0.11,
"t": 1697328002
},
{
"p": 0.105,
"t": 1697414402
},
{
"p": 0.11,
"t": 1697500802
},
{
"p": 0.115,
"t": 1697587202
},
{
"p": 0.115,
"t": 1697673602
},
{
"p": 0.11,
"t": 1697760002
},
{
"p": 0.11,
"t": 1697846402
},
{
"p": 0.11,
"t": 1697932802
},
{
"p": 0.11,
"t": 1698019202
},
{
"p": 0.11,
"t": 1698105602
},
{
"p": 0.105,
"t": 1698192002
},
{
"p": 0.115,
"t": 1698278402
},
{
"p": 0.105,
"t": 1698364802
},
{
"p": 0.105,
"t": 1698451202
},
{
"p": 0.105,
"t": 1698537603
},
{
"p": 0.105,
"t": 1698624003
},
{
"p": 0.11,
"t": 1698710402
},
{
"p": 0.115,
"t": 1698796802
},
{
"p": 0.11,
"t": 1698883202
},
{
"p": 0.105,
"t": 1698969602
},
{
"p": 0.11,
"t": 1699056002
},
{
"p": 0.11,
"t": 1699142402
},
{
"p": 0.115,
"t": 1699228806
},
{
"p": 0.115,
"t": 1699315202
},
{
"p": 0.115,
"t": 1699401602
},
{
"p": 0.12,
"t": 1699488003
},
{
"p": 0.13,
"t": 1699574402
},
{
"p": 0.13,
"t": 1699660802
},
{
"p": 0.13,
"t": 1699747202
},
{
"p": 0.13,
"t": 1699833602
},
{
"p": 0.13,
"t": 1699920002
},
{
"p": 0.16,
"t": 1700006402
},
{
"p": 0.17,
"t": 1700092802
},
{
"p": 0.17,
"t": 1700179203
},
{
"p": 0.17500000000000002,
"t": 1700265602
},
{
"p": 0.17500000000000002,
"t": 1700352003
},
{
"p": 0.17,
"t": 1700438402
},
{
"p": 0.18,
"t": 1700524802
},
{
"p": 0.195,
"t": 1700611202
},
{
"p": 0.21,
"t": 1700697602
},
{
"p": 0.19,
"t": 1700784002
},
{
"p": 0.19,
"t": 1700870402
},
{
"p": 0.19,
"t": 1700956802
},
{
"p": 0.185,
"t": 1701043202
},
{
"p": 0.185,
"t": 1701129602
},
{
"p": 0.185,
"t": 1701216002
},
{
"p": 0.17500000000000002,
"t": 1701302402
},
{
"p": 0.17500000000000002,
"t": 1701388802
},
{
"p": 0.155,
"t": 1701475203
},
{
"p": 0.155,
"t": 1701561602
},
{
"p": 0.155,
"t": 1701648002
},
{
"p": 0.18,
"t": 1701734402
},
{
"p": 0.16,
"t": 1701820803
},
{
"p": 0.165,
"t": 1701907202
},
{
"p": 0.135,
"t": 1701993602
},
{
"p": 0.135,
"t": 1702080002
},
{
"p": 0.135,
"t": 1702166402
},
{
"p": 0.14,
"t": 1702252802
},
{
"p": 0.135,
"t": 1702339202
},
{
"p": 0.15,
"t": 1702425602
},
{
"p": 0.15,
"t": 1702512002
},
{
"p": 0.17,
"t": 1702598402
},
{
"p": 0.17,
"t": 1702684802
},
{
"p": 0.17500000000000002,
"t": 1702771202
},
{
"p": 0.17500000000000002,
"t": 1702857602
},
{
"p": 0.17,
"t": 1702944002
},
{
"p": 0.17,
"t": 1703030402
},
{
"p": 0.17500000000000002,
"t": 1703116803
},
{
"p": 0.155,
"t": 1703203202
},
{
"p": 0.155,
"t": 1703289602
},
{
"p": 0.17500000000000002,
"t": 1703376002
},
{
"p": 0.17500000000000002,
"t": 1703462402
},
{
"p": 0.17,
"t": 1703548802
},
{
"p": 0.17,
"t": 1703635203
},
{
"p": 0.17,
"t": 1703721603
},
{
"p": 0.16,
"t": 1703808002
},
{
"p": 0.165,
"t": 1703894402
},
{
"p": 0.165,
"t": 1703980802
},
{
"p": 0.165,
"t": 1704067202
},
{
"p": 0.155,
"t": 1704153602
},
{
"p": 0.13,
"t": 1704240002
},
{
"p": 0.13,
"t": 1704326402
},
{
"p": 0.13,
"t": 1704412803
},
{
"p": 0.135,
"t": 1704499202
},
{
"p": 0.14,
"t": 1704585602
},
{
"p": 0.14,
"t": 1704672002
},
{
"p": 0.135,
"t": 1704758403
},
{
"p": 0.155,
"t": 1704844803
},
{
"p": 0.12,
"t": 1704931203
},
{
"p": 0.12,
"t": 1705017603
},
{
"p": 0.115,
"t": 1705104002
},
{
"p": 0.09,
"t": 1705190402
},
{
"p": 0.085,
"t": 1705276803
},
{
"p": 0.095,
"t": 1705363202
},
{
"p": 0.08,
"t": 1705449603
},
{
"p": 0.08,
"t": 1705536002
},
{
"p": 0.085,
"t": 1705622402
},
{
"p": 0.085,
"t": 1705708803
},
{
"p": 0.09,
"t": 1705795202
},
{
"p": 0.085,
"t": 1705881602
},
{
"p": 0.085,
"t": 1705968003
},
{
"p": 0.105,
"t": 1706054402
},
{
"p": 0.09,
"t": 1706140802
},
{
"p": 0.075,
"t": 1706227202
},
{
"p": 0.075,
"t": 1706313602
},
{
"p": 0.075,
"t": 1706400002
},
{
"p": 0.08,
"t": 1706486402
},
{
"p": 0.08,
"t": 1706572802
},
{
"p": 0.075,
"t": 1706659202
},
{
"p": 0.075,
"t": 1706745602
},
{
"p": 0.075,
"t": 1706832002
},
{
"p": 0.075,
"t": 1706918402
},
{
"p": 0.075,
"t": 1707004803
},
{
"p": 0.075,
"t": 1707091202
},
{
"p": 0.075,
"t": 1707177602
},
{
"p": 0.075,
"t": 1707264002
},
{
"p": 0.075,
"t": 1707350402
},
{
"p": 0.075,
"t": 1707436802
},
{
"p": 0.075,
"t": 1707523203
},
{
"p": 0.08,
"t": 1707609603
},
{
"p": 0.085,
"t": 1707696003
},
{
"p": 0.085,
"t": 1707782402
},
{
"p": 0.085,
"t": 1707868803
},
{
"p": 0.085,
"t": 1707955203
},
{
"p": 0.085,
"t": 1708041603
},
{
"p": 0.085,
"t": 1708128002
},
{
"p": 0.085,
"t": 1708214402
},
{
"p": 0.085,
"t": 1708300802
},
{
"p": 0.085,
"t": 1708387202
},
{
"p": 0.085,
"t": 1708473603
},
{
"p": 0.12,
"t": 1708560002
},
{
"p": 0.13,
"t": 1708646402
},
{
"p": 0.13,
"t": 1708732802
},
{
"p": 0.125,
"t": 1708819202
},
{
"p": 0.125,
"t": 1708905602
},
{
"p": 0.125,
"t": 1708992002
},
{
"p": 0.115,
"t": 1709078403
},
{
"p": 0.115,
"t": 1709164802
},
{
"p": 0.115,
"t": 1709251202
},
{
"p": 0.115,
"t": 1709337603
},
{
"p": 0.115,
"t": 1709424003
},
{
"p": 0.115,
"t": 1709510403
},
{
"p": 0.115,
"t": 1709596803
},
{
"p": 0.115,
"t": 1709683203
},
{
"p": 0.115,
"t": 1709769602
},
{
"p": 0.115,
"t": 1709856002
},
{
"p": 0.095,
"t": 1709942403
},
{
"p": 0.095,
"t": 1710028802
},
{
"p": 0.095,
"t": 1710115202
},
{
"p": 0.1,
"t": 1710201602
},
{
"p": 0.1,
"t": 1710288003
},
{
"p": 0.095,
"t": 1710374403
},
{
"p": 0.095,
"t": 1710460803
},
{
"p": 0.095,
"t": 1710547202
},
{
"p": 0.095,
"t": 1710633603
},
{
"p": 0.095,
"t": 1710720003
},
{
"p": 0.095,
"t": 1710806402
},
{
"p": 0.075,
"t": 1710892803
},
{
"p": 0.075,
"t": 1710979203
},
{
"p": 0.075,
"t": 1711065602
},
{
"p": 0.075,
"t": 1711152003
},
{
"p": 0.075,
"t": 1711238403
},
{
"p": 0.075,
"t": 1711324803
},
{
"p": 0.075,
"t": 1711411202
},
{
"p": 0.095,
"t": 1711497603
},
{
"p": 0.095,
"t": 1711584003
},
{
"p": 0.09,
"t": 1711670402
},
{
"p": 0.055,
"t": 1711756802
},
{
"p": 0.055,
"t": 1711843203
},
{
"p": 0.055,
"t": 1711929602
},
{
"p": 0.055,
"t": 1712016003
},
{
"p": 0.055,
"t": 1712102403
},
{
"p": 0.055,
"t": 1712188803
},
{
"p": 0.055,
"t": 1712275203
},
{
"p": 0.04,
"t": 1712361603
},
{
"p": 0.055,
"t": 1712448002
},
{
"p": 0.055,
"t": 1712534403
},
{
"p": 0.055,
"t": 1712620803
},
{
"p": 0.055,
"t": 1712707203
},
{
"p": 0.055,
"t": 1712793603
},
{
"p": 0.055,
"t": 1712880003
},
{
"p": 0.055,
"t": 1712966402
},
{
"p": 0.055,
"t": 1713052803
},
{
"p": 0.055,
"t": 1713139203
},
{
"p": 0.055,
"t": 1713225603
},
{
"p": 0.055,
"t": 1713312003
},
{
"p": 0.055,
"t": 1713398403
},
{
"p": 0.055,
"t": 1713484803
},
{
"p": 0.055,
"t": 1713571202
},
{
"p": 0.055,
"t": 1713657603
},
{
"p": 0.055,
"t": 1713744003
},
{
"p": 0.055,
"t": 1713830402
},
{
"p": 0.055,
"t": 1713916803
},
{
"p": 0.055,
"t": 1714003203
},
{
"p": 0.04,
"t": 1714089602
},
{
"p": 0.04,
"t": 1714176003
},
{
"p": 0.04,
"t": 1714262403
},
{
"p": 0.04,
"t": 1714348803
},
{
"p": 0.04,
"t": 1714435204
},
{
"p": 0.04,
"t": 1714521603
},
{
"p": 0.04,
"t": 1714608003
},
{
"p": 0.04,
"t": 1714694403
},
{
"p": 0.04,
"t": 1714780803
},
{
"p": 0.04,
"t": 1714867203
},
{
"p": 0.04,
"t": 1714953602
},
{
"p": 0.04,
"t": 1715040002
},
{
"p": 0.04,
"t": 1715126403
},
{
"p": 0.04,
"t": 1715212803
},
{
"p": 0.04,
"t": 1715299203
},
{
"p": 0.04,
"t": 1715385604
},
{
"p": 0.04,
"t": 1715472003
},
{
"p": 0.04,
"t": 1715558404
},
{
"p": 0.04,
"t": 1715644803
},
{
"p": 0.04,
"t": 1715731204
},
{
"p": 0.04,
"t": 1715817604
},
{
"p": 0.04,
"t": 1715904003
},
{
"p": 0.04,
"t": 1715990403
},
{
"p": 0.0375,
"t": 1716076803
},
{
"p": 0.0375,
"t": 1716163203
},
{
"p": 0.0375,
"t": 1716249603
},
{
"p": 0.0375,
"t": 1716336003
},
{
"p": 0.0375,
"t": 1716422403
},
{
"p": 0.0375,
"t": 1716508803
},
{
"p": 0.0375,
"t": 1716595203
},
{
"p": 0.0375,
"t": 1716681603
},
{
"p": 0.0375,
"t": 1716768003
},
{
"p": 0.0375,
"t": 1716854403
},
{
"p": 0.0375,
"t": 1716940804
},
{
"p": 0.0375,
"t": 1717027203
},
{
"p": 0.0375,
"t": 1717113603
},
{
"p": 0.0375,
"t": 1717200003
},
{
"p": 0.0375,
"t": 1717286403
},
{
"p": 0.0375,
"t": 1717372803
},
{
"p": 0.0375,
"t": 1717459202
},
{
"p": 0.0375,
"t": 1717545602
},
{
"p": 0.0375,
"t": 1717632003
},
{
"p": 0.0375,
"t": 1717718402
},
{
"p": 0.04,
"t": 1717804802
},
{
"p": 0.04,
"t": 1717891203
},
{
"p": 0.05,
"t": 1717977604
},
{
"p": 0.055,
"t": 1718064002
},
{
"p": 0.055,
"t": 1718150403
},
{
"p": 0.055,
"t": 1718236803
},
{
"p": 0.055,
"t": 1718323203
},
{
"p": 0.055,
"t": 1718409604
},
{
"p": 0.055,
"t": 1718496004
},
{
"p": 0.055,
"t": 1718582404
},
{
"p": 0.055,
"t": 1718668803
},
{
"p": 0.055,
"t": 1718755203
},
{
"p": 0.0555,
"t": 1718841604
},
{
"p": 0.0555,
"t": 1718928003
},
{
"p": 0.057,
"t": 1719014402
},
{
"p": 0.057,
"t": 1719100803
},
{
"p": 0.057,
"t": 1719187203
},
{
"p": 0.057,
"t": 1719273603
},
{
"p": 0.057,
"t": 1719360003
},
{
"p": 0.057,
"t": 1719446402
},
{
"p": 0.057,
"t": 1719532803
},
{
"p": 0.115,
"t": 1719619202
},
{
"p": 0.109,
"t": 1719705602
},
{
"p": 0.0805,
"t": 1719792002
},
{
"p": 0.07200000000000001,
"t": 1719878403
},
{
"p": 0.0675,
"t": 1719964802
},
{
"p": 0.067,
"t": 1720051203
},
{
"p": 0.062,
"t": 1720137602
},
{
"p": 0.052000000000000005,
"t": 1720224002
},
{
"p": 0.0465,
"t": 1720310402
},
{
"p": 0.0465,
"t": 1720396802
},
{
"p": 0.017,
"t": 1720483202
},
{
"p": 0.031,
"t": 1720569603
},
{
"p": 0.0395,
"t": 1720656003
},
{
"p": 0.0395,
"t": 1720742402
},
{
"p": 0.0395,
"t": 1720828803
},
{
"p": 0.0395,
"t": 1720915202
},
{
"p": 0.0395,
"t": 1721001603
},
{
"p": 0.0395,
"t": 1721088002
},
{
"p": 0.0395,
"t": 1721174401
},
{
"p": 0.029500000000000002,
"t": 1721260802
},
{
"p": 0.0285,
"t": 1721347201
},
{
"p": 0.0285,
"t": 1721433601
},
{
"p": 0.0285,
"t": 1721520001
},
{
"p": 0.029,
"t": 1721606401
},
{
"p": 0.0205,
"t": 1721692801
},
{
"p": 0.016,
"t": 1721779201
},
{
"p": 0.016,
"t": 1721865601
},
{
"p": 0.016,
"t": 1721952002
},
{
"p": 0.016,
"t": 1722038402
},
{
"p": 0.016,
"t": 1722124802
},
{
"p": 0.0145,
"t": 1722211202
},
{
"p": 0.0135,
"t": 1722297601
},
{
"p": 0.013000000000000001,
"t": 1722384002
},
{
"p": 0.013000000000000001,
"t": 1722470402
},
{
"p": 0.0105,
"t": 1722556801
},
{
"p": 0.012,
"t": 1722643202
},
{
"p": 0.016,
"t": 1722729601
},
{
"p": 0.012,
"t": 1722816001
},
{
"p": 0.0105,
"t": 1722902401
},
{
"p": 0.004,
"t": 1722988801
}
] |
{
"error": null,
"label": "No",
"labelIndex": 1,
"outcomeSlotCount": 2,
"payoutDenominator": "1",
"payoutNumerators": [
"0",
"1"
],
"resolved": true,
"source": "onchain"
}
|
Gavin Newsom
| null | null | true
| -0.0085
| 17
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
||||
252838
|
[Single Market] Will Dean Phillips win the U.S. Democratic presidential nomination?
|
0xc9b93c540526f789668d96405e7b6e9d322c7d8500c10e7cb0dc1091301f1435
|
will-dean-phillips-win-the-us-democratic-presidential-nomination
|
https://democrats.org/
|
2024-08-10T00:00:00Z
| null |
2023-10-27T16:30:31.175Z
|
20000000000000000
|
This market will resolve to “Yes” if Dean Phillips wins the 2024 nomination of the Democratic Party for U.S. president. Otherwise, this market will resolve to “No”.
The resolution source for this market will be a consensus of official Democratic Party sources, including https://democrats.org/.
Any replacement of the nominee before election day will not change the resolution of the market.
|
["Yes", "No"]
|
["0", "1"]
|
4314.429934
| true
|
normal
| true
|
0xb80de7870D4070c38A3c46Cc322F0e4472849c4C
| 15
|
2023-10-27T16:12:39.261Z
|
2024-08-08T06:16:56.996566Z
|
2024-08-07 07:53:43+00
| false
| false
| null | null | false
|
0x91430CaD2d3975766499717fA0D66A78D814E5c5
| null | null | null | false
|
0x6A9D222616C90FcA5754cd1333cFD9b7fb6a4F74
| true
|
3
|
0x07420f9c745238d1c1cb0ca4aae5b2dbe5fd5b7de22b7f4c57cc03ae69152c0a
|
2024-08-07T07:53:43Z
| true
| 0.001
| 5
|
resolved
| 4,314.43
|
2024-08-10
|
2023-10-27
| null | true
| null | 0
| 0
| 0
|
["91975685807597136240779621045611925900904841669430755088296097582420658554292", "109256046166446200167667384712513489311080937022833362291629866974538980725641"]
|
4000.0
|
15.0
| true
| 0
| 0
| 0
| 0
| 0
| 0
| null | 4,314.429934
| null | false
| null |
[
{
"active": true,
"archived": false,
"automaticallyActive": null,
"automaticallyResolved": true,
"category": "US-current-affairs",
"closed": true,
"closedTime": "2024-08-07T13:52:35.439612Z",
"commentCount": 84,
"commentsEnabled": null,
"competitive": null,
"createdAt": "2022-07-27T14:44:48.175Z",
"creationDate": "2022-01-11T00:00:00Z",
"cyom": false,
"deploying": false,
"description": "This is a market on predicting the Democratic nominee for the 2024 presidential election.",
"disqusThread": null,
"enableNegRisk": false,
"enableOrderBook": true,
"endDate": "2024-08-09T12:00:00Z",
"featured": false,
"featuredImage": null,
"icon": "https://polymarket-upload.s3.us-east-2.amazonaws.com/who-will-win-the-us-2024-democratic-presidential-nomination-lC4EXB-GD5-e.png",
"id": "5853",
"image": "https://polymarket-upload.s3.us-east-2.amazonaws.com/who-will-win-the-us-2024-democratic-presidential-nomination-lC4EXB-GD5-e.png",
"liquidity": null,
"liquidityAmm": 2433.88084,
"liquidityClob": null,
"negRisk": false,
"negRiskAugmented": false,
"new": false,
"openInterest": 0,
"pendingDeployment": false,
"published_at": "2022-07-27 14:44:48.171+00",
"resolutionSource": "https://democrats.org/",
"restricted": true,
"showAllOutcomes": true,
"showMarketImages": true,
"slug": "who-will-win-the-us-2024-democratic-presidential-nomination",
"sortBy": "ascending",
"startDate": "2022-01-11T02:13:47.363Z",
"ticker": "who-will-win-the-us-2024-democratic-presidential-nomination",
"title": "[Single Markets] Democratic Nominee 2024",
"updatedAt": "2024-08-08T13:52:53.754029Z",
"updatedBy": "15",
"volume": 7186550.110396,
"volume1mo": 0,
"volume1wk": 0,
"volume1yr": 0,
"volume24hr": null
}
] | false
| false
| false
| false
| true
| null | 0
| 0
| 0.005
| 0
| 0
| 0
| 0
| 1
| null | 0.005
| null | true
| false
| false
|
[]
| false
| false
| false
| false
| false
|
[
{
"p": 0.5095000000000001,
"t": 1698451202
},
{
"p": 0.05,
"t": 1698537603
},
{
"p": 0.055,
"t": 1698624003
},
{
"p": 0.055,
"t": 1698710402
},
{
"p": 0.055,
"t": 1698796802
},
{
"p": 0.052500000000000005,
"t": 1698883202
},
{
"p": 0.055,
"t": 1698969602
},
{
"p": 0.05,
"t": 1699056002
},
{
"p": 0.0475,
"t": 1699142402
},
{
"p": 0.045,
"t": 1699228806
},
{
"p": 0.045,
"t": 1699315202
},
{
"p": 0.045,
"t": 1699401602
},
{
"p": 0.0425,
"t": 1699488003
},
{
"p": 0.045,
"t": 1699574402
},
{
"p": 0.045,
"t": 1699660802
},
{
"p": 0.0375,
"t": 1699747202
},
{
"p": 0.045,
"t": 1699833602
},
{
"p": 0.045,
"t": 1699920002
},
{
"p": 0.045,
"t": 1700006402
},
{
"p": 0.0425,
"t": 1700092802
},
{
"p": 0.0325,
"t": 1700179203
},
{
"p": 0.5,
"t": 1700265602
},
{
"p": 0.5,
"t": 1700352003
},
{
"p": 0.52,
"t": 1700438402
},
{
"p": 0.07100000000000001,
"t": 1700524802
},
{
"p": 0.07100000000000001,
"t": 1700611202
},
{
"p": 0.066,
"t": 1700697602
},
{
"p": 0.066,
"t": 1700784002
},
{
"p": 0.066,
"t": 1700870402
},
{
"p": 0.064,
"t": 1700956802
},
{
"p": 0.059000000000000004,
"t": 1701043202
},
{
"p": 0.059000000000000004,
"t": 1701129602
},
{
"p": 0.057,
"t": 1701216002
},
{
"p": 0.059000000000000004,
"t": 1701302402
},
{
"p": 0.061,
"t": 1701388802
},
{
"p": 0.059000000000000004,
"t": 1701475203
},
{
"p": 0.059000000000000004,
"t": 1701561602
},
{
"p": 0.059000000000000004,
"t": 1701648002
},
{
"p": 0.0585,
"t": 1701734402
},
{
"p": 0.055,
"t": 1701820803
},
{
"p": 0.055,
"t": 1701907202
},
{
"p": 0.054,
"t": 1701993602
},
{
"p": 0.053500000000000006,
"t": 1702080002
},
{
"p": 0.053500000000000006,
"t": 1702166402
},
{
"p": 0.053500000000000006,
"t": 1702252802
},
{
"p": 0.043500000000000004,
"t": 1702339202
},
{
"p": 0.039,
"t": 1702425602
},
{
"p": 0.039,
"t": 1702512002
},
{
"p": 0.038,
"t": 1702598402
},
{
"p": 0.0385,
"t": 1702684802
},
{
"p": 0.038,
"t": 1702771202
},
{
"p": 0.0375,
"t": 1702857602
},
{
"p": 0.0375,
"t": 1702944002
},
{
"p": 0.026500000000000003,
"t": 1703030402
},
{
"p": 0.021,
"t": 1703116803
},
{
"p": 0.021,
"t": 1703203202
},
{
"p": 0.021,
"t": 1703289602
},
{
"p": 0.0455,
"t": 1703376002
},
{
"p": 0.0455,
"t": 1703462402
},
{
"p": 0.0455,
"t": 1703548802
},
{
"p": 0.0455,
"t": 1703635203
},
{
"p": 0.0455,
"t": 1703721603
},
{
"p": 0.043500000000000004,
"t": 1703808002
},
{
"p": 0.043000000000000003,
"t": 1703894402
},
{
"p": 0.043000000000000003,
"t": 1703980802
},
{
"p": 0.016,
"t": 1704067202
},
{
"p": 0.0165,
"t": 1704153602
},
{
"p": 0.0165,
"t": 1704240002
},
{
"p": 0.017,
"t": 1704326402
},
{
"p": 0.017,
"t": 1704412803
},
{
"p": 0.017,
"t": 1704499202
},
{
"p": 0.017,
"t": 1704585602
},
{
"p": 0.017,
"t": 1704672002
},
{
"p": 0.017,
"t": 1704758403
},
{
"p": 0.15,
"t": 1704844803
},
{
"p": 0.021500000000000002,
"t": 1704931203
},
{
"p": 0.151,
"t": 1705017603
},
{
"p": 0.1505,
"t": 1705104002
},
{
"p": 0.14400000000000002,
"t": 1705190402
},
{
"p": 0.10300000000000001,
"t": 1705276803
},
{
"p": 0.10400000000000001,
"t": 1705363202
},
{
"p": 0.105,
"t": 1705449603
},
{
"p": 0.10350000000000001,
"t": 1705536002
},
{
"p": 0.0925,
"t": 1705622402
},
{
"p": 0.084,
"t": 1705708803
},
{
"p": 0.0835,
"t": 1705795202
},
{
"p": 0.0835,
"t": 1705881602
},
{
"p": 0.0835,
"t": 1705968003
},
{
"p": 0.0835,
"t": 1706054402
},
{
"p": 0.0795,
"t": 1706140802
},
{
"p": 0.08,
"t": 1706227202
},
{
"p": 0.08,
"t": 1706313602
},
{
"p": 0.08,
"t": 1706400002
},
{
"p": 0.098,
"t": 1706486402
},
{
"p": 0.0975,
"t": 1706572802
},
{
"p": 0.0975,
"t": 1706659202
},
{
"p": 0.0975,
"t": 1706745602
},
{
"p": 0.0975,
"t": 1706832002
},
{
"p": 0.097,
"t": 1706918402
},
{
"p": 0.0805,
"t": 1707004803
},
{
"p": 0.08,
"t": 1707091202
},
{
"p": 0.08,
"t": 1707177602
},
{
"p": 0.08,
"t": 1707264002
},
{
"p": 0.08,
"t": 1707350402
},
{
"p": 0.08,
"t": 1707436802
},
{
"p": 0.08,
"t": 1707523203
},
{
"p": 0.08,
"t": 1707609603
},
{
"p": 0.0795,
"t": 1707696003
},
{
"p": 0.08,
"t": 1707782402
},
{
"p": 0.08,
"t": 1707868803
},
{
"p": 0.08,
"t": 1707955203
},
{
"p": 0.0795,
"t": 1708041603
},
{
"p": 0.0795,
"t": 1708128002
},
{
"p": 0.0545,
"t": 1708214402
},
{
"p": 0.0475,
"t": 1708300802
},
{
"p": 0.0475,
"t": 1708387202
},
{
"p": 0.0475,
"t": 1708473603
},
{
"p": 0.048,
"t": 1708560002
},
{
"p": 0.0485,
"t": 1708646402
},
{
"p": 0.0485,
"t": 1708732802
},
{
"p": 0.0485,
"t": 1708819202
},
{
"p": 0.0485,
"t": 1708905602
},
{
"p": 0.0485,
"t": 1708992002
},
{
"p": 0.0485,
"t": 1709078403
},
{
"p": 0.0485,
"t": 1709164802
},
{
"p": 0.0485,
"t": 1709251202
},
{
"p": 0.0485,
"t": 1709337603
},
{
"p": 0.0485,
"t": 1709424003
},
{
"p": 0.0485,
"t": 1709510403
},
{
"p": 0.0485,
"t": 1709596803
},
{
"p": 0.0485,
"t": 1709683203
},
{
"p": 0.0485,
"t": 1709769602
},
{
"p": 0.0485,
"t": 1709856002
},
{
"p": 0.0485,
"t": 1709942403
},
{
"p": 0.0485,
"t": 1710028802
},
{
"p": 0.0485,
"t": 1710115202
},
{
"p": 0.048,
"t": 1710201602
},
{
"p": 0.0475,
"t": 1710288003
},
{
"p": 0.0475,
"t": 1710374403
},
{
"p": 0.0475,
"t": 1710460803
},
{
"p": 0.0475,
"t": 1710547202
},
{
"p": 0.0475,
"t": 1710633603
},
{
"p": 0.0475,
"t": 1710720003
},
{
"p": 0.0475,
"t": 1710806402
},
{
"p": 0.048,
"t": 1710892803
},
{
"p": 0.048,
"t": 1710979203
},
{
"p": 0.048,
"t": 1711065602
},
{
"p": 0.048,
"t": 1711152003
},
{
"p": 0.048,
"t": 1711238403
},
{
"p": 0.048,
"t": 1711324803
},
{
"p": 0.048,
"t": 1711411202
},
{
"p": 0.048,
"t": 1711497603
},
{
"p": 0.048,
"t": 1711584003
},
{
"p": 0.048,
"t": 1711670402
},
{
"p": 0.0475,
"t": 1711756802
},
{
"p": 0.0475,
"t": 1711843203
},
{
"p": 0.0475,
"t": 1711929602
},
{
"p": 0.0475,
"t": 1712016003
},
{
"p": 0.0475,
"t": 1712102403
},
{
"p": 0.047,
"t": 1712188803
},
{
"p": 0.047,
"t": 1712275203
},
{
"p": 0.047,
"t": 1712361603
},
{
"p": 0.0475,
"t": 1712448002
},
{
"p": 0.0475,
"t": 1712534403
},
{
"p": 0.0475,
"t": 1712620803
},
{
"p": 0.0475,
"t": 1712707203
},
{
"p": 0.038,
"t": 1712793603
},
{
"p": 0.0475,
"t": 1712880003
},
{
"p": 0.0475,
"t": 1712966402
},
{
"p": 0.0475,
"t": 1713052803
},
{
"p": 0.0475,
"t": 1713139203
},
{
"p": 0.0475,
"t": 1713225603
},
{
"p": 0.0475,
"t": 1713312003
},
{
"p": 0.0785,
"t": 1713398403
},
{
"p": 0.0785,
"t": 1713484803
},
{
"p": 0.0785,
"t": 1713571202
},
{
"p": 0.0785,
"t": 1713657603
},
{
"p": 0.077,
"t": 1713744003
},
{
"p": 0.077,
"t": 1713830402
},
{
"p": 0.0275,
"t": 1713916803
},
{
"p": 0.0275,
"t": 1714003203
},
{
"p": 0.0275,
"t": 1714089602
},
{
"p": 0.0275,
"t": 1714176003
},
{
"p": 0.0275,
"t": 1714262403
},
{
"p": 0.0275,
"t": 1714348803
},
{
"p": 0.0275,
"t": 1714435204
},
{
"p": 0.0275,
"t": 1714521603
},
{
"p": 0.0275,
"t": 1714608003
},
{
"p": 0.0275,
"t": 1714694403
},
{
"p": 0.0275,
"t": 1714780803
},
{
"p": 0.0275,
"t": 1714867203
},
{
"p": 0.0275,
"t": 1714953602
},
{
"p": 0.0275,
"t": 1715040002
},
{
"p": 0.0275,
"t": 1715126403
},
{
"p": 0.0275,
"t": 1715212803
},
{
"p": 0.0275,
"t": 1715299203
},
{
"p": 0.0275,
"t": 1715385604
},
{
"p": 0.0275,
"t": 1715472003
},
{
"p": 0.0275,
"t": 1715558404
},
{
"p": 0.0275,
"t": 1715644803
},
{
"p": 0.0275,
"t": 1715731204
},
{
"p": 0.0275,
"t": 1715817604
},
{
"p": 0.0275,
"t": 1715904003
},
{
"p": 0.0275,
"t": 1715990403
},
{
"p": 0.0275,
"t": 1716076803
},
{
"p": 0.0275,
"t": 1716163203
},
{
"p": 0.0275,
"t": 1716249603
},
{
"p": 0.0275,
"t": 1716336003
},
{
"p": 0.0275,
"t": 1716422403
},
{
"p": 0.0275,
"t": 1716508803
},
{
"p": 0.0275,
"t": 1716595203
},
{
"p": 0.0275,
"t": 1716681603
},
{
"p": 0.0275,
"t": 1716768003
},
{
"p": 0.0275,
"t": 1716854403
},
{
"p": 0.0275,
"t": 1716940804
},
{
"p": 0.0275,
"t": 1717027203
},
{
"p": 0.0275,
"t": 1717113603
},
{
"p": 0.0275,
"t": 1717200003
},
{
"p": 0.0275,
"t": 1717286403
},
{
"p": 0.0275,
"t": 1717372803
},
{
"p": 0.0275,
"t": 1717459202
},
{
"p": 0.0275,
"t": 1717545602
},
{
"p": 0.0275,
"t": 1717632003
},
{
"p": 0.0275,
"t": 1717718402
},
{
"p": 0.0275,
"t": 1717804802
},
{
"p": 0.0275,
"t": 1717891203
},
{
"p": 0.499,
"t": 1717977604
},
{
"p": 0.4975,
"t": 1718064002
},
{
"p": 0.505,
"t": 1718150403
},
{
"p": 0.505,
"t": 1718236803
},
{
"p": 0.5075000000000001,
"t": 1718323203
},
{
"p": 0.5075000000000001,
"t": 1718409604
},
{
"p": 0.5075000000000001,
"t": 1718496004
},
{
"p": 0.5075000000000001,
"t": 1718582404
},
{
"p": 0.5075000000000001,
"t": 1718668803
},
{
"p": 0.5075000000000001,
"t": 1718755203
},
{
"p": 0.5075000000000001,
"t": 1718841604
},
{
"p": 0.4975,
"t": 1718928003
},
{
"p": 0.4975,
"t": 1719014402
},
{
"p": 0.4975,
"t": 1719100803
},
{
"p": 0.4975,
"t": 1719187203
},
{
"p": 0.4975,
"t": 1719273603
},
{
"p": 0.4975,
"t": 1719360003
},
{
"p": 0.4975,
"t": 1719446402
},
{
"p": 0.4975,
"t": 1719532803
},
{
"p": 0.3745,
"t": 1719619202
},
{
"p": 0.225,
"t": 1719705602
},
{
"p": 0.145,
"t": 1719792002
},
{
"p": 0.145,
"t": 1719878403
},
{
"p": 0.075,
"t": 1719964802
},
{
"p": 0.075,
"t": 1720051203
},
{
"p": 0.075,
"t": 1720137602
},
{
"p": 0.075,
"t": 1720224002
},
{
"p": 0.075,
"t": 1720310402
},
{
"p": 0.075,
"t": 1720396802
},
{
"p": 0.075,
"t": 1720483202
},
{
"p": 0.0745,
"t": 1720569603
},
{
"p": 0.0745,
"t": 1720656003
},
{
"p": 0.0745,
"t": 1720742402
},
{
"p": 0.0755,
"t": 1720828803
},
{
"p": 0.0755,
"t": 1720915202
},
{
"p": 0.145,
"t": 1721001603
},
{
"p": 0.14450000000000002,
"t": 1721088002
},
{
"p": 0.005,
"t": 1721174401
},
{
"p": 0.005,
"t": 1721260802
},
{
"p": 0.005,
"t": 1721347201
},
{
"p": 0.005,
"t": 1721433601
},
{
"p": 0.005,
"t": 1721520001
},
{
"p": 0.005,
"t": 1721606401
},
{
"p": 0.005,
"t": 1721692801
},
{
"p": 0.005,
"t": 1721779201
},
{
"p": 0.005,
"t": 1721865601
},
{
"p": 0.005,
"t": 1721952002
},
{
"p": 0.005,
"t": 1722038402
},
{
"p": 0.005,
"t": 1722124802
},
{
"p": 0.005,
"t": 1722211202
},
{
"p": 0.245,
"t": 1722297601
},
{
"p": 0.195,
"t": 1722384002
},
{
"p": 0.195,
"t": 1722470402
},
{
"p": 0.15,
"t": 1722556801
},
{
"p": 0.1895,
"t": 1722643202
},
{
"p": 0.1895,
"t": 1722729601
},
{
"p": 0.1895,
"t": 1722816001
},
{
"p": 0.1945,
"t": 1722902401
},
{
"p": 0.0095,
"t": 1722988801
}
] |
{
"error": null,
"label": "No",
"labelIndex": 1,
"outcomeSlotCount": 2,
"payoutDenominator": "1",
"payoutNumerators": [
"0",
"1"
],
"resolved": true,
"source": "onchain"
}
|
Dean Phillips
| false
| null | true
| -0.0075
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
|||
240383
|
[Single Market] Will Kamala Harris win the U.S. 2024 Democratic presidential nomination?
|
0x3c1b76f77f93f19371d3df801047c0fba2e6ca4c4bd489dbabea990ea68f8941
|
will-kamala-harris-win-the-us-2024-democratic-presidential-nomination
|
https://democrats.org/
|
2024-08-10T00:00:00Z
|
US-current-affairs
|
2022-01-11T02:15:03.479Z
|
18000000000000000
| "This market will resolve to “Yes” if Kamala Harris wins the 2024 nomination of the Democratic P(...TRUNCATED)
|
["Yes", "No"]
|
["1", "0"]
|
86512.574076
| true
|
normal
| true
|
0xe553F23F6cE516787AC56d3542eA75Ce526416c2
| 15
|
2022-01-11T02:15:03.479Z
|
2024-08-08T05:36:56.019023Z
|
2024-08-07 13:51:50.562992+00
| false
| false
| false
|
3931340
| false
|
0x4b24b1b119fd23aD723A2C2286047CC453DF4AA1
|
1661169276464
|
1659020214.897938
| false
|
0xCB1822859cEF82Cd2Eb4E6276C7916e692995130
| true
|
5
|
0xb65e19af2c68cddff89116b6825949db83b20e80818020a84c43fc6f0be6b663
|
2024-08-07 13:51:50.562992+00
| true
| 0.001
| 5
|
resolved
| 86,512.57
|
2024-08-10
|
2022-01-12
|
2024-09-30
| true
| true
| 0
| 0
| 0
| "[\"55587534433102763859032443585846918727132208718352714378810158969375734322181\", \"1118376155299(...TRUNCATED)
| null | null | true
| 0
| 0
| 0
| 0
| 0
| 0
| 4,433.021991
| 82,079.552085
| 300.020015
| false
| null | [{"active":true,"archived":false,"automaticallyActive":null,"automaticallyResolved":true,"category":(...TRUNCATED)
| false
| false
| false
| false
| true
| null | 0
| 0
| 0.001
| 0
| 0
| 0
| 0
| 1
| 0.999
| 1
| null | true
| false
| false
|
[]
| false
| false
| false
| false
| false
| [{"p":0.5,"t":1673308825},{"p":0.5,"t":1673395244},{"p":0.05,"t":1673481634},{"p":0.05,"t":167356801(...TRUNCATED)
| {"error":null,"label":"Yes","labelIndex":0,"outcomeSlotCount":2,"payoutDenominator":"1","payoutNumer(...TRUNCATED)
|
Kamala Harris
| null | null | true
| 0.009
| 17
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
||||
250482
|
[Single Market] Will Robert F. Kennedy Jr. win the U.S. 2024 Democratic presidential nomination?
|
0x998e4fbf82476fea77c8b150d62671c65b44002d79b5bbd7115aa910c00c3884
|
will-robert-f-kennedy-jr-win-the-us-2024-democratic-presidential-nomination
|
https://democrats.org/
|
2024-08-10T00:00:00Z
| null |
2023-04-25T17:09:14.938Z
|
18000000000000000
| "This market will resolve to “Yes” if Robert F. Kennedy Jr. wins the 2024 nomination of the Demo(...TRUNCATED)
|
["Yes", "No"]
|
["0", "1"]
|
641848.952562
| true
|
normal
| true
|
0xFd3340A49CE7F222e69E3aEf3708DFC88A822b1A
| 15
|
2023-04-25T17:09:14.938Z
|
2024-08-07T17:38:52.628572Z
|
2024-08-07 07:59:13+00
| false
| false
| null | null | false
|
0x91430CaD2d3975766499717fA0D66A78D814E5c5
| null | null | null | false
|
0x6A9D222616C90FcA5754cd1333cFD9b7fb6a4F74
| true
|
4
|
0x0500d815afdc97c2fb6d85f784c6dde52be9c52f2672aef4088ef427a498ccdc
|
2024-08-07T07:59:13Z
| true
| 0.001
| 5
|
resolved
| 641,848.95
|
2024-08-10
|
2023-04-25
| null | true
| null | 0
| 0
| 0
| "[\"6844622606900578399768922449212057842492952271271459074181522920388626697653\", \"39089956996912(...TRUNCATED)
|
4000.0
|
15.0
| true
| 0
| 0
| 0
| 0
| 0
| 0
| 245.1093
| 641,603.843262
| 1.505593
| false
| null | [{"active":true,"archived":false,"automaticallyActive":null,"automaticallyResolved":true,"category":(...TRUNCATED)
| false
| false
| false
| false
| true
| null | 0
| 0
| 0.003
| 0
| 0
| 0
| 0
| 1
| null | 0.003
| null | true
| false
| false
|
[]
| false
| false
| false
| false
| false
| [{"p":0.25,"t":1682467254},{"p":0.23500000000000001,"t":1682553653},{"p":0.225,"t":1682640034},{"p":(...TRUNCATED)
| {"error":null,"label":"No","labelIndex":1,"outcomeSlotCount":2,"payoutDenominator":"1","payoutNumera(...TRUNCATED)
|
Robert F. Kennedy Jr.
| false
| null | true
| -0.0015
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
End of preview.
No dataset card yet
- Downloads last month
- 15