Governance

Verified contract

Active on Ethereum with 3 txns
Deployed by via 0x79e6bdf8 at 16449168
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Governance"

0x158efb33e5b9be42221f61ee0fefa5b8c9a75d6e24cc1d71f824f21502d62b22
0x32c3bc4b8f74eb0b459fea70a66c1f7d43fa9b71b2cdef489a0aa329f03e34ac
0x963e14d6eee36e3c32912f7fb8e2a64147165280955fef77622e64be6f9493e3

Functions
Getter at block 21157617
autopayAddrsQueryId(view returns (bytes32)
0x3ab34a189e35885414ac4e83c5a7faa9d8f03a4d530728ef516d203d91d6309c
getDisputeFee(view returns (uint256)
10000000000000000000
getVoteCount(view returns (uint256)
0
idMappingContract(view returns (address)
0x0000000000000000000000000000000000000000
oracle(view returns (address)
0xd9157453e2668b2fc45b7a803d3fef3642430cc0
oracleAddress(view returns (address)
0xd9157453e2668b2fc45b7a803d3fef3642430cc0
teamMultisig(view returns (address)
0x39e419ba25196794b595b2a595ea8e527ddc9856
tellor(view returns (address)
0xd9157453e2668b2fc45b7a803d3fef3642430cc0
token(view returns (address)
0x88df592f8eb5d7bd38bfef7deb0fbc02cf3778a0
voteCount(view returns (uint256)
0
Read-only
didVote(uint256 _disputeIdaddress _voterview returns (bool)
getDataAfter(bytes32 _queryIduint256 _timestampview returns (bytes _valueuint256 _timestampRetrieved)
getDataBefore(bytes32 _queryIduint256 _timestampview returns (bytes _valueuint256 _timestampRetrieved)
getDisputeInfo(uint256 _disputeIdview returns (bytes32uint256bytesaddress)
getDisputesByReporter(address _reporterview returns (uint256[])
getIndexForDataAfter(bytes32 _queryIduint256 _timestampview returns (bool _founduint256 _index)
getIndexForDataBefore(bytes32 _queryIduint256 _timestampview returns (bool _founduint256 _index)
getMultipleValuesBefore(bytes32 _queryIduint256 _timestampuint256 _maxAgeuint256 _maxCountview returns (bytes[] _valuesuint256[] _timestamps)
getNewValueCountbyQueryId(bytes32 _queryIdview returns (uint256)
getOpenDisputesOnId(bytes32 _queryIdview returns (uint256)
getReporterByTimestamp(bytes32 _queryIduint256 _timestampview returns (address)
getTimestampbyQueryIdandIndex(bytes32 _queryIduint256 _indexview returns (uint256)
getVoteInfo(uint256 _disputeIdview returns (bytes32uint256[17]booluint8address)
getVoteRounds(bytes32 _hashview returns (uint256[])
getVoteTallyByAddress(address _voterview returns (uint256)
isInDispute(bytes32 _queryIduint256 _timestampview returns (bool)
retrieveData(bytes32 _queryIduint256 _timestampview returns (bytes)
valueFor(bytes32 _idview returns (int256 _valueuint256 _timestampuint256 _statusCode)
State-modifying
beginDispute(bytes32 _queryIduint256 _timestamp
executeVote(uint256 _disputeId
setIdMappingContract(address _addy
tallyVotes(uint256 _disputeId
vote(uint256 _disputeIdbool _supportsbool _invalidQuery
voteOnMultipleDisputes(uint256[] _disputeIdsbool[] _supportsbool[] _invalidQuery
Events
NewDispute(uint256 _disputeIdbytes32 _queryIduint256 _timestampaddress _reporter
VoteExecuted(uint256 _disputeIduint8 _result
VoteTallied(uint256 _disputeIduint8 _resultaddress _initiatoraddress _reporter
Voted(uint256 _disputeIdbool _supportsaddress _voterbool _invalidQuery
Constructor
constructor(address _telloraddress _teamMultisig
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.