DecoMilestones

Verified contract

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

No balances found for "DecoMilestones"

0x6d0c50e5d7bedc67cd3e6bce199f41294e894a473fa12e808801e5bf88e3aa24
0x05968ce0f64ca0e14659958daa65f5bed1b9ed58dc9a286e467343efe3a4f038
0xf9cddf1e3bf920699cfac94b035158c3b020f9411d912f8b8bc9ea54f89ae2b8
0x8dc730b60c992849780178dc6759c892f1f0d9e42093be7803d14a5b049607f8
0xbf299d29f9df11d191f48bb746a7007ab5c27734d1b1d0a30112775d80d280b9
0x871b61ef397d0532388bf9fdecabd6a63259c2ce4c4a2cb4bee9f6987749b670
0xae21b7ca2ab8d5714da8b27c41e4a221fd588c427902b3666789b54da4aad973
0x59f94d285496d7c3d4db1b8b343f0f7f8fa7a74bc3733be0224a10be386744a9
0x6843b4991a895f0e51ff0c6dae92dbb32cddb9078a7286a5a558ad56b054115c
0x17e48a7edfef6f545792317047eee7c30921beb779cb5b1b008debc7833e1ece

Functions
Getter at block 21162180
ETH_TOKEN_ADDRESS(view returns (address)
0x0000000000000000000000000000000000000000
isOwner(view returns (bool)
false
owner(view returns (address)
0x30c504fc888b4c88efe6a003dd8304fc0f4dac4e
relayContractAddress(view returns (address)
0x32a6eeda63740b7a9789cb949660c03cd36fc59a
Read-only
canClientTerminate(bytes32 _agreementHashview returns (bool)
canMakerTerminate(bytes32 _agreementHashview returns (bool)
canStartDispute(bytes32 _idHashview returns (bool)
checkEligibility(bytes32 _idHashaddress _addressToCheckview returns (bool)
isLastMilestoneAccepted(bytes32 _agreementHashview returns (bool isAccepteduint8 milestoneNumber)
projectMilestones(bytes32uint256view returns (uint8 milestoneNumberuint32 durationuint32 adjustedDurationuint256 depositAmountaddress tokenAddressuint256 startedTimeuint256 deliveredTimeuint256 acceptedTimebool isOnHold)
State-modifying
acceptLastMilestone(bytes32 _agreementHash
deliverLastMilestone(bytes32 _agreementHash
disputeSettledTerminate(bytes32 _idHashaddress _respondentuint8 _respondentShareaddress _initiatoruint8 _initiatorSharebool _isInternaladdress _arbiterWithdrawalAddress
disputeStartedFreeze(bytes32 _idHash
rejectLastDeliverable(bytes32 _agreementHash
renounceOwnership(
setRelayContractAddress(address _newAddress
startMilestone(bytes32 _agreementHashuint256 _depositAmountaddress _tokenAddressuint32 _duration
terminateLastMilestone(bytes32 _agreementHashaddress _initiator
transferAnyERC20Token(address _tokenAddressuint256 _tokensreturns (bool success)
transferOwnership(address newOwner
Events
LogMilestoneDurationAdjusted(bytes32 indexed agreementHashaddress indexed senderuint32 amountAddeduint8 milestoneNumber
LogMilestoneStateUpdated(bytes32 indexed agreementHashaddress indexed senderuint256 timestampuint8 milestoneNumberuint8 indexed state
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.