Skip to content

Commit

Permalink
[exit-queue-req] add prop
Browse files Browse the repository at this point in the history
  • Loading branch information
Cast0001 committed Mar 29, 2024
1 parent 3e3ec45 commit f4537e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/graphql/subgraph/exitQueue/exitQueueQuery.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ query exitQueue($receiver: Bytes, $vault: String!) {
}) {
positionTicket
totalShares
totalAssets
timestamp
}
}

0 comments on commit f4537e8

Please sign in to comment.