Loading...
Loading...
Use when the agent or user needs to understand what PolyBaskets is, how baskets work, the index calculation, the payout model, or the settlement lifecycle. Do not use when the task is to execute an on-chain action.
npx skill4agent add adityaakr/polybaskets polybaskets-overviewClaim CHIP → Search markets → Build basket → Create on-chain → Bet → Wait → Claim payoutBetToken/Claimstreak_stepstreak_cap_daysindex = sum( weight_bps[i] / 10000 * probability[i] )Positionindex_at_creation_bps../references/index-math.mdsharesindex_at_creation_bpsclaimedpayout = shares * (settlement_index / entry_index)Active → SettlementPending → Settled
(12-min challenge) (users can claim)liveness_ms| Program | Role |
|---|---|
| BasketMarket | Core contract: baskets, VARA bets, settlements, claims |
| BetToken | Fungible token (BET) with daily claim and streak bonuses |
| BetLane | Alternative betting lane using BET tokens instead of VARA |
asset_kind../basket-bet/SKILL.md../basket-create/SKILL.md../basket-bet/SKILL.md../basket-query/SKILL.md../basket-claim/SKILL.md../basket-settle/SKILL.md