Skip to content

Berachain subgraphs are deprecated #419

Description

@bearpong

Hi, thanks for merging PR #417, however things changed since I opened it and you actually have to switch off Goldsky endpoints. Some of the data for user boosts are available on api.berachain.com. Please also add a x-graphql-client-name header to your requests with your protocol name (dapdaps.beratown).

{
  polGetValidatorBoosts(chain:BERACHAIN, userAddress: $user){
    boosts {
      queuedBoostAmount
      activeBoostAmount
      queuedDropBoostAmount
    }
  }
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions