Adjudicator
Verified contract
Active on
Ethereum with 0 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Adjudicator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Adjudicator"
ABI
ABI objects
Getter at block 21286855
basePenalty() view returns (uint256)
2
escrow() view returns (address)
0xbbd3c0c794f40c4f993b03f65343acc6fcfcb2e2
hashAlgorithm() view returns (uint8)
1
isOwner() view returns (bool)
false
isUpgrade() view returns (uint8)
0
owner() view returns (address)
0xeba17f35955e057a8d2e74bd4638528851d8e063
penaltyHistoryCoefficient() view returns (uint256)
0
percentagePenaltyCoefficient() view returns (uint256)
100000
previousTarget() view returns (address)
0x0000000000000000000000000000000000000000
rewardCoefficient() view returns (uint256)
2
target() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
evaluatedCFrags(bytes32) view returns (bool)
penaltyHistory(address) view returns (uint256)
State-modifying
Events evaluateCFrag(bytes _capsuleBytes, bytes _cFragBytes, bytes _cFragSignature, bytes _taskSignature, bytes _requesterPublicKey, bytes _workerPublicKey, bytes _workerIdentityEvidence, bytes _preComputedData)
finishUpgrade(address _target)
renounceOwnership()
transferOwnership(address newOwner)
verifyState(address _testTarget)
CFragEvaluated(bytes32 indexed evaluationHash, address indexed investigator, bool correctness)
IncorrectCFragVerdict(bytes32 indexed evaluationHash, address indexed worker, address indexed staker)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
StateVerified(address indexed testTarget, address sender)
UpgradeFinished(address indexed target, address sender)
constructor(address _escrow, uint8 _hashAlgorithm, uint256 _basePenalty, uint256 _penaltyHistoryCoefficient, uint256 _percentagePenaltyCoefficient, uint256 _rewardCoefficient)
This contract contains no fallback and receive objects.
This contract contains no error objects.