RealitioForeignArbitrationProxyWithAppeals
Variables
NUMBER_OF_CHOICES_FOR_ARBITRATOR
uint256 NUMBER_OF_CHOICES_FOR_ARBITRATORMULTIPLIER_DIVISOR
uint256 MULTIPLIER_DIVISORMETA_EVIDENCE_ID
uint256 META_EVIDENCE_IDStatus
enum Status {
None,
Requested,
Created,
Ruled,
Failed
}ArbitrationRequest
DisputeDetails
Round
arbitrator
arbitratorExtraData
amb
homeProxy
homeChainId
termsOfService
winnerMultiplier
loserMultiplier
loserAppealPeriodMultiplier
arbitrationRequests
disputeIDToDisputeDetails
arbitrationIDToDisputeExists
arbitrationIDToRequester
Modifiers
onlyHomeProxy
Functions
constructor
Name
Type
Description
requestArbitration
Name
Type
Description
receiveArbitrationAcknowledgement
Name
Type
Description
receiveArbitrationCancelation
Name
Type
Description
handleFailedDisputeCreation
Name
Type
Description
fundAppeal
Name
Type
Description
Name
Type
Description
withdrawFeesAndRewards
Name
Type
Description
Name
Type
Description
withdrawFeesAndRewardsForAllRounds
Name
Type
Description
submitEvidence
Name
Type
Description
rule
Name
Type
Description
getMultipliers
Name
Type
Description
numberOfRulingOptions
Name
Type
Description
getDisputeFee
Name
Type
Description
getNumberOfRounds
Name
Type
Description
Name
Type
Description
getRoundInfo
Name
Type
Description
Name
Type
Description
getFundingStatus
Name
Type
Description
Name
Type
Description
getContributionsToSuccessfulFundings
Name
Type
Description
Name
Type
Description
getTotalWithdrawableAmount
Name
Type
Description
Name
Type
Description
questionIDToArbitrationID
Name
Type
Description
Name
Type
Description
externalIDtoLocalID
Name
Type
Description
Name
Type
Description
Last updated