Skip to content

Conversation

@surbhit14
Copy link
Collaborator

@surbhit14 surbhit14 commented Aug 5, 2025

Added the field operatorSplitPercent to /operators and /operators/[address] routes to show the current Operator-AVS Reward Split value for active registrations

Response Structure

"avsRegistrations": [
                {
                    "avsAddress": "0x18343aa10e3d2f3a861e5649627324aead987adf",
                    "isActive": true,
                    "operatorSplitPercent": 10
                },
                {
                    "avsAddress": "0x870679e138bcdf293b7ff14dd44b70fc97e12fc0",
                    "isActive": false
                }
            ]

@surbhit14 surbhit14 linked an issue Aug 5, 2025 that may be closed by this pull request
@surbhit14 surbhit14 marked this pull request as draft August 5, 2025 11:15
@surbhit14 surbhit14 marked this pull request as ready for review August 7, 2025 13:12
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.

[Feat] - Add Operator-AVS Reward split to response

2 participants