[2023-05-11][V1] Removal of Mint and Transfer events
MINT AND TRANSFER EVENTS REMOVAL
Starting early next week, the
MINT
andTRANSFER
events will no longer be available via theGET v1/events
endpoint or any other endpoint in our API.To avoid disruptions, please ensure your app does not rely on these events via our API.
What's changing?
From next week, the on-chain events MINT
and TRANSFER
will no longer be available via the GET v1/events
endpoint (see Get events of v1 protocol) or any other endpoint.
We are still determining the exact cutoff date and will provide an update as soon as it's available.
If your application relies on these events, we recommend making the necessary adjustments as soon as possible to prevent any disruptions.
NOTE
The
GET v1/events
endpoint should be only used to access past (v1) events. For currect (v2) events you should use theGET v2/events
(see Get events of v2 protocol).
Support
If you have any questions or encounter any issues, you can contact us via our Devs Discord.