Skip to content

Build a prediction-market SELL intent — OUTGOING approval where the creator wants to SEND tokenAmount of token-id (1=YES / 2=NO) and receive paymentAmount of…

buildPredictionMarketSellIntent(args): Record<string, unknown>

Defined in: packages/bitbadgesjs-sdk/src/core/prediction-markets.ts:928

Build a prediction-market SELL intent — OUTGOING approval where the creator wants to SEND tokenAmount of token-id (1=YES / 2=NO) and receive paymentAmount of paymentDenom. Proto-shape only.

Parameters

args

PredictionMarketSideArgs

Returns

Record<string, unknown>

Edit this page on GitHub