Tellor Tributes

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x13aa6fa1 at 12946800
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 Tributes"

No transactions found for "Tellor Tributes"


Functions
Getter at block 21312981

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
migrate(
migrateFor(address _destinationuint256 _amountbool _bypass
proposeFork(address _propNewTellorAddress
submitMiningSolution(string _nonceuint256[5] _requestIdsuint256[5] _values
transfer(address _touint256 _amountreturns (bool success)
transferFrom(address _fromaddress _touint256 _amountreturns (bool success)
unlockDisputeFee(uint256 _disputeId
verify(returns (uint256)
vote(uint256 _disputeIdbool _supportsDispute
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
NewChallenge(bytes32 indexed _currentChallengeuint256[5] _currentRequestIduint256 _difficultyuint256 _totalTips
NewDispute(uint256 indexed _disputeIduint256 indexed _requestIduint256 _timestampaddress _miner
NewValue(uint256[5] _requestIduint256 _timeuint256[5] _valueuint256 _totalTipsbytes32 indexed _currentChallenge
NonceSubmitted(address indexed _minerstring _nonceuint256[5] _requestIduint256[5] _valuebytes32 indexed _currentChallengeuint256 _slot
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
constructor(address _ext
Fallback and receive
fallback(
Errors

This contract contains no error objects.