Skip to content

Conversation

@pcaversaccio
Copy link
Owner

@pcaversaccio pcaversaccio commented Mar 21, 2025

🕓 Changelog

The safes/${address}/multisig-transactions endpoint in the Safe transaction service API has been updated to version v2, introducing changes to the data types of certain properties. Specifically, the following fields have been converted from int to str:

nonce: str
base_gas: str
safe_tx_gas: str

For more details, see PR #2417 and the v5.18.0 release notes. Please note that the /api/v1/safes/${address} endpoint remains unchanged and continues to use v1.

…Endpoint

Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
@pcaversaccio pcaversaccio self-assigned this Mar 21, 2025
@pcaversaccio pcaversaccio added the refactor/cleanup ♻️ Code refactorings and cleanups label Mar 21, 2025
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
@pcaversaccio pcaversaccio added the documentation 📖 Improvements or additions to documentation label Mar 21, 2025
@pcaversaccio pcaversaccio reopened this Mar 22, 2025
@pcaversaccio pcaversaccio merged commit f05024b into main Mar 24, 2025
13 of 15 checks passed
@pcaversaccio pcaversaccio deleted the refactor/update-to-api-v2 branch March 24, 2025 08:53
jcvernaleo pushed a commit to jcvernaleo/safe-tx-hashes-util that referenced this pull request May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation 📖 Improvements or additions to documentation refactor/cleanup ♻️ Code refactorings and cleanups

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants