Polymarket implements an adapter contract that plugs between a conditional token exchange and theactual conditional tokens contract to enable prediction markets with multiple binary questions whereexactly one question resolves to YES while all other questions resolve to NO. Additionally, an auxiliarycontract is implemented that permissions the question creation. — “Polymarket is an information markets platform that lets you trade on the world’s most highly-debated topics (e.g. coronavirus, politics, current events, etc). On Polymarket, you build a portfolio based on your forecasts and earn a return if you are right. When you decide to buy shares in a market, you are weighing in with your own knowledge, research, and view of the future. Market prices reflect what traders think are the odds of future events, turning trading activity into actionable insights that help people make better decisions. As a result, Polymarket is a leading source of unbiased and real-time data about future events.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 1 | - | - | - | 1 |
Fixed | - | - | - | - | 0 |
Total | 1 | 0 | 0 | 0 | 1 |
# | File Name |
---|---|
1 | src/NegRiskFeeModule.sol |
2 | src/NegRiskOperator.sol |
3 | src/libraries/CTHelpers.sol |
4 | src/modules/MarketDataManager.sol |
5 | src/Vault.sol |
6 | src/NegRiskCtfExchange.sol |
7 | src/libraries/NegRiskIdLib.sol |
8 | src/types/MarketData.sol |
9 | src/libraries/Helpers.sol |
10 | src/modules/Auth.sol |