is_llama_bad_grapql_reply

Documentation for eth_defi.provider.llamanodes.is_llama_bad_grapql_reply function.

is_llama_bad_grapql_reply(resp)[source]

Is the web server response fake 404 response from llamarpc.com

llamarpc.com web server does not know how to use HTTP 404 status code.

See eth_defi.chain.has_graphql_support().

Parameters

resp (requests.models.Response) –