Changelog
SDK version history for @bento.fun/sdk.
Notable changes to @bento.fun/sdk, newest first.
0.7.0
- Trimmed the public client surface to the intended integrator API (internal telegram / wallet / sports / proxy namespaces removed)
0.6.0
placeBetFromEstimate: quote-to-bet helper- Tournament enter: typed request body; credits deposit approve at 18 decimals; wallet injection;
waitForTournamentEntryresolves onhasEntry - Create market/tournament: no auto-retry on non-idempotent POSTs; validation field errors; geoblock detection fix
- Agent action:
accessCodein body/header (not query string) - Referral analytics: typed
ReferralAnalyticsApi; refreshed mainnet OpenAPI snapshot - Docs: onboarding revamp, create market/tournament guides, Bearer JWT auth alignment
0.5.5
- npm README: Bearer JWT auth for markets (synced with Authentication)
- Docs: place-parlay auth snippet, Retry-After note for 0.5.4+
- Referral analytics: typed SDK interfaces
0.5.4
- On-chain: fix double-scaled collateral approval on parlay / LP flows
- Retry/errors: honor
Retry-Afteron 429; preservenetwork_errorcause; reconnect JSDoc fix
0.5.3
PublicDuelSummarytype JSDoc:idvsduelId: useduelIdforgetDuelById- npm README rewritten for integrators;
homepage,bugs, andkeywordson package.json - Docs site: auto-generated SDK API reference, common patterns, test the SDK guide
- Integration sandbox at github.com/Bentodotfun/sdk-sandbox
0.5.2
- Docs examples use
BENTO_URLandPARLAY_TOURNAMENT_URLenv vars - npm README cleanup (docs.bento.fun link only)
0.5.1
- Legacy notification routes (
registerLegacyDevice,unregisterLegacyDevice) - Auth header helpers (
bulkRegisterAuthProvider,agentV1AuthProvider, …) - Tournaments OpenAPI pin + generated types
0.5.0
- Complete integrator surface audit closure
- Agent modules, social feeds, protocol admin clients
- Fixed
getContestspath
0.4.0
- On-chain orchestration, feeds/proxies, social layer
- Protocol admin opt-in clients
Install a specific version:
npm install @bento.fun/sdk@0.7.0