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

RealitioERC20

Verified contract

Active on Ethereum with 27 txns
Deployed by via 0xc8acaa74 at 12654676
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $16,387.37
0x468d0be63145d489a17a2a1ae0d06389465edc789d8a903c9febf075b7625a3a
0x2318a87ecc4058ba80c1567a970c57ca50a5547b4b6d922c43835e982b0a44ef
0x40fd621ee7315581409adbfee05af206fb76aff632019cf1a317ab7ddc408be3
0x7af266efe8f99e2eb65b0825aae95bd07a3671ad264e7564d6a27870d9e556d2
0x2acacfaeba2f3d4e97a1329b506d9ce56fe7ce28c57c2deb5bbd2f18eae7b9a7
0x58e0c1aa780e06d2764153c71e1dee22ea151ad53cfa745fbc772040e31fa2e7
0x2a4ede9adc08cd97e0ad4b9b53acb2a1914afdb3f45602c09412b185fe8c54ac
0x0517307fb29c7e7eb4a222003b9b22abc8056567a65cf97ebb69bf8699a09957
0x4ea952aae6d76aba5e841b13c8406854a755cefb86656d6f57563aa573c36908
0x3206612e8fab176ead92316c74271d7d5748f73ebb484281ca3efc2df34ed1aa

Functions
Getter at block 20792713
token(view returns (address)
0x6810e776880c02933d47db1b9fc05908e5386b96
Read-only
arbitrator_question_fees(addressview returns (uint256)
balanceOf(addressview returns (uint256)
commitments(bytes32view returns (uint32 reveal_tsbool is_revealedbytes32 revealed_answer)
getArbitrator(bytes32 question_idview returns (address)
getBestAnswer(bytes32 question_idview returns (bytes32)
getBond(bytes32 question_idview returns (uint256)
getBounty(bytes32 question_idview returns (uint256)
getContentHash(bytes32 question_idview returns (bytes32)
getFinalAnswer(bytes32 question_idview returns (bytes32)
getFinalAnswerIfMatches(bytes32 question_idbytes32 content_hashaddress arbitratoruint32 min_timeoutuint256 min_bondview returns (bytes32)
getFinalizeTS(bytes32 question_idview returns (uint32)
getHistoryHash(bytes32 question_idview returns (bytes32)
getOpeningTS(bytes32 question_idview returns (uint32)
getTimeout(bytes32 question_idview returns (uint32)
isFinalized(bytes32 question_idview returns (bool)
isPendingArbitration(bytes32 question_idview returns (bool)
question_claims(bytes32view returns (address payeeuint256 last_bonduint256 queued_funds)
questions(bytes32view returns (bytes32 content_hashaddress arbitratoruint32 opening_tsuint32 timeoutuint32 finalize_tsbool is_pending_arbitrationuint256 bountybytes32 best_answerbytes32 history_hashuint256 bond)
resultFor(bytes32 question_idview returns (bytes32)
template_hashes(uint256view returns (bytes32)
templates(uint256view returns (uint256)
State-modifying
askQuestion(uint256 template_idstring questionaddress arbitratoruint32 timeoutuint32 opening_tsuint256 noncereturns (bytes32)
askQuestionERC20(uint256 template_idstring questionaddress arbitratoruint32 timeoutuint32 opening_tsuint256 nonceuint256 tokensreturns (bytes32)
claimMultipleAndWithdrawBalance(bytes32[] question_idsuint256[] lengthsbytes32[] hist_hashesaddress[] addrsuint256[] bondsbytes32[] answers
claimWinnings(bytes32 question_idbytes32[] history_hashesaddress[] addrsuint256[] bondsbytes32[] answers
createTemplate(string contentreturns (uint256)
createTemplateAndAskQuestion(string contentstring questionaddress arbitratoruint32 timeoutuint32 opening_tsuint256 noncereturns (bytes32)
fundAnswerBountyERC20(bytes32 question_iduint256 tokens
notifyOfArbitrationRequest(bytes32 question_idaddress requesteruint256 max_previous
setQuestionFee(uint256 fee
setToken(address _token
submitAnswerByArbitrator(bytes32 question_idbytes32 answeraddress answerer
submitAnswerCommitmentERC20(bytes32 question_idbytes32 answer_hashuint256 max_previousaddress _answereruint256 tokens
submitAnswerERC20(bytes32 question_idbytes32 answeruint256 max_previousuint256 tokens
submitAnswerReveal(bytes32 question_idbytes32 answeruint256 nonceuint256 bond
withdraw(
Events
LogAnswerReveal(bytes32 indexed question_idaddress indexed userbytes32 indexed answer_hashbytes32 answeruint256 nonceuint256 bond
LogClaim(bytes32 indexed question_idaddress indexed useruint256 amount
LogFinalize(bytes32 indexed question_idbytes32 indexed answer
LogFundAnswerBounty(bytes32 indexed question_iduint256 bounty_addeduint256 bountyaddress indexed user
LogNewAnswer(bytes32 answerbytes32 indexed question_idbytes32 history_hashaddress indexed useruint256 bonduint256 tsbool is_commitment
LogNewQuestion(bytes32 indexed question_idaddress indexed useruint256 template_idstring questionbytes32 indexed content_hashaddress arbitratoruint32 timeoutuint32 opening_tsuint256 nonceuint256 created
LogNewTemplate(uint256 indexed template_idaddress indexed userstring question_text
LogNotifyOfArbitrationRequest(bytes32 indexed question_idaddress indexed user
LogSetQuestionFee(address arbitratoruint256 amount
LogWithdraw(address indexed useruint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.