Skip to content

Core details for the Prediction Market standard.

Defined in: packages/bitbadgesjs-sdk/src/api-indexer/standards-info.ts:65

Core details for the Prediction Market standard.

Properties

noPrice

noPrice: number

Defined in: packages/bitbadgesjs-sdk/src/api-indexer/standards-info.ts:70

NO outcome implied probability, 0..1.


status

status: "active" | "resolved-yes" | "resolved-no" | "resolved-push"

Defined in: packages/bitbadgesjs-sdk/src/api-indexer/standards-info.ts:66


yesPrice

yesPrice: number

Defined in: packages/bitbadgesjs-sdk/src/api-indexer/standards-info.ts:68

YES outcome implied probability, 0..1.

Edit this page on GitHub