Skip to main content

June 2026

2026.06.25

API updates

Typed-data message fields that carry uint256 onchain values now use the string type instead of integer. These values can exceed JavaScript’s safe-integer range (2^53). Sending them as strings prevents precision loss and matches the data you sign.The change applies to the nonce, deadline, fee, and amount fields in the Permit2 message and witness schemas. You use these schemas when you sign StableFX trades and funding authorizations. Update your integration to send and parse these fields as strings.
2026.06.24

API additions

Added the following endpoints to read Settlement Advance reservations:
2026.06.08
Added Settlement Advance, which lets a maker borrow local stablecoin inventory against a Circle-issued credit line to fund and instantly settle a confirmed StableFX trade.

Documentation additions

The following documentation was created:

API additions

Added the following endpoints to support Settlement Advance:

April 2026

2026.04.14

Documentation additions

Added the following new topic for StableFX API limits:

February 2026

2026.02.06

Documentation additions

Added the following new topic to document the StableFX trade lifecycle:
2026.02.04

January 2026

2026.01.22
Updated StableFX documentation to reflect the latest API environments.

Documentation updates

The following documentation was updated: