Tellor

Verified contract

Implementation

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

No balances found for "Tellor"

0x17a69e6a60ae542a124d8767e0c31b7950109e5296cbdc69eadf60798dbf3dda
0xc7c9f3e7f1f09f42a208b20a45cd6fdbe4ab942405239fc0d122cca17d71742c
0xdb48b521a840cb7e23eb0af90e3c4865c6a0b5e95b8a819e50827b6d7f20f5ce
0xc457d0b78b5dd99c71bc4ea00b7fddb946b42ef4c4c8515fd5e19074377d190e
0x6bc7bd4c0d3965b1a077f07e707800f8a1a9cc67d427510f258330291ff450be
0xd27652e7a8e5018cc361d6c4b2cb06206eec07c57d27995e34344a74f8769a45

Functions
Getter at block 21311082

This contract contains no getter function objects.

Read-only
_allowances(addressaddressview returns (uint256)
addresses(bytes32view returns (address)
allowance(address _useraddress _spenderview returns (uint256)
allowedToTrade(address _useruint256 _amountview returns (bool)
balanceOf(address _userview returns (uint256)
balanceOfAt(address _useruint256 _blockNumberview returns (uint256)
balances(addressuint256view returns (uint128 fromBlockuint128 value)
bytesVars(bytes32view returns (bytes32)
currentMiners(uint256view returns (uint256 valueaddress miner)
disputeIdByDisputeHash(bytes32view returns (uint256)
disputesById(uint256view returns (bytes32 hashint256 tallybool executedbool disputeVotePassedbool isPropForkaddress reportedMineraddress reportingPartyaddress proposedForkAddress)
migrated(addressview returns (bool)
minersByChallenge(bytes32addressview returns (bool)
newValueTimestamps(uint256view returns (uint256)
requestIdByQueryHash(bytes32view returns (uint256)
uints(bytes32view returns (uint256)
State-modifying
addTip(uint256 _requestIduint256 _tip
approve(address _spenderuint256 _amountreturns (bool)
beginDispute(uint256 _requestIduint256 _timestampuint256 _minerIndex
changeTellorGetters(address _tGetters
depositStake(
migrate(
requestStakingWithdraw(
submitMiningSolution(string _nonceuint256[5] _requestIdsuint256[5] _values
tallyVotes(uint256 _disputeId
transfer(address _touint256 _amountreturns (bool success)
transferFrom(address _fromaddress _touint256 _amountreturns (bool success)
unlockDisputeFee(uint256 _disputeId
updateBalanceAtNow(address _useruint256 _value
updateMinDisputeFee(
vote(uint256 _disputeIdbool _supportsDispute
withdrawStake(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
DisputeVoteTallied(uint256 indexed _disputeIDint256 _resultaddress indexed _reportedMineraddress _reportingPartybool _active
NewChallenge(bytes32 indexed _currentChallengeuint256[5] _currentRequestIduint256 _difficultyuint256 _totalTips
NewDispute(uint256 indexed _disputeIduint256 indexed _requestIduint256 _timestampaddress _miner
NewStake(address indexed _sender
NewValue(uint256[5] _requestIduint256 _timeuint256[5] _valueuint256 _totalTipsbytes32 indexed _currentChallenge
NonceSubmitted(address indexed _minerstring _nonceuint256[5] _requestIduint256[5] _valuebytes32 indexed _currentChallengeuint256 _slot
StakeWithdrawRequested(address indexed _sender
StakeWithdrawn(address indexed _sender
TipAdded(address indexed _senderuint256 indexed _requestIduint256 _tipuint256 _totalTips
Transfer(address indexed fromaddress indexed touint256 value
Voted(uint256 indexed _disputeIDbool _positionaddress indexed _voteruint256 indexed _voteWeight
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.