リファレンス
コントラクト
Planned
SatoriExが決済、条件付きトークン、会計に使用するオンチェーンコントラクト。
アドレスはプレースホルダーです
パブリックマーケット向けのオンチェーン決済が公開されたとき、デプロイ済みアドレスをここに公開します。それまでは以下の値を参考用として扱ってください。
Coming from Polymarket?
Polymarket's CTF + NegRiskAdapter contracts are deployed on Polygon with verified addresses you can audit on PolygonScan. SatoriEx's equivalents (ConditionalTokens.sol, MarketFactory.sol) exist in the contracts/src/ directory but are NOT deployed for live settlement. Do not integrate against the addresses shown on this page — they are illustrative. Track changelog for deployment announcements.
Planned Satori contracts
| コントラクト | 用途 | アドレス |
|---|---|---|
| ConditionalTokens | アウトカムシェアを表現するERC-1155フレームワーク。 | 未デプロイ——ステータスは /docs/changelog をご確認ください |
| MarketFactory | マーケットを作成し、アウトカム条件をオンチェーンに登録します。 | 未デプロイ——ステータスは /docs/changelog をご確認ください |
外部コントラクト(稼働中)
| コントラクト | 用途 | アドレス |
|---|---|---|
| USDC | Native Circle USDC on Polygon (chain ID 137) — the settlement asset used by the proxy wallet for deposits and payouts. Not bridged USDC.e. | 0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 |
Cross-check live addresses against the changelog and the GitHub repo source-of-truth before integrating; never trust addresses pasted from chat or social media.