We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e3ec45 commit f4537e8Copy full SHA for f4537e8
src/graphql/subgraph/exitQueue/exitQueueQuery.graphql
@@ -5,6 +5,7 @@ query exitQueue($receiver: Bytes, $vault: String!) {
5
}) {
6
positionTicket
7
totalShares
8
+ totalAssets
9
timestamp
10
}
11
0 commit comments