Uniswap suddenly shut down their graphql public apis. At the moment, the most recent version returns this error when using get_pool_state_at_block from eth_defi.uniswap_v3.liquidity for any chain
gql.transport.exceptions.TransportServerError: 410 Client Error: Gone for url: https://api.thegraph.com/subgraphs/name/uniswap/uniswap-v3
Now uniswap supports only decentralized subgraphs, which require user token to work, for example:
Uniswap suddenly shut down their graphql public apis. At the moment, the most recent version returns this error when using get_pool_state_at_block from eth_defi.uniswap_v3.liquidity for any chain
gql.transport.exceptions.TransportServerError: 410 Client Error: Gone for url: https://api.thegraph.com/subgraphs/name/uniswap/uniswap-v3
Now uniswap supports only decentralized subgraphs, which require user token to work, for example: