-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdebug_page.html
More file actions
265 lines (262 loc) · 57.1 KB
/
Copy pathdebug_page.html
File metadata and controls
265 lines (262 loc) · 57.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
<!DOCTYPE html><html lang="en" style="--kalshi-palette-text-x10: rgba(0, 0, 0, 0.9); --kalshi-palette-text-x20: rgba(0, 0, 0, 0.5); --kalshi-palette-text-x30: rgba(0, 0, 0, 0.3); --kalshi-palette-text-black: rgba(0, 0, 0, 0.9); --kalshi-palette-text-white: rgba(255, 255, 255, 1); --kalshi-palette-text-inverse: rgba(255, 255, 255, 1); --kalshi-palette-fill-x10: rgba(0, 0, 0, 0.9); --kalshi-palette-fill-x20: rgba(0, 0, 0, 0.35); --kalshi-palette-fill-x30: rgba(0, 0, 0, 0.2); --kalshi-palette-fill-x40: rgba(0, 0, 0, 0.1); --kalshi-palette-fill-x50: rgba(0, 0, 0, 0.07); --kalshi-palette-fill-x55: rgba(0, 0, 0, 0.05); --kalshi-palette-fill-x60: rgba(0, 0, 0, 0.03); --kalshi-palette-fill-white: rgba(255, 255, 255, 1); --kalshi-palette-fill-inverse: rgba(255, 255, 255, 1); --kalshi-palette-surface-x10: rgba(255, 255, 255, 1); --kalshi-palette-surface-x20: rgba(255, 255, 255, 0.96); --kalshi-palette-surface-x30: rgba(255, 255, 255, 1); --kalshi-palette-surface-x40: rgba(255, 255, 255, 1); --kalshi-palette-surface-inverse: rgba(26, 26, 26, 1); --kalshi-palette-surface-overlay: rgba(0, 0, 0, 0.4); --kalshi-palette-surface-foreground: rgba(0, 0, 0, 0.05); --kalshi-palette-yes-x10: rgba(38, 92, 255, 1); --kalshi-palette-yes-x20: rgba(38, 92, 255, 0.08); --kalshi-palette-yes-x30: rgba(38, 92, 255, 0.12); --kalshi-palette-yes-x40: rgba(32, 77, 214, 1); --kalshi-palette-yes-x50: rgba(23, 55, 153, 1); --kalshi-palette-no-x10: rgba(170, 0, 255, 1); --kalshi-palette-no-x20: rgba(170, 0, 255, 0.08); --kalshi-palette-no-x30: rgba(170, 0, 255, 0.12); --kalshi-palette-no-x40: rgba(143, 0, 214, 1); --kalshi-palette-no-x50: rgba(102, 0, 153, 1); --kalshi-palette-sell-x10: rgba(0, 0, 0, 0.9); --kalshi-palette-sell-x20: rgba(0, 0, 0, 0.05); --kalshi-palette-sell-x30: rgba(0, 0, 0, 0.1); --kalshi-palette-sell-x40: rgba(0, 0, 0, 0.45); --kalshi-palette-sell-x50: rgba(0, 0, 0, 0.6); --kalshi-palette-critical-x10: rgba(217, 22, 22, 1); --kalshi-palette-critical-x20: rgba(217, 22, 22, 0.06); --kalshi-palette-critical-x30: rgba(217, 22, 22, 0.1); --kalshi-palette-critical-x40: rgba(182, 18, 18, 1); --kalshi-palette-critical-x50: rgba(217, 22, 22, 1); --kalshi-palette-purple-x10: rgba(170, 0, 255, 1); --kalshi-palette-purple-x20: rgba(170, 0, 255, 0.08); --kalshi-palette-purple-x30: rgba(170, 0, 255, 0.12); --kalshi-palette-purple-x40: rgba(143, 0, 214, 1); --kalshi-palette-purple-x50: rgba(102, 0, 153, 1); --kalshi-palette-blue-x10: rgba(38, 92, 255, 1); --kalshi-palette-blue-x20: rgba(38, 92, 255, 0.08); --kalshi-palette-blue-x30: rgba(38, 92, 255, 0.12); --kalshi-palette-blue-x40: rgba(32, 77, 214, 1); --kalshi-palette-blue-x50: rgba(23, 55, 153, 1); --kalshi-palette-teal-x10: rgba(0, 181, 217, 1); --kalshi-palette-teal-x20: rgba(0, 181, 217, 0.08); --kalshi-palette-teal-x30: rgba(0, 181, 217, 0.12); --kalshi-palette-teal-x40: rgba(0, 152, 182, 1); --kalshi-palette-teal-x50: rgba(0, 109, 130, 1); --kalshi-palette-green-x10: rgba(10, 194, 133, 1); --kalshi-palette-green-x20: rgba(10, 194, 133, 0.08); --kalshi-palette-green-x30: rgba(10, 194, 133, 0.16); --kalshi-palette-green-x40: rgba(8, 163, 112, 1); --kalshi-palette-green-x50: rgba(6, 116, 80, 1); --kalshi-palette-yellow-x10: rgba(255, 214, 0, 1); --kalshi-palette-yellow-x20: rgba(255, 214, 0, 0.08); --kalshi-palette-yellow-x30: rgba(255, 214, 0, 0.12); --kalshi-palette-yellow-x40: rgba(214, 180, 0, 1); --kalshi-palette-yellow-x50: rgba(153, 128, 0, 1); --kalshi-palette-orange-x10: rgba(255, 106, 0, 1); --kalshi-palette-orange-x20: rgba(255, 106, 0, 0.08); --kalshi-palette-orange-x30: rgba(255, 106, 0, 0.12); --kalshi-palette-orange-x40: rgba(214, 89, 0, 1); --kalshi-palette-orange-x50: rgba(153, 64, 0, 1); --kalshi-palette-red-x10: rgba(217, 22, 22, 1); --kalshi-palette-red-x20: rgba(217, 22, 22, 0.06); --kalshi-palette-red-x30: rgba(217, 22, 22, 0.1); --kalshi-palette-red-x40: rgba(182, 18, 18, 1); --kalshi-palette-red-x50: rgba(217, 22, 22, 1); --kalshi-palette-gradient-x10: radial-gradient(100% 100% at 0% 100%, #00B5D9 0%, #265CFF 31.77%, #AA00FF 66.15%, #D90048 100%); --kalshi-palette-special-mint: #00D991; --kalshi-palette-special-black: linear-gradient(135deg, #B2ADA1 0%, #A09C91 25%, #D1CEC7 50%, #8E8A81 75%, #B2ADA1 100%); --kalshi-palette-special-gold: #F2BA49; --kalshi-palette-special-silver: #B8CBD9; --kalshi-palette-special-bronze: #E5AA95; --kalshi-palette-special-platinum: linear-gradient(135deg, #D9D9D9 0%, #AEAEAE 25%, #E8E8E8 50%, #828282 75%, #D9D9D9 100%); --kalshi-palette-special-diamond: linear-gradient(135deg, #95E5E5 0%, #A1A1E5 11.11%, #E5ACE5 22.22%, #F2F2DA 44.44%, #ACE5E5 55.56%, #7478A6 66.67%, #A1A1E5 77.78%, #D9D9C3 88.89%, #95E595 100%); --kalshi-palette-special-brand: #09C285; --kalshi-palette-brand-primary: #09C285; --kalshi-palette-brand-secondary: rgba(0, 50, 33, 1); --kalshi-palette-brand-tertiary: #003221; --kalshi-palette-brand-x20: rgba(229, 251, 244, 1); --kalshi-palette-brand-x30: rgba(179, 244, 222, 1); --kalshi-palette-brand-x40: rgba(128, 236, 200, 1); --kalshi-palette-brand-x50: rgba(77, 228, 178, 1); --kalshi-palette-brand-x60: rgba(0, 195, 130, 1); --kalshi-palette-brand-x70: rgba(0, 152, 102, 1); --kalshi-palette-brand-x80: rgba(0, 109, 73, 1);"><head><meta name="emotion-insertion-point" content=""><style data-emotion="css" data-s=""></style><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0" class="jsx-3591575868"><meta name="google-site-verification" content="__iRTEJjgJhIOf8BJ9s2w8p-CGJTXGILxlW4if97-BQ" class="jsx-3591575868"><meta name="next-head-count" content="3"><link rel="icon" href="/favicon.ico"><link rel="assetlinks.json file" href="/.well-known/assetlinks.json"><link rel="apple-app-site-association file" href="/.well-known/apple-app-site-association"><link rel="apple-touch-icon" href="/logo192.png"><link rel="preconnect" href="https://api.elections.kalshi.com"><link rel="dns-prefetch" href="https://api.elections.kalshi.com"><link rel="preconnect" href="https://kalshi-public-docs.s3.amazonaws.com"><link rel="manifest" href="/manifest.json"><script type="text/javascript" async="" src="https://analytics.tiktok.com/i18n/pixel/static/identify_c4432507.js"></script><script type="text/javascript" async="" src="https://analytics.tiktok.com/i18n/pixel/static/main.MWYyNDJlNWM5OQ.js" data-id="CS8O933C77UC3ENMLB3G"></script><script type="text/javascript" async="" src="https://analytics.tiktok.com/i18n/pixel/static/main.MWYyNDJlNWM5OQ.js" data-id="CS8O933C77UC3ENMLB3G"></script><script id="spdt-capture" async="" src="https://pixel.byspotify.com/ping.min.js"></script><script async="" src="https://cdn.mgln.ai/pixel.min.js"></script><script async="" src="https://s.axon.ai/pixel.js"></script><script async="" src="https://res4.applovin.com/p/l/loader.iife.js"></script><script type="text/javascript" async="" src="https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=CS8O933C77UC3ENMLB3G&lib=ttq"></script><script type="text/javascript" async="" src="https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=CS8O933C77UC3ENMLB3G&lib=ttq"></script><script type="text/javascript" async="" src="https://www.redditstatic.com/ads/pixel.js"></script><script type="text/javascript" async="" src="https://static.ads-twitter.com/uwt.js"></script><script type="text/javascript" async="" src="https://www.googletagmanager.com/gtag/js?id=G-R10JTCKS4W&cx=c&gtm=4e5bi1"></script><script src="https://connect.facebook.net/signals/config/1883349879275306?v=2.9.243&r=stable&domain=kalshi.com&hme=fdfab1132115f4ac7aabc9fd7eee63947594f6e6f1735b47a225dd71217525d3&ex_m=89%2C147%2C127%2C18%2C65%2C66%2C120%2C61%2C41%2C121%2C70%2C60%2C134%2C78%2C13%2C88%2C26%2C115%2C108%2C68%2C71%2C114%2C131%2C97%2C136%2C7%2C3%2C4%2C6%2C5%2C2%2C79%2C87%2C137%2C214%2C158%2C55%2C216%2C217%2C48%2C173%2C25%2C67%2C222%2C221%2C161%2C28%2C54%2C8%2C57%2C83%2C84%2C85%2C90%2C111%2C27%2C24%2C113%2C110%2C109%2C128%2C69%2C130%2C129%2C43%2C53%2C105%2C12%2C133%2C38%2C203%2C205%2C168%2C21%2C22%2C23%2C15%2C16%2C37%2C33%2C35%2C34%2C74%2C80%2C82%2C95%2C119%2C122%2C39%2C96%2C19%2C17%2C101%2C62%2C31%2C124%2C123%2C125%2C116%2C20%2C30%2C52%2C94%2C132%2C63%2C14%2C126%2C29%2C183%2C154%2C275%2C201%2C145%2C186%2C179%2C155%2C92%2C112%2C73%2C103%2C47%2C40%2C102%2C107%2C51%2C58%2C42%2C98%2C46%2C49%2C45%2C86%2C135%2C0%2C106%2C11%2C104%2C9%2C1%2C50%2C81%2C56%2C59%2C100%2C77%2C76%2C44%2C117%2C75%2C72%2C64%2C99%2C91%2C36%2C118%2C32%2C93%2C10%2C138%2C209%2C199%2C223%2C225%2C277%2C202%2C219%2C148%2C193%2C175%2C156%2C274%2C142%2C176%2C206%2C196%2C144%2C164%2C149%2C181%2C195%2C242%2C141%2C191" async=""></script><script src="https://connect.facebook.net/signals/config/1537332917135729?v=2.9.243&r=stable&domain=kalshi.com&hme=fdfab1132115f4ac7aabc9fd7eee63947594f6e6f1735b47a225dd71217525d3&ex_m=89%2C147%2C127%2C18%2C65%2C66%2C120%2C61%2C41%2C121%2C70%2C60%2C134%2C78%2C13%2C88%2C26%2C115%2C108%2C68%2C71%2C114%2C131%2C97%2C136%2C7%2C3%2C4%2C6%2C5%2C2%2C79%2C87%2C137%2C214%2C158%2C55%2C216%2C217%2C48%2C173%2C25%2C67%2C222%2C221%2C161%2C28%2C54%2C8%2C57%2C83%2C84%2C85%2C90%2C111%2C27%2C24%2C113%2C110%2C109%2C128%2C69%2C130%2C129%2C43%2C53%2C105%2C12%2C133%2C38%2C203%2C205%2C168%2C21%2C22%2C23%2C15%2C16%2C37%2C33%2C35%2C34%2C74%2C80%2C82%2C95%2C119%2C122%2C39%2C96%2C19%2C17%2C101%2C62%2C31%2C124%2C123%2C125%2C116%2C20%2C30%2C52%2C94%2C132%2C63%2C14%2C126%2C29%2C183%2C154%2C275%2C201%2C145%2C186%2C179%2C155%2C92%2C112%2C73%2C103%2C47%2C40%2C102%2C107%2C51%2C58%2C42%2C98%2C46%2C49%2C45%2C86%2C135%2C0%2C106%2C11%2C104%2C9%2C1%2C50%2C81%2C56%2C59%2C100%2C77%2C76%2C44%2C117%2C75%2C72%2C64%2C99%2C91%2C36%2C118%2C32%2C93%2C10%2C138" async=""></script><script async="" src="https://connect.facebook.net/en_US/fbevents.js"></script><script async="" src="https://www.googletagmanager.com/gtm.js?id=GTM-NP66QTXD"></script><script>
(function() {
var theme = localStorage.getItem('kalshi-color-palette');
if (theme === 'dark') {
document.documentElement.classList.add('dark');
} else {
document.documentElement.classList.remove('dark');
}
})();
</script><script src="https://cdn.lr-ingest.io/logger-1.min.js" async=""></script><link rel="stylesheet" type="text/css" href="/_next/static/css/ccbeb162d02aa357.css?dpl=dpl_6vGy93AoQ2kASe5yTfSbSgZvG9nL"><link rel="stylesheet" type="text/css" href="/_next/static/css/a0df8f9ab406dbb9.css?dpl=dpl_6vGy93AoQ2kASe5yTfSbSgZvG9nL"><link rel="stylesheet" type="text/css" href="/_next/static/css/7c089d4d92c44f1b.css?dpl=dpl_6vGy93AoQ2kASe5yTfSbSgZvG9nL"><style type="text/css" data-styled-jsx="">html{font-family:'__inter_09cb3e', '__inter_Fallback_09cb3e'}</style><style data-jss="" data-meta="Unthemed">
@-webkit-keyframes keyframes-show-0-2-1 {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-webkit-keyframes keyframes-slideIntoPosition-0-2-2 {
from {
transform: translateY(24px);
}
to {
transform: none;
}
}
.background-0-2-3 {
top: 0;
left: 0;
color: var(--kalshi-palette-text-x10, rgba(0, 0, 0, 0.9));
width: 100vw;
height: 100vh;
display: flex;
z-index: 1000;
position: fixed;
animation: keyframes-show-0-2-1 0.1s ease forwards;
justify-content: center;
background-color: var(--kalshi-palette-surface-overlay, rgba(0, 0, 0, 0.4));
}
.modal-0-2-4 {
top: 56px;
height: fit-content;
opacity: 0;
position: relative;
animation: keyframes-show-0-2-1 0.3s ease 0.1s forwards, keyframes-slideIntoPosition-0-2-2 0.3s ease 0.1s forwards;
max-width: calc(100vw - 16px - 16px);
box-sizing: border-box;
max-height: calc(100vh - 64px - 16px);
border-radius: 16px;
background-color: var(--kalshi-palette-surface-x10, rgba(255, 255, 255, 1));
}
@media (max-width: 599px) {
.modal-0-2-4 {
height: 100vh;
animation: keyframes-show-0-2-1 0.3s ease forwards, keyframes-slideIntoPosition-0-2-2 0.3s ease forwards;
max-width: none;
margin-top: 0;
max-height: none;
border-radius: 0;
}
}
.dialog-0-2-5 {
height: fit-content;
opacity: 0;
animation: keyframes-show-0-2-1 0.3s ease 0.1s forwards, keyframes-slideIntoPosition-0-2-2 0.3s ease 0.1s forwards;
max-width: calc(100vw - 16px - 16px);
align-self: center;
box-sizing: border-box;
max-height: calc(100vh - 16px - 16px);
border-radius: 16px;
background-color: var(--kalshi-palette-surface-x10, rgba(255, 255, 255, 1));
}
</style><style data-jss="" data-meta="Unthemed">
.box-0-2-6 {
width: 100%;
border: 1px solid var(--kalshi-palette-fill-x50, rgba(0, 0, 0, 0.07));
border-radius: 8px;
}
</style><style data-jss="" data-meta="Unthemed">
.root-0-2-20 {
left: 50%;
z-index: 2000;
position: fixed;
transform: translate(-50%, 0);
box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1), 0px 2px 4px rgba(0, 0, 0, 0.1);
border-radius: 8px;
background-color: var(--kalshi-palette-surface-x40, rgba(255, 255, 255, 1));
}
.content-0-2-21 {
gap: 12px;
width: 320px;
display: flex;
padding: 12px;
max-width: 560px;
min-width: 320px;
box-sizing: border-box;
align-items: center;
border-radius: 8px;
}
@media (max-width: 599px) {
.content-0-2-21 {
width: min(100vw - 32px, 540px);
min-width: unset;
}
}
.neutral-0-2-22 {
color: var(--kalshi-palette-yes-x10, rgba(38, 92, 255, 1));
background-color: var(--kalshi-palette-surface-x40, rgba(255, 255, 255, 1));
}
.positive-0-2-23 {
color: var(--kalshi-palette-special-black, linear-gradient(135deg, #B2ADA1 0%, #A09C91 25%, #D1CEC7 50%, #8E8A81 75%, #B2ADA1 100%));
background-color: var(--kalshi-palette-brand-primary, #09C285);
}
.negative-0-2-24 {
color: var(--kalshi-palette-critical-x10, rgba(217, 22, 22, 1));
background-color: var(--kalshi-palette-surface-x40, rgba(255, 255, 255, 1));
}
.default-0-2-25 {
color: var(--kalshi-palette-text-inverse, rgba(255, 255, 255, 1));
background-color: var(--kalshi-palette-surface-inverse, rgba(26, 26, 26, 1));
}
.interactive-0-2-26 {
cursor: pointer;
}
.interactive-0-2-26:hover {
background: var(--kalshi-palette-fill-x40, rgba(0, 0, 0, 0.1));
}
.interactive-0-2-26:active {
background: var(--kalshi-palette-fill-x30, rgba(0, 0, 0, 0.2));
}
.textBox-0-2-27 {
display: flex;
flex-grow: 1;
align-items: center;
}
.actionBox-0-2-28 {
cursor: pointer;
display: flex;
flex-grow: 0;
margin-left: auto;
justify-content: flex-end;
}
</style><style data-jss="" data-meta="Unthemed">
.rootPopoverSearch-0-2-15 {
display: flex;
padding: 4px;
max-height: calc(90vh - 70px);
overflow-y: auto;
flex-direction: column;
}
.popoverLike-0-2-16 {
position: absolute;
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1), 0px 8px 16px rgba(0, 0, 0, 0.1);
margin-top: 8px;
border-radius: 8px;
background-color: var(--kalshi-palette-surface-x40, rgba(255, 255, 255, 1));
}
.notFoundTips-0-2-17 {
gap: 8px;
display: flex;
flex-direction: column;
}
.notFoundFooter-0-2-18 {
cursor: pointer;
margin: 0 -16px;
display: flex;
padding: 16px;
justify-content: space-between;
}
.notFoundFooter-0-2-18:hover {
background-color: var(--kalshi-palette-fill-x50, rgba(0, 0, 0, 0.07));
}
.notFoundFooter-0-2-18:active {
background-color: var(--kalshi-palette-fill-x40, rgba(0, 0, 0, 0.1));
}
.seeAll-0-2-19 {
display: flex;
justify-content: space-between;
}
.seeAll-0-2-19:hover {
background-color: var(--kalshi-palette-fill-x60, rgba(0, 0, 0, 0.03));
}
</style><style data-jss="" data-meta="Unthemed">
.popoverContainer-0-2-7 {
left: 0;
display: flex;
opacity: 1;
z-index: 100;
position: fixed;
box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.1);
background-color: var(--kalshi-palette-surface-x10, rgba(255, 255, 255, 1));
}
.columnContainer-0-2-8 {
gap: 24px;
width: 100%;
display: flex;
position: relative;
overflow-x: auto;
overflow-y: hidden;
background-color: var(--kalshi-palette-surface-x10, rgba(255, 255, 255, 1));
}
.categoryColumn-0-2-9 {
flex: 1 1 18%;
min-width: 96px;
white-space: nowrap;
margin-right: 24px;
margin-bottom: 24px;
}
.categoryTitle-0-2-10 {
align-items: center;
padding-top: 5px;
padding-bottom: 5px;
}
.subcategory-0-2-11 {
align-items: center;
padding-top: 5px;
padding-bottom: 5px;
}
.moreCategories-0-2-12 {
flex: 1 1 18%;
min-width: 96px;
white-space: nowrap;
}
.categoryLink-0-2-13 {
cursor: pointer;
display: block;
}
.categoryLink-0-2-13:hover {
text-decoration: underline;
text-decoration-color: var(--kalshi-palette-green-x40, rgba(8, 163, 112, 1));
}
.link-0-2-14 {
color: var(--kalshi-palette-text-x10, rgba(0, 0, 0, 0.9));
cursor: pointer;
display: block;
}
.link-0-2-14:hover {
color: var(--kalshi-palette-text-x20, rgba(0, 0, 0, 0.5));
text-decoration-color: var(--kalshi-palette-text-x10, rgba(0, 0, 0, 0.9));
}
</style><title>Kalshi - Prediction Market for Trading the Future</title><meta name="description" content="Kalshi is a regulated exchange & prediction market where you can trade on the outcome of real-world events. Buy and sell Event Contracts." data-react-helmet="true"><meta property="og:title" content="Kalshi - Prediction Market for Trading the Future" data-react-helmet="true"><meta property="og:description" content="Kalshi is a regulated exchange & prediction market where you can trade on the outcome of real-world events. Buy and sell Event Contracts." data-react-helmet="true"><meta property="og:url" content="https://kalshi.com/markets" data-react-helmet="true"><meta property="og:image" content="https://kalshi.com/images/meta-og.png" data-react-helmet="true"><meta property="og:image:type" content="image/png" data-react-helmet="true"><meta property="og:image:width" content="2400" data-react-helmet="true"><meta property="og:image:height" content="1260" data-react-helmet="true"><meta property="og:image:alt" content="A screenshot of the Kalshi mobile app, alongside the Kalshi logo" data-react-helmet="true"><meta name="twitter:card" content="summary_large_image" data-react-helmet="true"><meta name="twitter:title" content="Kalshi - Prediction Market for Trading the Future" data-react-helmet="true"><meta name="twitter:url" content="https://kalshi.com/markets" data-react-helmet="true"><meta name="twitter:image" content="https://kalshi.com/images/meta-og.png" data-react-helmet="true"><meta name="robots" content="max-image-preview:large" data-react-helmet="true"><script src="https://js.stripe.com/clover/stripe.js"></script><script defer="" src="https://res4.applovin.com/p/104/b/bs.c9e1074f5b3f9fc8ea15d152add07294-1.iife.js"></script><script defer="" src="https://res4.applovin.com/p/104/hs/hs.iife.js"></script></head><body class="bg-surface-x10" style="position: static; overflow: hidden auto;"><img src="https://trkn.us/pixel/conv/ppt=24202;g=sitewide;gid=59906;ord=923774372957" height="0" width="0" style="display:flex" alt=""><link rel="preload" href="/_next/static/media/ff710c092db72df4-s.p.woff2" as="font" type="font/woff2" crossorigin="anonymous" data-next-font="size-adjust"><link rel="preload" href="/_next/static/css/9f8c2737d933c2c9.css?dpl=dpl_6vGy93AoQ2kASe5yTfSbSgZvG9nL" as="style"><link rel="stylesheet" href="/_next/static/css/9f8c2737d933c2c9.css?dpl=dpl_6vGy93AoQ2kASe5yTfSbSgZvG9nL" data-n-g=""><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js?dpl=dpl_6vGy93AoQ2kASe5yTfSbSgZvG9nL"></script><script src="/_next/static/chunks/webpack-213a4065033d0b4e.js?dpl=dpl_6vGy93AoQ2kASe5yTfSbSgZvG9nL" defer=""></script><script src="/_next/static/chunks/framework-d717797fe05daa91.js?dpl=dpl_6vGy93AoQ2kASe5yTfSbSgZvG9nL" defer=""></script><script src="/_next/static/chunks/main-6362f844b3c776b9.js?dpl=dpl_6vGy93AoQ2kASe5yTfSbSgZvG9nL" defer=""></script><script src="/_next/static/chunks/pages/_app-e06ed1714c09abae.js?dpl=dpl_6vGy93AoQ2kASe5yTfSbSgZvG9nL" defer=""></script><script src="/_next/static/chunks/pages/%5B...app%5D-c02294968d08704f.js?dpl=dpl_6vGy93AoQ2kASe5yTfSbSgZvG9nL" defer=""></script><script src="/_next/static/wP1rN0YZ9gLnoT-TTVoXm/_buildManifest.js?dpl=dpl_6vGy93AoQ2kASe5yTfSbSgZvG9nL" defer=""></script><script src="/_next/static/wP1rN0YZ9gLnoT-TTVoXm/_ssgManifest.js?dpl=dpl_6vGy93AoQ2kASe5yTfSbSgZvG9nL" defer=""></script><div id="__next"><div class="bg-surface-x10 text-text-x10 box-border w-full absolute top-0 left-0 sm:pb-3" id="top-level-layout" style="padding-right: 0px;"><div style="width: 100%; height: 65px;"></div><div></div><div class="flex w-screen bg-surface-x10 z-[100] fixed left-0 backdrop-blur-md min-h-7 items-center box-border border-solid border-b border-b-fill-x50 border-t-0 border-l-0 border-r-0 sm:border-b-0" data-testid="navbar-top" style="top: 0px; margin-right: 0px;"><div class=" flex w-svw md:w-full" style="padding-left: 0px;"><div class="flex flex-col gap-0.5 m-auto justify-center box-border w-full md:min-h-7 max-w-[var(--menu-width)] md:max-w-none pl-3 pr-[39px] md:pr-3"><div class="flex w-full h-5 my-1.5"><div class="flex justify-start items-center gap-1.5 md:grow"><div data-testid="navbar-logo"><a class="flex flex-col justify-center cursor-pointer" role="link" href="/"><svg width="78" height="20px" viewBox="0 0 78 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="transition-all duration-200" style="padding: 12px; margin: -12px; color: var(--kalshi-palette-brand-primary, #09C285); overflow: visible;"><path d="M40.1043 0H36.0332V19.9986H40.1043V0Z" fill="currentColor" fill-opacity="0.9"></path><path d="M0.416887 0.0221237H4.73849V8.99348L12.818 0.0221237H18.0582L10.6468 8.24586L18.5384 20H13.3608L7.59868 11.5686L4.73849 14.7459V20H0.416887V0.0221237Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M34.4675 19.8117H32.4007C30.5426 19.8117 29.624 19.0017 29.6658 17.4027C29.1229 18.2334 28.4549 18.8771 27.6824 19.3132C26.8891 19.7494 25.9496 19.9778 24.8222 19.9778C23.1729 19.9778 21.8368 19.604 20.8138 18.8564C19.8117 18.088 19.3106 17.0289 19.3106 15.6582C19.3106 14.1007 19.8952 12.8962 21.0434 12.0656C22.2126 11.2141 23.9036 10.778 26.1166 10.778H29.0603V10.0719C29.0603 9.40737 28.8098 8.8882 28.3087 8.49362C27.8077 8.09905 27.1396 7.89138 26.2836 7.89138C25.532 7.89138 24.9266 8.05752 24.4464 8.36902C23.9662 8.70129 23.674 9.1374 23.5905 9.67734H19.6446C19.7699 8.18212 20.4589 7.01916 21.6697 6.18848C22.8806 5.3578 24.4882 4.92169 26.4924 4.92169C28.5801 4.92169 30.2086 5.37857 31.3359 6.29232C32.4842 7.20607 33.0688 8.53516 33.0688 10.2588V15.4298C33.0688 15.7828 33.1523 16.0321 33.2984 16.1774C33.4445 16.302 33.6951 16.3851 34.0291 16.3851H34.4675V19.8117ZM26.0749 13.4569C25.2398 13.4569 24.5717 13.6231 24.0915 13.9761C23.6322 14.3084 23.4026 14.7653 23.4026 15.3675C23.4026 15.8867 23.5905 16.2813 23.9871 16.5928C24.3838 16.9043 24.9266 17.0496 25.5947 17.0496C26.6594 17.0496 27.4945 16.7589 28.1 16.1567C28.7054 15.5544 29.0394 14.7445 29.0603 13.7269V13.4569H26.0749Z" fill="currentColor"></path><path d="M45.5115 14.9314C45.5741 15.5752 45.8873 16.0944 46.4718 16.5097C47.0564 16.9043 47.7871 17.112 48.6848 17.112C49.5408 17.112 50.2297 16.9874 50.7308 16.7174C51.2318 16.4266 51.4824 16.0321 51.4824 15.5129C51.4824 15.1391 51.3571 14.8483 51.1275 14.6614C50.8978 14.4745 50.5638 14.3292 50.1462 14.2669C49.7287 14.163 49.0397 14.0592 48.0794 13.9554C46.7641 13.7892 45.6785 13.5608 44.8225 13.2908C43.9665 13.0208 43.2567 12.6055 42.7557 12.024C42.2337 11.4426 41.9832 10.6949 41.9832 9.73966C41.9832 8.78438 42.2337 7.9537 42.7557 7.22685C43.2985 6.47924 44.0501 5.91853 45.0104 5.50319C45.9708 5.10861 47.0773 4.90094 48.3299 4.90094C50.355 4.92171 51.9625 5.35782 53.1943 6.1885C54.4469 7.01918 55.115 8.18213 55.2194 9.67736H51.3571C51.2945 9.11665 51.0022 8.68054 50.4594 8.3275C49.9374 7.97446 49.2694 7.78756 48.4343 7.78756C47.6618 7.78756 47.0355 7.93293 46.5553 8.22367C46.096 8.5144 45.8664 8.88821 45.8664 9.36585C45.8664 9.71889 45.9916 9.9681 46.2422 10.1342C46.4927 10.3004 46.8267 10.425 47.2234 10.508C47.6201 10.5911 48.309 10.6742 49.2485 10.7572C51.2527 10.9857 52.7768 11.4218 53.8206 12.0448C54.9062 12.647 55.4282 13.7062 55.4282 15.2222C55.4282 16.1774 55.1359 17.0081 54.5722 17.735C54.0085 18.4618 53.2361 19.0225 52.2131 19.4171C51.211 19.7909 50.0418 19.9986 48.7266 19.9986C46.6806 19.9986 44.9895 19.5417 43.716 18.6487C42.4216 17.735 41.7535 16.4889 41.67 14.9314H45.5115Z" fill="currentColor"></path><path d="M69.7503 6.72852C68.623 5.6694 67.2033 5.12946 65.4496 5.12946C63.6333 5.12946 62.1719 5.794 61.0654 7.12309V0H56.9943V19.9986H61.0654V12.4602C61.0654 11.1934 61.3368 10.2174 61.9213 9.5113C62.5059 8.80522 63.3201 8.45218 64.364 8.45218C65.3661 8.45218 66.1177 8.78445 66.6187 9.42823C67.1198 10.0512 67.3703 10.965 67.3703 12.1902V19.9986H71.4414V12.0241C71.4414 9.55283 70.8777 7.78763 69.7503 6.72852Z" fill="currentColor"></path><path d="M73.0068 5.29551H77.0779V19.9778H73.0068V5.29551Z" fill="currentColor" fill-opacity="0.9"></path><path d="M76.473 0.581477C76.0972 0.20767 75.617 0 75.0324 0C74.4688 0 73.9677 0.20767 73.571 0.581477C73.1952 0.955283 72.9865 1.41216 72.9865 1.97287C72.9865 2.53358 73.1952 3.01122 73.571 3.38503C73.9677 3.75883 74.4688 3.9665 75.0324 3.9665C75.5961 3.9665 76.0972 3.7796 76.473 3.38503C76.8488 2.99045 77.0575 2.53358 77.0575 1.97287C77.0575 1.41216 76.8488 0.934516 76.473 0.581477Z" fill="currentColor"></path></svg></a></div><div class="flex gap-0.5 md:hidden"><div><div class=""><button class="inline-flex justify-center items-center rounded-x30 box-border cursor-pointer border-none h-fit whitespace-nowrap flex-nowrap transition-[opacity,background-color,transform] duration-83 hover:opacity-80 active:scale-90 active:transition-[opacity,background-color,transform] active:duration-50 [&:not(:active)]:transition-[opacity,background-color,transform] [&:not(:active)]:duration-[83ms,83ms,167ms] outline-none outline-offset-0 outline-0 outline-[#00000000] focus-visible:outline-2 focus-visible:outline-brand-primary py-1 px-1 min-h-[40px] bg-[#00000000] text-text-x10 border-none hover:bg-fill-x50 active:bg-fill-x30 w-full" style="font-family: var(--inter-font);"><span style="color: inherit; font-size: 13px; line-height: 20px; font-weight: 500; letter-spacing: 0.13px; font-feature-settings: "cv09", "cv01", "cv08", "case";"><div style="display: flex; flex-wrap: nowrap; align-items: center;"><span style="color: inherit; font-size: 13px; line-height: 20px; font-weight: 500; letter-spacing: 0.13px; font-feature-settings: "cv09", "cv01", "cv08", "case";">Markets</span></div></span></button></div></div><a class="inline-flex justify-center items-center rounded-x30 box-border cursor-pointer border-none h-fit whitespace-nowrap flex-nowrap transition-[opacity,background-color,transform] duration-83 hover:opacity-80 active:scale-90 active:transition-[opacity,background-color,transform] active:duration-50 [&:not(:active)]:transition-[opacity,background-color,transform] [&:not(:active)]:duration-[83ms,83ms,167ms] outline-none outline-offset-0 outline-0 outline-[#00000000] focus-visible:outline-2 focus-visible:outline-brand-primary py-1 px-1 min-h-[40px] bg-[#00000000] text-text-x10 border-none hover:bg-fill-x50 active:bg-fill-x30" role="link" href="/calendar" style="color: var(--kalshi-palette-critical-x10, rgba(217, 22, 22, 1));"><span style="color: inherit; font-size: 13px; line-height: 20px; font-weight: 500; letter-spacing: 0.13px; font-feature-settings: "cv09", "cv01", "cv08", "case";">Live</span></a><a class="inline-flex justify-center items-center rounded-x30 box-border cursor-pointer border-none h-fit whitespace-nowrap flex-nowrap transition-[opacity,background-color,transform] duration-83 hover:opacity-80 active:scale-90 active:transition-[opacity,background-color,transform] active:duration-50 [&:not(:active)]:transition-[opacity,background-color,transform] [&:not(:active)]:duration-[83ms,83ms,167ms] outline-none outline-offset-0 outline-0 outline-[#00000000] focus-visible:outline-2 focus-visible:outline-brand-primary py-1 px-1 min-h-[40px] bg-[#00000000] text-text-x10 border-none hover:bg-fill-x50 active:bg-fill-x30" role="link" href="/ideas/feed" style="font-family: var(--inter-font);"><span style="color: inherit; font-size: 13px; line-height: 20px; font-weight: 500; letter-spacing: 0.13px; font-feature-settings: "cv09", "cv01", "cv08", "case";">Ideas</span></a><a href="https://docs.kalshi.com" class="inline-flex justify-center items-center rounded-x30 box-border cursor-pointer border-none h-fit whitespace-nowrap flex-nowrap transition-[opacity,background-color,transform] duration-83 hover:opacity-80 active:scale-90 active:transition-[opacity,background-color,transform] active:duration-50 [&:not(:active)]:transition-[opacity,background-color,transform] [&:not(:active)]:duration-[83ms,83ms,167ms] outline-none outline-offset-0 outline-0 outline-[#00000000] focus-visible:outline-2 focus-visible:outline-brand-primary py-1 px-1 min-h-[40px] bg-[#00000000] text-text-x10 border-none hover:bg-fill-x50 active:bg-fill-x30" target="_blank" rel="noopener noreferrer" style="font-family: var(--inter-font);"><span style="color: inherit; font-size: 13px; line-height: 20px; font-weight: 500; letter-spacing: 0.13px; font-feature-settings: "cv09", "cv01", "cv08", "case";">API</span></a></div></div><nav class="flex justify-end items-center gap-1 h-5 grow animate-fade-in "><div class="flex items-center w-full max-w-[380px] grow ml-2 md:hidden"><div style="width: 100%;"><div class="relative w-full"><form><input id="search-navbar" placeholder="Search markets or profiles" class="rounded-x30 border border-solid border-custom-transparent pl-[44px] text-text-x10 transition-[background-color] duration-[300ms] cubic-bezier(0.66, 0, 0.34, 1) bg-fill-x50 text-[15px] font-normal leading-6 hover:border-fill-x30 hover:bg-surface-x10 focus:border-[#00D991] focus:outline focus:outline-1 focus:outline-[#00D991] focus:bg-surface-x10 focus-visible:border-[#00D991] focus-visible:bg-surface-x10 w-[calc(100%-44px)] max-w-[380px] h-[36px] pr-0" autocomplete="off" value=""></form><div class="absolute top-0 bottom-0 flex items-center"><div class="pl-1.5 undefined"><svg class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium css-q7mezt" focusable="false" color="var(--kalshi-palette-text-x20, rgba(0, 0, 0, 0.5))" aria-hidden="true" viewBox="0 0 24 24" data-testid="SearchIcon" size="24" style="font-size: 24px; vertical-align: middle;"><path d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14"></path></svg></div></div><div class="absolute top-0 bottom-0 z-[1] right-1.5 flex items-center"><span style="color: var(--kalshi-palette-fill-x30, rgba(0, 0, 0, 0.2)); font-size: 13px; line-height: 20px; font-weight: 400; letter-spacing: 0.13px; font-feature-settings: "cv09", "cv01", "cv08", "case";">/</span></div></div></div></div><div class="relative"><span class="select-none [&_*]:select-none cursor-pointer" aria-label=""><div class="flex flex-col items-center justify-center rounded-x20 h-5 pt-0.5 pb-0.5 pl-1 pr-1 cursor-pointer transition-[opacity,background-color,transform] duration-83 hover:opacity-80 active:scale-90 active:transition-[opacity,background-color,transform] active:duration-50 [&:not(:active)]:transition-[opacity,background-color,transform] [&:not(:active)]:duration-[83ms,83ms,167ms] hover:bg-fill-x50" role="button" style="padding: 0px; background: none;"><div style="min-height: 24px; display: flex; align-items: center;"><div class=""><button class="inline-flex justify-center items-center rounded-x30 box-border cursor-pointer border-none h-fit whitespace-nowrap flex-nowrap transition-[opacity,background-color,transform] duration-83 hover:opacity-80 active:scale-90 active:transition-[opacity,background-color,transform] active:duration-50 [&:not(:active)]:transition-[opacity,background-color,transform] [&:not(:active)]:duration-[83ms,83ms,167ms] outline-none outline-offset-0 outline-0 outline-[#00000000] focus-visible:outline-2 focus-visible:outline-brand-primary py-1 px-1.5 min-w-[60px] min-h-[40px] border !border-solid border-fill-x40 bg-custom-transparent text-text-x10 hover:bg-fill-x50 active:bg-fill-x30 !text-green-x10 w-full" style="font-family: var(--inter-font);"><span style="color: inherit; font-size: 13px; line-height: 20px; font-weight: 500; letter-spacing: 0.13px; font-feature-settings: "cv09", "cv01", "cv08", "case";">Log in</span></button></div></div></div></span></div><div class="relative"><span class="select-none [&_*]:select-none cursor-pointer" aria-label=""><div class="flex flex-col items-center justify-center rounded-x20 h-5 pt-0.5 pb-0.5 pl-1 pr-1 cursor-pointer transition-[opacity,background-color,transform] duration-83 hover:opacity-80 active:scale-90 active:transition-[opacity,background-color,transform] active:duration-50 [&:not(:active)]:transition-[opacity,background-color,transform] [&:not(:active)]:duration-[83ms,83ms,167ms]" role="button" style="padding: 0px; background: none;"><div style="min-height: 24px; display: flex; align-items: center;"><div class=""><button class="inline-flex justify-center items-center rounded-x30 box-border cursor-pointer border-none h-fit whitespace-nowrap flex-nowrap transition-[opacity,background-color,transform] duration-83 hover:opacity-80 active:scale-90 active:transition-[opacity,background-color,transform] active:duration-50 [&:not(:active)]:transition-[opacity,background-color,transform] [&:not(:active)]:duration-[83ms,83ms,167ms] outline-none outline-offset-0 outline-0 outline-[#00000000] focus-visible:outline-2 focus-visible:outline-brand-primary py-1 px-1.5 min-w-[60px] min-h-[40px] bg-brand-primary text-text-inverse active:bg-green-x50 w-full" style="font-family: var(--inter-font);"><span style="color: inherit; font-size: 13px; line-height: 20px; font-weight: 500; letter-spacing: 0.13px; font-feature-settings: "cv09", "cv01", "cv08", "case";">Sign up</span></button></div></div></div></span></div></nav></div></div></div></div><div class="flex-col w-full fixed bottom-0 left-0 z-[91] hidden md:flex" data-testid="navbar-bottom"><div class="flex items-center justify-between w-full m-auto box-border min-h-7 p-0.5 bg-surface-x10"></div></div><div class="w-full box-border min-h-[90vh] max-w-[1176px] mx-auto px-2"><div class="flex items-center justify-center h-[70vh]"><div class="flex flex-col gap-3 items-center max-w-[300px]"><div class="max-w-full"><img alt="404 Not Found" loading="lazy" width="1" height="1" decoding="async" data-nimg="1" sizes="100vw" srcset="/_next/image?url=%2Fimages%2F404.png&w=640&q=75&dpl=dpl_6vGy93AoQ2kASe5yTfSbSgZvG9nL 640w, /_next/image?url=%2Fimages%2F404.png&w=750&q=75&dpl=dpl_6vGy93AoQ2kASe5yTfSbSgZvG9nL 750w, /_next/image?url=%2Fimages%2F404.png&w=828&q=75&dpl=dpl_6vGy93AoQ2kASe5yTfSbSgZvG9nL 828w, /_next/image?url=%2Fimages%2F404.png&w=1080&q=75&dpl=dpl_6vGy93AoQ2kASe5yTfSbSgZvG9nL 1080w, /_next/image?url=%2Fimages%2F404.png&w=1200&q=75&dpl=dpl_6vGy93AoQ2kASe5yTfSbSgZvG9nL 1200w, /_next/image?url=%2Fimages%2F404.png&w=1920&q=75&dpl=dpl_6vGy93AoQ2kASe5yTfSbSgZvG9nL 1920w, /_next/image?url=%2Fimages%2F404.png&w=2048&q=75&dpl=dpl_6vGy93AoQ2kASe5yTfSbSgZvG9nL 2048w, /_next/image?url=%2Fimages%2F404.png&w=3840&q=75&dpl=dpl_6vGy93AoQ2kASe5yTfSbSgZvG9nL 3840w" src="/_next/image?url=%2Fimages%2F404.png&w=3840&q=75&dpl=dpl_6vGy93AoQ2kASe5yTfSbSgZvG9nL" style="color: transparent; width: 100%; height: auto;"></div><div class="flex flex-col gap-1 items-center"><span style="color: inherit; font-size: 15px; line-height: 24px; font-weight: 600; font-feature-settings: "cv09", "cv01", "cv08", "case";">Page not found</span><div class="flex flex-col gap-2"><span class="text-center"><span style="color: inherit; font-size: 13px; line-height: 20px; font-weight: 400; letter-spacing: 0.13px; font-feature-settings: "cv09", "cv01", "cv08", "case";">We can't seem to find the page you're looking for. Check to see if the link you're trying to visit is correct. If the problem persists, <a href="mailto:support@kalshi.com" style="color: inherit; cursor: pointer; font-size: 13px; line-height: 20px; font-weight: 400; letter-spacing: 0.13px; text-decoration-line: underline;">let us know.</a></span></span><a class="inline-flex justify-center items-center rounded-x30 box-border cursor-pointer border-none h-fit whitespace-nowrap flex-nowrap transition-[opacity,background-color,transform] duration-83 hover:opacity-80 active:scale-90 active:transition-[opacity,background-color,transform] active:duration-50 [&:not(:active)]:transition-[opacity,background-color,transform] [&:not(:active)]:duration-[83ms,83ms,167ms] outline-none outline-offset-0 outline-0 outline-[#00000000] focus-visible:outline-2 focus-visible:outline-brand-primary py-1.5 px-2 min-w-[72px] min-h-[48px] text-text-inverse bg-fill-x10 active:bg-fill-x30" role="link" href="/" style="font-family: var(--inter-font);"><span style="color: inherit; font-size: 15px; line-height: 24px; font-weight: 500; letter-spacing: 0.15px; font-feature-settings: "cv09", "cv01", "cv08", "case";">Go to home page</span></a> </div></div></div></div></div><footer class="bg-fill-x50 mt-7 pt-3 pb-3 pl-2 pr-2 sm:pt-2 sm:pb-8"><div class="box-border ml-auto mr-auto flex flex-col justify-center max-w-[1072px] sm:max-w-[min(100%-32px,640px)]"><div class="flex justify-between gap-3 sm:flex-wrap"><div class="flex flex-col gap-2 sm:w-[calc(50%-16px)]"><div style="display: flex; flex-direction: column;"><div class="text-text-x10" style="padding-bottom: 8px;"><span style="color: inherit; font-size: 11px; line-height: 18px; font-weight: 500; letter-spacing: 0.11px; font-feature-settings: "cv09", "cv01", "cv08", "case";">Company</span></div><a target="_blank" rel="noopener noreferrer" href="/blog" class="cursor-pointer break-words pt-0.75 pb-0.75 hover:underline text-text-x10"><span style="color: inherit; font-size: 11px; line-height: 18px; font-weight: 400; letter-spacing: 0.11px; font-feature-settings: "cv09", "cv01", "cv08", "case";">Blog</span></a><a target="_blank" rel="noopener noreferrer" href="/careers" class="cursor-pointer break-words pt-0.75 pb-0.75 hover:underline text-text-x10"><span style="color: inherit; font-size: 11px; line-height: 18px; font-weight: 400; letter-spacing: 0.11px; font-feature-settings: "cv09", "cv01", "cv08", "case";">Careers</span></a><a target="_blank" rel="noopener noreferrer" href="/privacy-policy" class="cursor-pointer break-words pt-0.75 pb-0.75 hover:underline text-text-x10"><span style="color: inherit; font-size: 11px; line-height: 18px; font-weight: 400; letter-spacing: 0.11px; font-feature-settings: "cv09", "cv01", "cv08", "case";">Privacy Policy</span></a><a target="_blank" rel="noopener noreferrer" href="https://kalshi-public-docs.s3.amazonaws.com/kalshi-data-terms-of-service.pdf" class="cursor-pointer break-words pt-0.75 pb-0.75 hover:underline text-text-x10"><span style="color: inherit; font-size: 11px; line-height: 18px; font-weight: 400; letter-spacing: 0.11px; font-feature-settings: "cv09", "cv01", "cv08", "case";">Data Terms of Service</span></a><a target="_blank" rel="noopener noreferrer" href="/about" class="cursor-pointer break-words pt-0.75 pb-0.75 hover:underline text-text-x10"><span style="color: inherit; font-size: 11px; line-height: 18px; font-weight: 400; letter-spacing: 0.11px; font-feature-settings: "cv09", "cv01", "cv08", "case";">Company</span></a><a target="_blank" rel="noopener noreferrer" href="/brandkit" class="cursor-pointer break-words pt-0.75 pb-0.75 hover:underline text-text-x10"><span style="color: inherit; font-size: 11px; line-height: 18px; font-weight: 400; letter-spacing: 0.11px; font-feature-settings: "cv09", "cv01", "cv08", "case";">Brand Kit</span></a></div></div><div class="flex flex-col gap-2 sm:w-[calc(50%-16px)]"><div style="display: flex; flex-direction: column;"><div class="text-text-x10" style="padding-bottom: 8px;"><span style="color: inherit; font-size: 11px; line-height: 18px; font-weight: 500; letter-spacing: 0.11px; font-feature-settings: "cv09", "cv01", "cv08", "case";">Social</span></div><a target="_blank" rel="noopener noreferrer" href="https://twitter.com/kalshi" class="cursor-pointer break-words pt-0.75 pb-0.75 hover:underline text-text-x10"><span style="color: inherit; font-size: 11px; line-height: 18px; font-weight: 400; letter-spacing: 0.11px; font-feature-settings: "cv09", "cv01", "cv08", "case";">X (Twitter)</span></a><a target="_blank" rel="noopener noreferrer" href="https://linkedin.com/company/kalshi/" class="cursor-pointer break-words pt-0.75 pb-0.75 hover:underline text-text-x10"><span style="color: inherit; font-size: 11px; line-height: 18px; font-weight: 400; letter-spacing: 0.11px; font-feature-settings: "cv09", "cv01", "cv08", "case";">LinkedIn</span></a><a target="_blank" rel="noopener noreferrer" href="https://discord.com/invite/kalshi" class="cursor-pointer break-words pt-0.75 pb-0.75 hover:underline text-text-x10"><span style="color: inherit; font-size: 11px; line-height: 18px; font-weight: 400; letter-spacing: 0.11px; font-feature-settings: "cv09", "cv01", "cv08", "case";">Discord</span></a><a target="_blank" rel="noopener noreferrer" href="https://facebook.com/TradeWithKalshi" class="cursor-pointer break-words pt-0.75 pb-0.75 hover:underline text-text-x10"><span style="color: inherit; font-size: 11px; line-height: 18px; font-weight: 400; letter-spacing: 0.11px; font-feature-settings: "cv09", "cv01", "cv08", "case";">Facebook</span></a><a target="_blank" rel="noopener noreferrer" href="https://instagram.com/kalshi/" class="cursor-pointer break-words pt-0.75 pb-0.75 hover:underline text-text-x10"><span style="color: inherit; font-size: 11px; line-height: 18px; font-weight: 400; letter-spacing: 0.11px; font-feature-settings: "cv09", "cv01", "cv08", "case";">Instagram</span></a><a target="_blank" rel="noopener noreferrer" href="https://www.reddit.com/r/Kalshi/" class="cursor-pointer break-words pt-0.75 pb-0.75 hover:underline text-text-x10"><span style="color: inherit; font-size: 11px; line-height: 18px; font-weight: 400; letter-spacing: 0.11px; font-feature-settings: "cv09", "cv01", "cv08", "case";">Reddit</span></a><a target="_blank" rel="noopener noreferrer" href="https://www.tiktok.com/@kalshi" class="cursor-pointer break-words pt-0.75 pb-0.75 hover:underline text-text-x10"><span style="color: inherit; font-size: 11px; line-height: 18px; font-weight: 400; letter-spacing: 0.11px; font-feature-settings: "cv09", "cv01", "cv08", "case";">TikTok</span></a></div></div><div class="flex flex-col gap-2 sm:w-[calc(50%-16px)]"><div style="display: flex; flex-direction: column;"><div class="text-text-x10" style="padding-bottom: 8px;"><span style="color: inherit; font-size: 11px; line-height: 18px; font-weight: 500; letter-spacing: 0.11px; font-feature-settings: "cv09", "cv01", "cv08", "case";">Product</span></div><a target="_blank" rel="noopener noreferrer" href="https://help.kalshi.com" class="cursor-pointer break-words pt-0.75 pb-0.75 hover:underline text-text-x10"><span style="color: inherit; font-size: 11px; line-height: 18px; font-weight: 400; letter-spacing: 0.11px; font-feature-settings: "cv09", "cv01", "cv08", "case";">Help Center</span></a><a target="_blank" rel="noopener noreferrer" href="https://docs.kalshi.com" class="cursor-pointer break-words pt-0.75 pb-0.75 hover:underline text-text-x10"><span style="color: inherit; font-size: 11px; line-height: 18px; font-weight: 400; letter-spacing: 0.11px; font-feature-settings: "cv09", "cv01", "cv08", "case";">API</span></a><a target="_blank" rel="noopener noreferrer" href="/faq" class="cursor-pointer break-words pt-0.75 pb-0.75 hover:underline text-text-x10"><span style="color: inherit; font-size: 11px; line-height: 18px; font-weight: 400; letter-spacing: 0.11px; font-feature-settings: "cv09", "cv01", "cv08", "case";">FAQ</span></a><a target="_blank" rel="noopener noreferrer" href="https://kalshi-public-docs.s3.amazonaws.com/kalshi_finance_faq.pdf" class="cursor-pointer break-words pt-0.75 pb-0.75 hover:underline text-text-x10"><span style="color: inherit; font-size: 11px; line-height: 18px; font-weight: 400; letter-spacing: 0.11px; font-feature-settings: "cv09", "cv01", "cv08", "case";">FAQ for Finance Professionals</span></a><a target="_blank" rel="noopener noreferrer" href="/regulatory" class="cursor-pointer break-words pt-0.75 pb-0.75 hover:underline text-text-x10"><span style="color: inherit; font-size: 11px; line-height: 18px; font-weight: 400; letter-spacing: 0.11px; font-feature-settings: "cv09", "cv01", "cv08", "case";">Regulatory</span></a><a target="_blank" rel="noopener noreferrer" href="https://help.kalshi.com/trading/what-are-trading-hours" class="cursor-pointer break-words pt-0.75 pb-0.75 hover:underline text-text-x10"><span style="color: inherit; font-size: 11px; line-height: 18px; font-weight: 400; letter-spacing: 0.11px; font-feature-settings: "cv09", "cv01", "cv08", "case";">Trading Hours</span></a><a target="_blank" rel="noopener noreferrer" href="/fee-schedule" class="cursor-pointer break-words pt-0.75 pb-0.75 hover:underline text-text-x10"><span style="color: inherit; font-size: 11px; line-height: 18px; font-weight: 400; letter-spacing: 0.11px; font-feature-settings: "cv09", "cv01", "cv08", "case";">Fee Schedule</span></a><a target="_blank" rel="noopener noreferrer" href="https://kalshi-public-docs.s3.amazonaws.com/kalshi-source-agency-trading-prohibitions.pdf" class="cursor-pointer break-words pt-0.75 pb-0.75 hover:underline text-text-x10"><span style="color: inherit; font-size: 11px; line-height: 18px; font-weight: 400; letter-spacing: 0.11px; font-feature-settings: "cv09", "cv01", "cv08", "case";">Trading Prohibitions</span></a><a target="_blank" rel="noopener noreferrer" href="/incentives" class="cursor-pointer break-words pt-0.75 pb-0.75 hover:underline text-text-x10"><span style="color: inherit; font-size: 11px; line-height: 18px; font-weight: 400; letter-spacing: 0.11px; font-feature-settings: "cv09", "cv01", "cv08", "case";">Incentive Program</span></a></div></div></div><hr class="border-none flex-shrink-0 self-stretch" style="background-color: var(--fill-x50); width: calc(100% + 0px); height: 1px; margin-inline: 0px; margin-block: 16px;"><span data-nosnippet="true" style="color: var(--text-x20); font-size: 13px; line-height: 20px; font-weight: 500; letter-spacing: 0.13px; font-feature-settings: "cv09", "cv01", "cv08", "case";">© 2025 Kalshi Inc.</span><div class="pt-1 text-text-x20" data-nosnippet="true"><span style="color: inherit; font-size: 11px; line-height: 18px; font-weight: 400; letter-spacing: 0.11px; font-feature-settings: "cv09", "cv01", "cv08", "case";">Trading on Kalshi involves risk and may not be appropriate for all. Members risk losing
their cost to enter any transaction, including fees. You should carefully consider
whether trading on Kalshi is appropriate for you in light of your investment experience
and financial resources. Any trading decisions you make are solely your responsibility
and at your own risk. Information is provided for convenience only on an "AS IS" basis.
Past performance is not necessarily indicative of future results. Kalshi is subject to
U.S. regulatory oversight by the CFTC.</span></div></div></footer></div></div><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NP66QTXD" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript><div id="root"></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{}},"page":"/[...app]","query":{},"buildId":"wP1rN0YZ9gLnoT-TTVoXm","nextExport":true,"autoExport":true,"isFallback":false,"scriptLoader":[]}</script><!--$--><!--/$--><!--$--><!--/$--><next-route-announcer><p aria-live="assertive" id="__next-route-announcer__" role="alert" style="border: 0px; clip: rect(0px, 0px, 0px, 0px); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; top: 0px; width: 1px; white-space: nowrap; overflow-wrap: normal;">/markets</p></next-route-announcer><script type="text/javascript" id="" charset="">function create_UUID(){var a=(new Date).getTime(),d="xxxxxxxx-xxxx-4xxx-yxxxxxxxxxxxxxxx".replace(/[xy]/g,function(b){var c=(a+Math.random()*16)%16|0;a=Math.floor(a/16);return(b=="x"?c:c&3|8).toString(16)});return d}function createCookie(a,d,b){var c=new Date;c.setTime(c.getTime()+b*36E5);b=";expires\x3d"+c.toGMTString();document.cookie=d&&d!=="undefined"?a+"\x3d"+d+b+"; path\x3d/":a+"\x3d"+create_UUID()+b+"; path\x3d/"}createCookie("FPC","undefined",168);</script>
<script type="text/javascript" id="" charset="">!function(d,h,e){d.TiktokAnalyticsObject=e;var a=d[e]=d[e]||[];a.methods="page track identify instances debug on off once ready alias group enableCookie disableCookie holdConsent revokeConsent grantConsent".split(" ");a.setAndDefer=function(b,c){b[c]=function(){b.push([c].concat(Array.prototype.slice.call(arguments,0)))}};for(d=0;d<a.methods.length;d++)a.setAndDefer(a,a.methods[d]);a.instance=function(b){b=a._i[b]||[];for(var c=0;c<a.methods.length;c++)a.setAndDefer(b,a.methods[c]);return b};a.load=
function(b,c){var f="https://analytics.tiktok.com/i18n/pixel/events.js",g=c&&c.partner;a._i=a._i||{};a._i[b]=[];a._i[b]._u=f;a._i[b]._partner=g||"GoogleTagManagerClient";a._t=a._t||{};a._t[b]=+new Date;a._o=a._o||{};a._o[b]=c||{};a._partner=a._partner||"GoogleTagManagerClient";c=document.createElement("script");c.type="text/javascript";c.async=!0;c.src=f+"?sdkid\x3d"+b+"\x26lib\x3d"+e;b=document.getElementsByTagName("script")[0];b.parentNode.insertBefore(c,b)};a.load("CS8O933C77UC3ENMLB3G");a.page()}(window,
document,"ttq");</script>
<script type="text/javascript" id="" charset="">!function(d,g,e){d.TiktokAnalyticsObject=e;var a=d[e]=d[e]||[];a.methods="page track identify instances debug on off once ready alias group enableCookie disableCookie holdConsent revokeConsent grantConsent".split(" ");a.setAndDefer=function(b,c){b[c]=function(){b.push([c].concat(Array.prototype.slice.call(arguments,0)))}};for(d=0;d<a.methods.length;d++)a.setAndDefer(a,a.methods[d]);a.instance=function(b){b=a._i[b]||[];for(var c=0;c<a.methods.length;c++)a.setAndDefer(b,a.methods[c]);return b};a.load=
function(b,c){var f="https://analytics.tiktok.com/i18n/pixel/events.js";a._i=a._i||{};a._i[b]=[];a._i[b]._u=f;a._t=a._t||{};a._t[b]=+new Date;a._o=a._o||{};a._o[b]=c||{};c=document.createElement("script");c.type="text/javascript";c.async=!0;c.src=f+"?sdkid\x3d"+b+"\x26lib\x3d"+e;b=document.getElementsByTagName("script")[0];b.parentNode.insertBefore(c,b)};a.load("CS8O933C77UC3ENMLB3G");a.page()}(window,document,"ttq");</script>
<script type="text/javascript" id="" charset="">var AXON_EVENT_KEY="277230aa-6c32-4fce-9b40-e0b0ff0d0f3d";
!function(b,e){var f=["https://s.axon.ai/pixel.js","https://res4.applovin.com/p/l/loader.iife.js"];if(!b.axon){var a=b.axon=function(){a.performOperation?a.performOperation.apply(a,arguments):a.operationQueue.push(arguments)};a.operationQueue=[];a.ts=Date.now();a.eventKey=AXON_EVENT_KEY;b=e.getElementsByTagName("script")[0];for(var c=0;c<f.length;c++){var d=e.createElement("script");d.async=!0;d.src=f[c];b.parentNode.insertBefore(d,b)}}}(window,document);axon("init");</script> <script type="text/javascript" id="" charset="">(function(a,b,d){if(!a.MAI){a.MAI=a.MAI||{emit:function(){(a.MAI.q=a.MAI.q||[]).push(arguments)}};var c=b.createElement(d);c.async=1;c.src="https://cdn.mgln.ai/pixel.min.js";b=b.getElementsByTagName(d)[0];b.parentNode.insertBefore(c,b)}})(window,document,"script");MAI.emit("conf","0199e337f5fa79f290f601bdef37ef45");MAI.emit("view");</script><script type="text/javascript" id="" charset="">(function(a,b){var d="spdt-capture",e="script";if(!b.getElementById(d)){a.spdt=a.spdt||function(){(a.spdt.q=a.spdt.q||[]).push(arguments)};var c=b.createElement(e);c.id=d;c.async=1;c.src="https://pixel.byspotify.com/ping.min.js";b=b.getElementsByTagName(e)[0];b.parentNode.insertBefore(c,b)}a.spdt("conf",{key:"ddd3af24408a4168acdc14e3e0c9221f"});a.spdt("view",{event_id:"INSERT_EVENT_ID"})})(window,document);</script>
<script type="text/javascript" id="" charset="">!function(b,e,f,g,a,c,d){b.fbq||(a=b.fbq=function(){a.callMethod?a.callMethod.apply(a,arguments):a.queue.push(arguments)},b._fbq||(b._fbq=a),a.push=a,a.loaded=!0,a.version="2.0",a.queue=[],c=e.createElement(f),c.async=!0,c.src=g,d=e.getElementsByTagName(f)[0],d.parentNode.insertBefore(c,d))}(window,document,"script","https://connect.facebook.net/en_US/fbevents.js");fbq("init","1883349879275306");fbq("set","agent","gtmss","1883349879275306");fbq("track",google_tag_manager["rm"]["197087850"](9),{},{eventID:google_tag_manager["rm"]["197087850"](11)});</script>
<noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=1883349879275306&ev=PageView&noscript=1"></noscript>
<script id="" text="" charset="" type="text/javascript" src="https://capi-automation.s3.us-east-2.amazonaws.com/public/client_js/capiParamBuilder/clientParamBuilder.bundle.js"></script>
<script type="text/javascript" id="" charset="">!function(b,e,f,g,a,c,d){b.fbq||(a=b.fbq=function(){a.callMethod?a.callMethod.apply(a,arguments):a.queue.push(arguments)},b._fbq||(b._fbq=a),a.push=a,a.loaded=!0,a.version="2.0",a.queue=[],c=e.createElement(f),c.async=!0,c.src=g,d=e.getElementsByTagName(f)[0],d.parentNode.insertBefore(c,d))}(window,document,"script","https://connect.facebook.net/en_US/fbevents.js");fbq("init","1537332917135729");fbq("set","agent","gtmss","1537332917135729");fbq("track",google_tag_manager["rm"]["197087850"](12),{},{eventID:google_tag_manager["rm"]["197087850"](14)});</script>
<noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=1537332917135729&ev=PageView&noscript=1"></noscript>
<iframe height="0" width="0" style="display: none; visibility: hidden;"></iframe><script id="" text="" charset="" type="text/javascript" src="https://capi-automation.s3.us-east-2.amazonaws.com/public/client_js/capiParamBuilder/clientParamBuilder.bundle.js"></script><img src="https://t.co/1/i/adsct?bci=4&dv=America%2FNew_York%26en-US%2Cen%26Google%20Inc.%26Win32%26127%261280%26720%2616%2624%261280%26720%260%26na&eci=3&event=%7B%7D&event_id=c7a05e99-26b8-4fc7-bebc-f2f5b71933a1&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=5eae8cf4-fc3d-4df4-b3b5-0b927685c48f&pt=Kalshi%20-%20Prediction%20Market%20for%20Trading%20the%20Future&tw_document_href=https%3A%2F%2Fkalshi.com%2Fmarkets&tw_iframe_status=0&txn_id=o7wdt&type=javascript&version=2.3.35" height="1" width="1" style="display: none;"><img src="https://analytics.twitter.com/1/i/adsct?bci=4&dv=America%2FNew_York%26en-US%2Cen%26Google%20Inc.%26Win32%26127%261280%26720%2616%2624%261280%26720%260%26na&eci=3&event=%7B%7D&event_id=c7a05e99-26b8-4fc7-bebc-f2f5b71933a1&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=5eae8cf4-fc3d-4df4-b3b5-0b927685c48f&pt=Kalshi%20-%20Prediction%20Market%20for%20Trading%20the%20Future&tw_document_href=https%3A%2F%2Fkalshi.com%2Fmarkets&tw_iframe_status=0&txn_id=o7wdt&type=javascript&version=2.3.35" height="1" width="1" style="display: none;">
<script type="text/javascript" id="" charset="">clientParamBuilder.processAndCollectAllParams();</script>
<script type="text/javascript" id="" charset="">clientParamBuilder.processAndCollectAllParams();</script><iframe name="__privateStripeMetricsController6240" frameborder="0" allowtransparency="true" scrolling="no" role="presentation" allow="payment *" src="https://js.stripe.com/v3/m-outer-3437aaddcdf6922d623e172c2d6f9278.html#url=https%3A%2F%2Fkalshi.com%2Fmarkets&title=Kalshi%20-%20Prediction%20Market%20for%20Trading%20the%20Future&referrer=&muid=NA&sid=NA&version=6&preview=false&__shared_params__[version]=clover" aria-hidden="true" tabindex="-1" style="border: none !important; margin: 0px !important; padding: 0px !important; width: 1px !important; min-width: 100% !important; overflow: hidden !important; display: block !important; visibility: hidden !important; position: fixed !important; height: 1px !important; pointer-events: none !important; user-select: none !important;"></iframe></body></html>