Пост
Поделитесь своими знаниями.
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
Ответы
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.
Знаете ответ?
Пожалуйста, войдите в систему и поделитесь им.
Aave is a decentralized non-custodial liquidity protocol where users can participate as depositors or borrowers.
- Error "No matching key" when trying to unstake USDC on BNB chain32
- 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