CHANGELOG for Binance SPOT Testnet
Last Updated: 2026-02-24
Note: All features here will only apply to the SPOT Testnet. This is not always synced with the live exchange.
2026-02-24
- Following the announcement on 2025-11-28,
!ticker@arrwill be retired on 2026-03-26 ICEBERG_PARTSwill be increased to 100 for all symbols starting 07:30 UTC.
2026-02-09
- Clarified exponent field requirements in FIX SBE documentation
2026-02-04
Data reset
All data on the Spot Test Network will be deleted today according to the periodic reset procedure. See F.A.Q. for more details.
REST and WebSocket API:
- Reminder that SBE 3:0 schema will be retired on 2026-02-06, 6 months after being deprecated.
2026-02-02
- Documented that FIX Drop Copy session data is delayed by 1 second. This has been the delay since the inception of the FIX API.
2026-01-27
- ICEBERG_PARTS will be increased to 50 for all symbols today.
2026-01-26
- Added undocumented
recvWindowtouserDataStream.subscribe.signature.
2026-01-21
REST and WebSocket API
Following the announcement from 2025-10-24, the following endpoints/methods will no longer be available starting from 2026-02-04, 07:00 UTC
REST API
POST /api/v3/userDataStreamPUT /api/v3/userDataStreamDELETE /api/v3/userDataStream
WebSocket API
userDataStream.startuserDataStream.pinguserDataStream.stop
2026-01-07
Data reset
All data on the Spot Test Network will be deleted today according to the periodic reset procedure. See F.A.Q. for more details.
2025-12-18
- Updated FIX SBE documentation
- Clarified User Data Stream documentation regarding
eventStreamTerminated. - Assets
这是测试币and456and symbol这是测试币456have been added for testing endpoints/methods with a Unicode symbol. Balances for both assets have been distributed to all accounts.
2025-12-17
REST API
- When calling endpoints that require signatures, percent-encode payloads before computing signatures. Requests that do not follow this order will be rejected with
-1022 INVALID_SIGNATURE. Please review and update your signing logic accordingly. - Updated documentation for REST API regarding Signed Endpoints examples for placing an order