UNPKG

@iqai/mcp-fraxlend

Version:
4 lines 205 B
import { GraphQLClient } from "graphql-request"; const endpoint = "https://api.frax.finance/graphql/fraxtal/fraxlend"; export const client = new GraphQLClient(endpoint); //# sourceMappingURL=graphql.js.map