Galxe offers a variety of Credential Advanced Configuration Types, allowing you to validate and showcase user-specific information or on-chain interaction records in multiple ways:

TypeFeatures
CSV FileEasy to use, suitable for small-scale data validation, requires manual upload.
Google SheetsPeriodic synchronization, easy to manage, relies on Google services.
APISupports real-time data push to Galxe.
RESTSupports dynamic updates, ideal for developers needing complex data structures and real-time validation.
GraphQLProvides flexible querying capabilities, suitable for complex interaction scenarios.
Contract QueryEnables contract query capabilities, commonly used to query ERC20 or ERC721 holders.

CORS Check

For REST, GraphQL, and Contract Query types with custom RPC, it is necessary to check whether the endpoints have CORS issues.


  1. Select a Type: Choose the appropriate type based on the use case (CSV, API).

  2. CORS Check(Optional): Check for potential CORS issues for REST and GraphQL types.

  3. Upload or Integrate Data: Upload CSV files as required or push data via API.

  4. Set Rules: Configure validation logic (specify fields, conditions).

  5. Test and Validate: Verify the configuration in a test quest.

  6. Publish and Monitor: Deploy to activities and monitor real-time performance.


Use Cases

  • On-Chain Interactions: Validate the authenticity of users’ on-chain interaction records.

  • Data-Driven Marketing: Design marketing campaigns using custom data uploaded by users.