Skip to content

Current Devnet Release

This page records the deployment identity used by the current SDK, Lean/Edge service, Petri, and website.

Field Value
Network Solana Devnet
Spread release v0.1.0-rc.41
Spread source commit deca99b480ec757d00d51c7c442ebf386d721c2f
Program 9ipkBCjEfeJDMF6AFrezRmDDHmbnmeyv45cfXNqAnWsH
ProgramData 2DBN762WGdNc85xiVdvQX7Lo4TXAq3WhVz9mBQcaU3a3
Program payload 1,142,008 bytes
Payload SHA-256 c2f2652a375b4aa40fd9bd419d7b1f5b0ffcbae1bcd9786f512afdbd7e841878
Deployment slot 485518442
State namespace ameba-spread-v2

The release was upgraded in place. Current accounts use one preserved layout and execution path. There are no migration decoders, release-specific fallbacks, or retired writer instructions in the current protocol.

An executable program can match its release receipt while no collective pool or writer sleeve is currently active. Clients must check live readiness and market state instead of assuming that a successful identity response means a trade can execute.

As last verified on August 20, 2026:

  • /chain/identity matched the pinned RC41 artifact;
  • the backend reported five current market records;
  • no collective DLMM pools or writer sleeves were active;
  • /readyz was fail-closed because current pool/readiness facts were unavailable.

That operational snapshot can change. Use the live endpoints:

GET https://api.amoeba.farm/chain/identity
GET https://api.amoeba.farm/readyz
GET https://api.amoeba.farm/dlmm/markets
GET https://api.amoeba.farm/dlmm/writer-sleeves

Do not sign when the deployment identity differs, the selected market is unavailable, or the required current pool/sleeve facts are absent.

For the current neutral pair at a $100 anchor:

  • one contract represents one index unit;
  • participation is 1.0;
  • the call is struck at $100 and capped at $112;
  • the put is struck at $100 and floored at $88;
  • each contract has a $12 maximum gross payout;
  • the native additive quote grid uses $0.05 USDC steps;
  • the current taker fee is 20 basis points and is separate from premium.

These are current release parameters, not a promise that every future product version will use the same values.