Skip to content
This repository was archived by the owner on May 29, 2025. It is now read-only.

Conversation

@jmoreira-valory
Copy link
Collaborator

Migrate to graph api key

export RESET_PAUSE_DURATION=45
export MECH_WRAPPED_NATIVE_TOKEN_ADDRESS=$WXDAI_ADDRESS
export MECH_CHAIN_ID=ethereum
export OMEN_SUBGRAPH_URL="https://gateway.thegraph.com/api/$SUBGRAPH_API_KEY/subgraphs/id/9V1aHHwkK4uPWgBH6ZLzwqFEkoHTHPS7XHKyjZWe8tEf"
Copy link
Collaborator

@Adamantios Adamantios Jun 12, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You will need to set all the subgraphs:

  • NETWORK_SUBGRAPH_URL (gnosis blocks)
  • OMEN_SUBGRAPH_URL
  • TRADES_SUBGRAPH_URL (omen)
  • REALITIO_SUBGRAPH_URL

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Adamantios missing from your list the subgraph for conditonal tokens IMO

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correct! This is the CONDITIONAL_TOKENS_SUBGRAPH_URL.

Copy link
Collaborator

@dagacha dagacha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested - LGTM

@dagacha dagacha merged commit 876c000 into develop Jun 12, 2024
@Adamantios Adamantios deleted the feat/migrate_graph_api_key branch June 12, 2024 16:05
@Adamantios Adamantios mentioned this pull request Jun 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants