DailyRewards
Verified contract
Active on
Ethereum with 28,704 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.01)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOR | ERC-20 | 2 | $0.003228 |
$0.01 | |
DMTS | ERC-20 | 1 | -- | -- | |
MYOU | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8872794 | 5 years ago | | | 0 | 0.000034929000 | |
| 8863496 | 5 years ago | | | 0 | 0.000034929000 | |
| 8855334 | 5 years ago | | | 0 | 0.000034929000 | |
| 8853408 | 5 years ago | | | 0 | 0.000055886400 | |
| 8853002 | 5 years ago | | | 0 | 0.000034733000 | |
| 8852993 | 5 years ago | | | 0 | 0.00013971600 | |
| 8848127 | 5 years ago | | | 0 | 0.000034929000 | |
| 8847466 | 5 years ago | | | 0 | 0.000034929000 | |
| 8847203 | 5 years ago | | | 0 | 0.00025893200 | |
| 8846667 | 5 years ago | | | 0 | 0.000034929000 |
ABI
ABI objects
Getter at block 21165003
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
nextReward() view returns (uint256 _day, uint256 _nextClaimTime, uint256 _nextClaimExpire)
(_day=1, _nextClaimTime=0, _nextClaimExpire=172800)
owner() view returns (address)
0x3e0f98ea1b916bb2373baf21c2c8e6ee970e1126
queryWaitingTime() view returns (uint256 _waitingTime)
86400
queryWaitingTimeBuffer() view returns (uint256 _waitingTimeBuffer)
172800
Read-only
This contract contains no read-only function objects.
State-modifying
Events ERC20ClassicToOwner(address _to, uint256 _amount, address _tokenContract)
ERC20ToOwner(address _to, uint256 _amount, address _tokenContract)
acceptOwnership()
requestReward() returns (uint256 _days)
setWaitingTime(uint256 newTime) returns (uint256 _newWaitingTime)
setWaitingTimeBuffer(uint256 newTime) returns (uint256 _newWaitingTimeBuffer)
transferOwnership(address _newOwner)
weiToOwner(address _address, uint256 _amountWei) returns (bool)
OwnershipTransferred(address indexed _from, address indexed _to)
RewardClaimed(address indexed buyer, uint256 day)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.