grapheneapi.aio.api module¶
-
class
grapheneapi.aio.api.Api(*args, **kwargs)¶ Bases:
grapheneapi.api.Api-
cache_chain_properties()¶ Cache chain properties to prevent turning lots of methods into async
-
chain_params¶
-
connect()¶
-
disconnect()¶
-
find_next()¶ Find the next url in the list
-
get_cached_chain_properties()¶
-
get_network()¶
-
next()¶
-
updated_connection()¶
-