Skip to content

Commit

Permalink
add dappId to the chaindapps endpoint (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
gluneau authored Jan 26, 2024
1 parent be56ca7 commit d6458a5
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 @@ -360,6 +360,7 @@ export class DappsStakingEvents extends ServiceBase implements IDappsStakingEven
query: `query {
dapps (orderBy: registeredAt_ASC) {
contractAddress: id
dappId
beneficiary
owner
state
Expand Down

0 comments on commit d6458a5

Please sign in to comment.