Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions bal_tools/graphql/vault-v3/get_v3_fees.gql
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,5 @@ query GetV3Fees($poolId: ID!) {
vaultProtocolYieldFeeBalance
controllerProtocolFeeBalance
}
snapshots(first: 1, orderBy: timestamp, orderDirection: desc) {
timestamp
balances
totalProtocolSwapFees
totalProtocolYieldFees
}
}
}
Loading