Escrow

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xaaa2968f at 8024774
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Escrow"

No transactions found for "Escrow"


Functions
Getter at block 20790907
disbursalAddress(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
renderTokenAddress(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
isMigrated(string contractNamestring migrationIdview returns (bool)
jobBalance(string _jobIdview returns (uint256)
State-modifying
changeDisbursalAddress(address _newDisbursalAddress
changeRenderTokenAddress(address _newRenderTokenAddress
disburseJob(string _jobIdaddress[] _recipientsuint256[] _amounts
fundJob(string _jobIduint256 _tokens
initialize(
initialize(address _owneraddress _renderTokenAddress
initialize(address _sender
transferOwnership(address newOwner
Events
DisbursalAddressUpdate(address disbursalAddress
JobBalanceUpdate(string _jobIduint256 _balance
Migrated(string contractNamestring migrationId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RenderTokenAddressUpdate(address renderTokenAddress
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.