Publicación
Comparte tu conocimiento.
Does Graphql subscriptions work?
Does graphql subscriptions work ?
Tried with some python graphql clients, didn't work.
Also tried manually connecting using websocket didn't work. As no websocket url is provided i just replaced 'https' with 'wss'
https://thegraph.com/hosted-service/subgraph/aave/protocol-v2?version=current
- Aave Protocol
Respuestas
1Yes graphql subscription work in Aave v2 but the query api point is https://api.thegraph.com/subgraphs/name/aave/protocol-v2 and should work by substituting https with wss.
Links to all subgraphs available and on the respective playground page you will find the query api point. More info.
Sabes la respuesta?
Inicie sesión y compártalo.
Aave is a decentralized non-custodial liquidity protocol where users can participate as depositors or borrowers.
- Error «No hay una clave coincidente» al intentar liberar el USDC en la cadena BNB32
- How to tell the code to, rather than "deposit 1 eth worth of WBTC" deposit "500$ worth of WBTC"?22
- How to interpret configuration field in a response from the getReserveData view function in Aave v2?21
- Getting a return value of '25 - INVALID BURN AMOUNT'21
- Is there any way to stake in the security module on Görli?23