본문으로 건너뛰기

레퍼런스

컨트랙트

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를 확인하세요

외부 컨트랙트 (라이브)

컨트랙트목적주소
USDCNative 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.