We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add to the api-kit the necessary methods to be able to fetch information about SafeOperations
api-kit
Add the following methods to the api-kit:
/v1/safe-operations/{safe_operation_hash}/
/v1/safes/{address}/safe-operations/
Remember to add testing suite for the endpoints above.
Staging Sepolia swagger
The text was updated successfully, but these errors were encountered:
tmjssz
Successfully merging a pull request may close this issue.
Context / issue
Add to the
api-kit
the necessary methods to be able to fetch information about SafeOperationsProposed solution
Add the following methods to the
api-kit
:/v1/safe-operations/{safe_operation_hash}/
/v1/safes/{address}/safe-operations/
/v1/safes/{address}/safe-operations/
Remember to add testing suite for the endpoints above.
Other links
Staging Sepolia swagger
The text was updated successfully, but these errors were encountered: