Skip to content

feat: Add environment-based team ID configuration for Alchemy subgraph #1154

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Akira-Taniguchi
Copy link

@Akira-Taniguchi Akira-Taniguchi commented Jul 8, 2025

Description:

Summary

This PR addresses the hardcoded Alchemy subgraph URL issue by introducing environment-based team ID configuration.

Changes

  • return team IDs based on environment variables
  • Added comprehensive unit tests to ensure proper functionality

Testing

  • Unit tests cover all environment scenarios
  • Tests verify correct team ID returns for each team ID configuration
  • All tests passing

close #1153

@Akira-Taniguchi Akira-Taniguchi changed the title feat: Add environment-based chain ID configuration for Alchemy subgraph feat: Add environment-based team ID configuration for Alchemy subgraph Jul 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hardcoded Alchemy subgraph access URL issue
1 participant