Releases: haochezh/statica
Releases · haochezh/statica
Release list
v2 | Robinhood/Pons Update
Robinhood Chain + Pons support is here
Statica v2 introduces a shared, transport-neutral integration layer for building agent workflows across Robinhood Chain and both generations of the Pons launch protocol.
What’s new
- Robinhood Chain — mainnet and testnet configuration, RPC endpoints, explorer metadata, and common contract interfaces.
- Robinhood Stock Tokens — typed clients for assets, market prices, corporate actions, and ERC-8056 multiplier handling.
- Pons v1 — current and legacy deployment support, token metadata, launch discovery, graduation tracking, and exact price calculations.
- Pons v2 — launch configuration discovery, eligibility checks, pinned launch economics, token creation, curve trading, phase tracking, and contract-order quote calculations.
- Secure EVM transport — applications retain complete control over wallets and transaction signing. Statica never stores private keys.
- Expanded documentation — new integration guide, production checklist, architecture diagrams, and a redesigned project README.
Verification
- TypeScript typecheck passed
- Integration lint passed
- 22 test files passed
- 80 total tests passed
This release is additive and does not remove existing Statica APIs.
For setup instructions and implementation examples, see the Robinhood Chain and Pons integration guide included in the repository.
Robinhood Chain and Pons are independent third-party protocols. Onchain transactions are irreversible, and launch-token markets involve significant risk.