Skip to content

Conversation

@katspaugh
Copy link
Member

A new endpoint to get info, balances and pending tx counts for a list of safes.

Endpoint: https://safe-client.staging.5afe.dev/api#/safes/SafesController_getSafeOverview

@katspaugh katspaugh requested a review from iamacook April 10, 2024 13:19
@github-actions
Copy link

github-actions bot commented Apr 10, 2024

ESLint Summary View Full Report

Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.

Type Occurrences Fixable
Errors 0 0
Warnings 0 0
Ignored 0 N/A
  • Result: ✅ success
  • Annotations: 0 total

Report generated by eslint-plus-action

Co-authored-by: Aaron Cook <aaron@safe.global>
@katspaugh katspaugh marked this pull request as ready for review April 22, 2024 13:40
@katspaugh katspaugh requested a review from iamacook April 22, 2024 13:40
safes: string
trusted: boolean
exclude_spam: boolean
walletAddress?: string
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@iamacook should this be ? or | null?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is correct.

@katspaugh katspaugh merged commit 60cd289 into main Apr 22, 2024
@katspaugh katspaugh deleted the overviews branch April 22, 2024 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants