Reward
Verified contract
Proxy
Active on
Ethereum with 986 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8888…ca8c
Balances ($0.00)
No balances found for "Reward"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7325800 | 6 years ago | | | 0 | 0.00010984000 | |
| 7325798 | 6 years ago | | | 0 | 0.00010984000 | |
| 7308626 | 6 years ago | | | 0 | 0.00045341400 | |
| 7308290 | 6 years ago | | | 0 | 0.000022678000 | |
| 7290570 | 6 years ago | | | 0 | 0.000022678000 | |
| 7290008 | 6 years ago | | | 0 | 0.0013585350 | |
| 7288813 | 6 years ago | | | 0 | 0.000022678000 | |
| 7288811 | 6 years ago | | | 0 | 0.000022678000 | |
| 7288772 | 6 years ago | | | 0 | 0.00027170700 | |
| 7287210 | 6 years ago | | | 0 | 0.0013585350 |
ABI
ABI objects
Getter at block 21313013
getRewardListLength() view returns (uint256)
172
getSBounty() view returns (uint256, uint256, uint256)
(1, 0, 21)
lastBlock() view returns (uint256)
7308626
lastRoundId() view returns (uint256)
21
rest() view returns (uint256)
1
rewardedSum() view returns (uint256)
419054024704449741407
Read-only
getPRewardId(address _sender, uint256 i) view returns (uint256)
getPRewardLength(address _sender) view returns (uint256)
getPRewardedSumByRound(uint256 _rId, address _buyer) view returns (uint256)
getRewardInfo(uint256 _id) view returns (address, uint256, uint256, uint256, uint256, uint256)
getRewardedSumByRound(uint256 _rId) view returns (uint256)
getWinNumberBySlot(uint256 _tNumberFrom, uint256 _tNumberTo) view returns (uint256)
pReward(address, uint256) view returns (uint256)
pRewardedSum(address) view returns (uint256)
pRewardedSumPerRound(address, uint256) view returns (uint256)
rRewardedSum(uint256) view returns (uint256)
rewardList(uint256) view returns (address lucker, uint256 time, uint256 rId, uint256 value, uint256 winNumber, uint256 rewardType)
State-modifying
Events claim()
joinNetwork(address[6] _contract)
mintReward(address _lucker, uint256 _curRoundId, uint256 _tNumberFrom, uint256 _tNumberTo, uint256 _value, uint256 _rewardType)
pushBounty(uint256 _curRoundId) payable
NewReward(address indexed _lucker, uint256[5] _info)
constructor(address _devTeam)
This contract contains no fallback and receive objects.
This contract contains no error objects.