Last updated 6 months ago
This module enables to perform actions on Escrow contracts and obtain information from both the contracts and subgraph.
EscrowCancel
EscrowCancel.__init__()
EscrowClient
EscrowClient.__init__()
EscrowClient.abort()
EscrowClient.add_trusted_handlers()
EscrowClient.bulk_payout()
EscrowClient.cancel()
EscrowClient.complete()
EscrowClient.create_and_setup_escrow()
EscrowClient.create_escrow()
EscrowClient.fund()
EscrowClient.get_balance()
EscrowClient.get_exchange_oracle_address()
EscrowClient.get_factory_address()
EscrowClient.get_intermediate_results_url()
EscrowClient.get_job_launcher_address()
EscrowClient.get_manifest_hash()
EscrowClient.get_manifest_url()
EscrowClient.get_recording_oracle_address()
EscrowClient.get_reputation_oracle_address()
EscrowClient.get_results_url()
EscrowClient.get_status()
EscrowClient.get_token_address()
EscrowClient.setup()
EscrowClient.store_results()
EscrowClientError
EscrowConfig
EscrowConfig.__init__()
EscrowData
EscrowData.__init__()
EscrowUtils
EscrowUtils.get_escrow()
EscrowUtils.get_escrows()
EscrowUtils.get_status_events()
StatusEvent
StatusEvent.__init__()