Breaking Changes for API Users
Last updated
Last updated
These changes will go into effect starting on January 23rd.
To continue sending orders to Across you must update your usage of the Across /api/suggested-fees endpoint:
Integrators must use the exclusiveRelayer
, exclusivityDeadline
and fillDeadline
parameters returned by the API in their deposit
or depositV3
transactions.
You can find documentation for that endpoint .
The following functions deposit
and depositFor
function is being deprecated. It is not guaranteed to work after April 1st, 2025. It has been removed from the contract ABI.