This contract is being backfilled. You may encounter incomplete storage history.

RealityModuleETH

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xebe045cc at 13391002
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "RealityModuleETH"

No transactions found for "RealityModuleETH"


Functions
Getter at block 20799592
DOMAIN_SEPARATOR_TYPEHASH(view returns (bytes32)
0x47e79534a245952e8b16893a336b85a3d9ea9fa8c573f3d803afb92a79469218
INVALIDATED(view returns (bytes32)
0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
TRANSACTION_TYPEHASH(view returns (bytes32)
0x72e9670a7ee00f5fbf1049b8c38e3f22fab7e9b85029e85cf9412f17fdd5c2ad
answerExpiration(view returns (uint32)
60
avatar(view returns (address)
0x0000000000000000000000000000000000000001
getChainId(view returns (uint256)
1
getGuard(view returns (address _guard)
0x0000000000000000000000000000000000000000
guard(view returns (address)
0x0000000000000000000000000000000000000000
minimumBond(view returns (uint256)
0
oracle(view returns (address)
0x0000000000000000000000000000000000000001
owner(view returns (address)
0x0000000000000000000000000000000000000001
questionArbitrator(view returns (address)
0x0000000000000000000000000000000000000001
questionCooldown(view returns (uint32)
0
questionTimeout(view returns (uint32)
1
target(view returns (address)
0x0000000000000000000000000000000000000001
template(view returns (uint256)
0
Read-only
buildQuestion(string proposalIdbytes32[] txHashespure returns (string)
executedProposalTransactions(bytes32bytes32view returns (bool)
generateTransactionHashData(address touint256 valuebytes datauint8 operationuint256 nonceview returns (bytes)
getQuestionId(string questionuint256 nonceview returns (bytes32)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 nonceview returns (bytes32)
questionIds(bytes32view returns (bytes32)
State-modifying
addProposal(string proposalIdbytes32[] txHashes
addProposalWithNonce(string proposalIdbytes32[] txHashesuint256 nonce
executeProposal(string proposalIdbytes32[] txHashesaddress touint256 valuebytes datauint8 operation
executeProposalWithIndex(string proposalIdbytes32[] txHashesaddress touint256 valuebytes datauint8 operationuint256 txIndex
markProposalAsInvalid(string proposalIdbytes32[] txHashes
markProposalAsInvalidByHash(bytes32 questionHash
markProposalWithExpiredAnswerAsInvalid(bytes32 questionHash
renounceOwnership(
setAnswerExpiration(uint32 expiration
setArbitrator(address arbitrator
setAvatar(address _avatar
setGuard(address _guard
setMinimumBond(uint256 bond
setQuestionCooldown(uint32 cooldown
setQuestionTimeout(uint32 timeout
setTarget(address _target
setTemplate(uint256 templateId
setUp(bytes initParams
transferOwnership(address newOwner
Events
AvatarSet(address indexed previousAvataraddress indexed newAvatar
ChangedGuard(address guard
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProposalQuestionCreated(bytes32 indexed questionIdstring indexed proposalId
RealityModuleSetup(address indexed initiatoraddress indexed owneraddress indexed avataraddress target
TargetSet(address indexed previousTargetaddress indexed newTarget
Constructor
constructor(address _owneraddress _avataraddress _targetaddress _oracleuint32 timeoutuint32 cooldownuint32 expirationuint256 bonduint256 templateIdaddress arbitrator
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.