Tellor Tributes
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
47
Slot
XX
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
Balances ($0.00)
No balances found for "Tellor Tributes"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Tellor Tributes"
ABI
ABI objects
Getter at block 21269695 getNewCurrentVariables() view returns (bytes32 _c, uint256[5] _r, uint256 _diff, uint256 _tip)
decimals() pure returns (uint8)
18
name() pure returns (string)
Tellor Tributes
symbol() pure returns (string)
TRB
totalSupply() view returns (uint256)
0
verify() pure returns (uint256)
9999
Read-only
_allowances(address, address) view returns (uint256)
addresses(bytes32) view returns (address)
allowance(address _user, address _spender) view returns (uint256)
allowedToTrade(address _user, uint256 _amount) view returns (bool)
balanceOf(address _user) view returns (uint256)
balanceOfAt(address _user, uint256 _blockNumber) view returns (uint256)
balances(address, uint256) view returns (uint128 fromBlock, uint128 value)
bytesVars(bytes32) view returns (bytes32)
currentMiners(uint256) view returns (uint256 value, address miner)
disputeIdByDisputeHash(bytes32) view returns (uint256)
disputesById(uint256) view returns (bytes32 hash, int256 tally, bool executed, bool disputeVotePassed, bool isPropFork, address reportedMiner, address reportingParty, address proposedForkAddress)
getAddressVars(bytes32 _data) view returns (address)
getLastNewValueById(uint256 _requestId) view returns (uint256, bool)
getNewValueCountbyRequestId(uint256 _requestId) view returns (uint256)
getTimestampbyRequestIDandIndex(uint256 _requestId, uint256 _index) view returns (uint256)
getUintVar(bytes32 _data) view returns (uint256)
isMigrated(address _addy) view returns (bool)
migrated(address) view returns (bool)
minersByChallenge(bytes32, address) view returns (bool)
newValueTimestamps(uint256) view returns (uint256)
requestIdByQueryHash(bytes32) view returns (uint256)
retrieveData(uint256 _requestId, uint256 _timestamp) view returns (uint256)
uints(bytes32) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool)
init()
migrate()
mintToOracle()
mintToTeam()
teamTransferDisputedStake(address _from, address _to)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOutOfContract()
updateOracleAddress()
Approval(address indexed _owner, address indexed _spender, uint256 _value)
NewOracleAddress(address _newOracle, uint256 _timestamp)
NewProposedOracleAddress(address _newProposedOracle, uint256 _timestamp)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address _flexAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.