feat: add account/egress/get capability definition - #638
Merged
Conversation
volmedo
added a commit
to storacha/specs
that referenced
this pull request
Jan 21, 2026
Ref. storacha/project-tracking#619 馃摎 [Preview](https://github.com/storacha/specs/blob/8947e4034ec492ce95c6b42df393d625677d7ede/w3-account.md#accountegressget) Add the `account/egress/get` capability specification. The first use of this capability will be in Storacha Forge's customer dashboard, described in https://github.com/storacha/RFC/blob/cce367c20afaf9f8f8be799b0da5061e0bdd4898/rfc/billing-dashboard.md#customer-dashboard. Implemented in storacha/go-libstoracha#77 and storacha/upload-service#638. --------- Co-authored-by: bravonatalie <natalie.bravo@outlook.com>
volmedo
force-pushed
the
vic/feat/account-egress-get-capability
branch
from
January 21, 2026 15:00
b115b05 to
be6a49a
Compare
volmedo
marked this pull request as ready for review
January 21, 2026 15:05
alanshaw
approved these changes
Jan 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ref. storacha/project-tracking#619
Spec: storacha/specs#149
The new
account/egress/getcapability can be used to retrieve numbers about the amount of data egressed from the spaces owned by a given account. It will only be used in the Forge Network for now, where it will be served by the egress tracking service.