Breaking Changes
⚠️Notice: Upcoming API Update on December 17th
Dear Customers,
We would like to inform you of upcoming changes to our API that will take effect on December 17, 2024.
If you are currently utilizing the affected APIs, please review the details below and update your systems in advance to ensure a smooth transition and avoid any service disruptions.
We deeply appreciate your understanding and cooperation as we continuously strive to improve the quality of our APIs. Thank you for your continued support of the Nodit team.
Details of the Update
The blockNumber
field type in the response will be changed from String to Integer.
{.."blockNumber": "19265981"..} → {.."blockNumber": 19265981 ..}
Affected APIs
- getTransactionsByAccount
- getTransactionByHash
- getTransactionsByHashes
- getTransactionsInBlock
- getInternalTransactionsByTransactionHash
- getInternalTransactionsByAccount
This update is part of a broader quality improvement initiative aimed at standardizing field types across our APIs.
If you have any questions or need assistance with this update, please don’t hesitate to reach out to our support team ([email protected]).
Thank you, The Nodit Team.