squid_py.ocean.keeper module

class squid_py.ocean.keeper.SquidKeeper(contract_names=None)

Bases: ocean_keeper.keeper.Keeper

get_agreement_consumer(agreement_id)
get_agreement_template_id(service_type)
get_agreement_type(template_id)
get_condition_name_by_address(address)

Return the condition name for a given address.

static get_instance(contract_names=None)

Return the Keeper instance (singleton).