TellorManagementContract
Verified contract
Active on
Ethereum with 5,788 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x88df…78a0
Balances ($3,612.01)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TRB | ERC-20 | 52.9 | $68.28 |
$3,612.01 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21261902 | 2 days ago | | | 0 | 0.0026790189 | |
| 21261345 | 2 days ago | | | 0 | 0.0024232258 | |
| 21260819 | 2 days ago | | | 0 | 0.0025808181 | |
| 21260808 | 2 days ago | | | 0 | 0.00036320016 | |
| 21260787 | 2 days ago | | | 0 | 0.00038752969 | |
| 21260266 | 2 days ago | | | 0 | 0.0026275214 | |
| 21260255 | 2 days ago | | | 0 | 0.00037007511 | |
| 21259739 | 2 days ago | | | 0 | 0.0026952078 | |
| 21259727 | 2 days ago | | | 0 | 0.00037519799 | |
| 21259715 | 2 days ago | | | 0 | 0.00039480618 |
ABI
ABI objects
Getter at block 21272663
getTellorOracle() view returns (address)
0x8cfc184c877154a8f9ffe0fe75649dbe5e2dbebf
getTellorToken() view returns (address)
0x88df592f8eb5d7bd38bfef7deb0fbc02cf3778a0
owner() view returns (address)
0x98aff65457e5a1bab4915c17f218960e22c4aa1d
tellorFlex() view returns (address)
0x8cfc184c877154a8f9ffe0fe75649dbe5e2dbebf
tellorToken() view returns (address)
0x88df592f8eb5d7bd38bfef7deb0fbc02cf3778a0
Read-only
getCurrentValue(bytes32 _queryId) view returns (bytes _value)
State-modifying
Events addStakingRewards(uint256 _amount)
approveTRB(address _to, uint256 _amount)
depositStake(uint256 amount)
getPendingRewardByStaker(address _stakerAddress) returns (uint256 _pendingReward)
mintAndSubmit(bytes32 queryId, bytes price, uint256 nonce, bytes queryData)
mintToOracle()
requestStakingWithdraw(uint256 _amount)
setTellorFlex(address _newAddress)
setTellorToken(address _newTokenAddress)
submitValue(bytes32 queryId, bytes price, uint256 nonce, bytes queryData)
updateOwner(address _owner)
updateStakeAmount()
withdrawERC20(address _to, address _token, uint256 _amount)
withdrawStake()
withdrawTRB()
This contract contains no event objects.
constructor(address _tellor, address _tellorFlex)
This contract contains no fallback and receive objects.
This contract contains no error objects.