id: ID (required)
Find Quest’s Hash ID
Quest possible returns
campaign
Show fields
Show fields
id: ID!unique hash ID
numberID: Int!unique number ID
name: String!Quest name
type: GamificationType!Quest type
status: CampaignStatus!Quest current status
description: String!Quest description information
startTime: IntQuest start time, represented by a timestamp
endTime: IntQuest end time, represented by a timestamp
claimEndTime: IntQuest claim end time, represented by a timestamp
participants: CampaignParticipant!Show fields
Show fields
participantsCount: Int!Number of users participating in the Quest
participants: ParticipantsConnection!Show arguments and fields
Show arguments and fields
Arguments
The first n elements from the paginated list.
Total quantity of the list
An object that’s used to retrieve cursor information about the current page.
Some basic information about the user, depending on the scope of data collected by the Quest
The number of points currently received by the user
first: IntThe first n elements from the paginated list.
after: String
The elements that come after the specified cursor.FieldstotalCount: Int!Total quantity of the list
pageInfo: PageInfo!An object that’s used to retrieve cursor information about the current page.
list: [ParticipationRecord!]!Show fields
Show fields
address: Address!Some basic information about the user, depending on the scope of data collected by the Quest
Show fields
Show fields
id: String!address: String!evmAddressSecondary: [EvmAddressSecondaryInfo!]solanaAddress: String!aptosAddress: String!seiAddress: String!archwayAddress: String!injectiveAddress: String!flowAddress: String!starknetAddress: String!suiAddress: String!bitcoinAddress: String!stacksAddress: String!azeroAddress: String!bitcoinSignetAddress: String!xrplAddress: String!algorandAddress: String!tonAddress: String!username: String!points: Int!The number of points currently received by the user