GRVT_GRAPHQL_URL

Documentation for eth_defi.grvt.constants.GRVT_GRAPHQL_URL data.

GRVT_GRAPHQL_URL = 'https://edge.grvt.io/query'

GRVT public GraphQL API endpoint.

Used for vault listing with full metadata including per-vault fees (managementFee, performanceFee). No authentication required. Fee values are in parts per million (PPM): 10000 = 1%, 200000 = 20%.