Download Latest Version v2.54.0 source code.zip (2.7 MB)
Email in envelope

Get an email when there's a new version of PMXT

Home / v2.53.1f
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-07-18 998 Bytes
v2.53.1 source code.tar.gz 2026-07-18 2.3 MB
v2.53.1 source code.zip 2026-07-18 2.7 MB
Totals: 3 Items   5.0 MB 0

Fixed

  • fix(core): type compareMarketPrices with CompareMarketPricesParams (#1419). Introduce a precise CompareMarketPricesParams type and use it for the base compareMarketPrices signature instead of the loose FetchMatchesParams. Type-only refinement — the base method is a stub and the concrete Router.ts behavior is unchanged. Only the buildable core of [#1419] was applied; its broken SDK-generator import and a private_key=wallet_address bug were dropped.

Installation

npm:

:::bash
npm install pmxtjs@2.53.1
npm install -g @pmxt/cli@2.53.1

PyPI:

:::bash
pip install pmxt==2.53.1

Full Changelog: https://github.com/pmxt-dev/pmxt/compare/v2.53.0f...v2.53.1f

Source: README.md, updated 2026-07-18