Kleros

Verified contract

Active on Ethereum with 2,107 txns
Deployed by via 0xc30b2bde at 6064119
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
Native
Value $6,932.73
ERC-20
Value $551.6
ERC-20
--
ERC-20
--
0x2a92a3953acdb7599852f88209a0b06d6a8377f365092d7f35023a16928f0096
0x2be60b45eb45151bd4c64760d94f42b2b80e0cb3d52337100441b2b5c0f27a1c
0x9928bb32cea869af83de7b92abc6c4c0f2ef724fd2ce5425b04974d260d869e4
0x0da76940e71e4e84425e88591aac0d2e002c68934555a8acf635800bd68f1dfb
0x55075725ec66b7b62711b7b4bc5ce3bc2741ab6813812a0aece6fc61f53b300e
0x3fac14cb7934af8f041836c2f3ac6826c760aec798c73b302b084641ecf79a5f
0xca1bf11af75c6a28b596062ed787334c17b2322aff564b0db9ae00291447d6da
0x2ad49dd70fac08d344f22b5954c1226262f3a2f7ab0e03a882dfdeffbe0a6214
0x2caafd428cb0c331a3961023b516fa313d921d8723e71cf368ad29da694074d3
0x2b2f9ef3560f15336cbe9dbbb45869e738ae7507b3650b8ce38159ced85cdfb6

Functions
Getter at block 21255657
NON_PAYABLE_AMOUNT(view returns (uint256)
57896044618658097711785492504343953926634992332820282019728792003956564819967
alpha(view returns (uint256)
2500
arbitrationFeePerJuror(view returns (uint256)
10000000000000000
defaultNumberJuror(view returns (uint16)
3
getStakePerDraw(view returns (uint256 minActivatedTokenInAlpha)
200000000000000000000
governor(view returns (address)
0x334f12afb7d8740868be04719639616533075234
lastPeriodChange(view returns (uint256)
1659251154
maxAppeals(view returns (uint256)
5
minActivatedToken(view returns (uint256)
800000000000000000000
period(view returns (uint8)
0
pinakion(view returns (address)
0x93ed3fbe21207ec2e8f2d3c3de6e058cb73bc04d
randomNumber(view returns (uint256)
0
rnBlock(view returns (uint256)
0
rng(view returns (address)
0x1738b62e403090666687243e758b1c29edffc90e
segmentSize(view returns (uint256)
0
session(view returns (uint256)
80
Read-only
amountJurors(uint256 _disputeIDview returns (uint256 nbJurors)
appealCost(uint256 _disputeIDbytes _extraDataview returns (uint256 fee)
arbitrationCost(bytes _extraDataview returns (uint256 fee)
currentRuling(uint256 _disputeIDview returns (uint256 ruling)
disputeStatus(uint256 _disputeIDview returns (uint8 status)
disputes(uint256view returns (address arbitrateduint256 sessionuint256 appealsuint256 choicesuint16 initialNumberJurorsuint256 arbitrationFeePerJuroruint8 stateuint256 currentAppealToRepartition)
getLastSessionVote(uint256 _disputeIDaddress _jurorview returns (uint256 lastSessionVote)
getVoteAccount(uint256 _disputeIDuint256 _appealsuint256 _voteIDview returns (address account)
getVoteCount(uint256 _disputeIDuint256 _appealsuint256 _choiceview returns (uint256 voteCount)
getVoteRuling(uint256 _disputeIDuint256 _appealsuint256 _voteIDview returns (uint256 ruling)
getWinningChoice(uint256 _disputeIDuint256 _appealsview returns (uint256 winningChoice)
getWinningCount(uint256 _disputeIDuint256 _appealsview returns (uint256 winningCount)
isDrawn(uint256 _disputeIDaddress _juroruint256 _drawview returns (bool drawn)
jurors(addressview returns (uint256 balanceuint256 atStakeuint256 lastSessionuint256 segmentStartuint256 segmentEnd)
timePerPeriod(uint256view returns (uint256)
validDraws(address _jurorAddressuint256 _disputeIDuint256[] _drawsview returns (bool valid)
State-modifying
activateTokens(uint256 _value
appeal(uint256 _disputeIDbytes _extraDatapayable 
createDispute(uint256 _choicesbytes _extraDatapayable returns (uint256 disputeID)
executeOrder(bytes32 _datauint256 _valueaddress _target
executeRuling(uint256 disputeID
multipleShotTokenRepartition(uint256 _disputeIDuint256 _maxIterations
oneShotTokenRepartition(uint256 _disputeID
passPeriod(
penalizeInactiveJuror(address _jurorAddressuint256 _disputeIDuint256[] _draws
receiveApproval(address _fromuint256 _amountaddressbytes
setAlpha(uint256 _alpha
setArbitrationFeePerJuror(uint256 _arbitrationFeePerJuror
setDefaultNumberJuror(uint16 _defaultNumberJuror
setGovernor(address _governor
setMaxAppeals(uint256 _maxAppeals
setMinActivatedToken(uint256 _minActivatedToken
setRng(address _rng
setTimePerPeriod(uint256[5] _timePerPeriod
voteRuling(uint256 _disputeIDuint256 _rulinguint256[] _draws
withdraw(uint256 _value
Events
AppealDecision(uint256 indexed _disputeIDaddress _arbitrable
AppealPossible(uint256 _disputeID
ArbitrationReward(address indexed _accountuint256 _disputeIDuint256 _amount
DisputeCreation(uint256 indexed _disputeIDaddress _arbitrable
NewPeriod(uint8 _perioduint256 indexed _session
TokenShift(address indexed _accountuint256 _disputeIDint256 _amount
Constructor
constructor(address _pinakionaddress _rnguint256[5] _timePerPeriodaddress _governor
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.