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

TellorFlex

Verified contract

Active on Ethereum with 4,367 txns
Deployed by via 0x0fbebfa5 at 15818697
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $27,363.31
0xd180acf9cd47a5477bc08d90a85fdd33b287d551d6f11421f090a4e492adc4e4
0xdb1acbb91335301e6cba3088eae452dab9d9c4ce6e33ccdee111687d04152a50
0xd6d7ce0de62d32a5fe39c8cb5d26e18e561e8d061e0228b261bf6f2075829074
0x4d10a22d2fb7ce9d23aa0d4db9fa668b81b9f50b845a6805a13349d176d91621
0xdaea04347d48884c9c74c79808860a3077ec18409c4f693f629daffdc3b610aa
0xb0aeead632cfd658f1f128bcebfa0a3d069a8475a48b1eab341174d005914c76
0x069f4f02ed750411430b9c9bfee8b3a57905ef74b46459b2332c914e0c5dc9e2
0x96fdec4872567e308a40f334d7231aa1bcb772e802f78432525e74521ed1eef2
0xef340a3bb4526d2072e7f3cdb8bd954f241e2e1e5e99c1fb267003bfd56c1396
0x9ef741fb379acd9c17dec0aa3f6ef0df7cae6aa8ef3f625bae1f5612fc40003c

Functions
Getter at block 20794228
accumulatedRewardPerShare(view returns (uint256)
62474771045700758
getGovernanceAddress(view returns (address)
0x02803dcfd7cb32e97320cfe7449bfb45b6c931b8
getRealStakingRewardsBalance(view returns (uint256)
15
getReportingLock(view returns (uint256)
43200
getStakeAmount(view returns (uint256)
109649122807017543859
getTimeOfLastNewValue(view returns (uint256)
1682928983
getTokenAddress(view returns (address)
0x88df592f8eb5d7bd38bfef7deb0fbc02cf3778a0
getTotalStakeAmount(view returns (uint256)
448154743817788252243
getTotalStakers(view returns (uint256)
2
 
getTotalTimeBasedRewardsBalance(view returns (uint256)
governance(view returns (address)
0x02803dcfd7cb32e97320cfe7449bfb45b6c931b8
minimumStakeAmount(view returns (uint256)
100000000000000000000
owner(view returns (address)
0xd936413365550ec6f390bdd5849ffd813fdf4e11
reportingLock(view returns (uint256)
43200
rewardRate(view returns (uint256)
236617542729
stakeAmount(view returns (uint256)
109649122807017543859
stakeAmountDollarTarget(view returns (uint256)
1500000000000000000000
stakingRewardsBalance(view returns (uint256)
30984708405346956307
stakingTokenPriceQueryId(view returns (bytes32)
0x5c13cd9c97dbb98f2429c101a2a8150e6c7a0ddaff6124ee176a3a411067ded0
timeBasedReward(view returns (uint256)
500000000000000000
timeOfLastAllocation(view returns (uint256)
1682928983
timeOfLastNewValue(view returns (uint256)
1682928983
token(view returns (address)
0x88df592f8eb5d7bd38bfef7deb0fbc02cf3778a0
totalRewardDebt(view returns (uint256)
3451990401865958402
totalStakeAmount(view returns (uint256)
448154743817788252243
totalStakers(view returns (uint256)
2
verify(pure returns (uint256)
9999
Read-only
getBlockNumberByTimestamp(bytes32 _queryIduint256 _timestampview returns (uint256)
getCurrentValue(bytes32 _queryIdview returns (bytes _value)
getDataBefore(bytes32 _queryIduint256 _timestampview returns (bool _ifRetrievebytes _valueuint256 _timestampRetrieved)
getIndexForDataBefore(bytes32 _queryIduint256 _timestampview returns (bool _founduint256 _index)
getNewValueCountbyQueryId(bytes32 _queryIdview returns (uint256)
getReportDetails(bytes32 _queryIduint256 _timestampview returns (addressbool)
getReporterByTimestamp(bytes32 _queryIduint256 _timestampview returns (address)
getReporterLastTimestamp(address _reporterview returns (uint256)
getReportsSubmittedByAddress(address _reporterview returns (uint256)
getReportsSubmittedByAddressAndQueryId(address _reporterbytes32 _queryIdview returns (uint256)
getStakerInfo(address _stakerAddressview returns (uint256uint256uint256uint256uint256uint256uint256uint256bool)
getTimestampIndexByTimestamp(bytes32 _queryIduint256 _timestampview returns (uint256)
getTimestampbyQueryIdandIndex(bytes32 _queryIduint256 _indexview returns (uint256)
isInDispute(bytes32 _queryIduint256 _timestampview returns (bool)
retrieveData(bytes32 _queryIduint256 _timestampview returns (bytes)
State-modifying
addStakingRewards(uint256 _amount
depositStake(uint256 _amount
getPendingRewardByStaker(address _stakerAddressreturns (uint256 _pendingReward)
init(address _governanceAddress
removeValue(bytes32 _queryIduint256 _timestamp
requestStakingWithdraw(uint256 _amount
slashReporter(address _reporteraddress _recipientreturns (uint256 _slashAmount)
submitValue(bytes32 _queryIdbytes _valueuint256 _noncebytes _queryData
updateStakeAmount(
withdrawStake(
Events
NewReport(bytes32 indexed _queryIduint256 indexed _timebytes _valueuint256 _noncebytes _queryDataaddress indexed _reporter
NewStakeAmount(uint256 _newStakeAmount
NewStaker(address indexed _stakeruint256 indexed _amount
ReporterSlashed(address indexed _reporteraddress _recipientuint256 _slashAmount
StakeWithdrawRequested(address _stakeruint256 _amount
StakeWithdrawn(address _staker
ValueRemoved(bytes32 _queryIduint256 _timestamp
Constructor
constructor(address _tokenuint256 _reportingLockuint256 _stakeAmountDollarTargetuint256 _stakingTokenPriceuint256 _minimumStakeAmountbytes32 _stakingTokenPriceQueryId
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.