Skip to content

Commit

Permalink
not expired
Browse files Browse the repository at this point in the history
  • Loading branch information
gluneau committed Jan 19, 2024
1 parent 683ed3b commit b599a7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/services/DappsStakingEvents.ts
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ export class DappsStakingEvents extends ServiceBase implements IDappsStakingEven
query: `query {
stakes(
where: {
expiredAt_isNull: true,
dappAddress_eq: "${contractAddress}"
}
) {
Expand Down

0 comments on commit b599a7f

Please sign in to comment.