ClaimsReward
Verified contract
Active on
Ethereum with 426 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd7c4…cf3b
0x5407…60b8
0xdf50…224e
0xe20b…7a40
0x1776…3f7a
0x5867…0714
0xdc2d…43af
0xfd61…1884
0x7cbe…53d6
0x2591…f5a2
0x4a5c…7900
Balances ($0.00)
No balances found for "ClaimsReward"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10081952 | 4 years ago | | | 0 | 0.00021133200 | |
| 10063975 | 4 years ago | | | 0 | 0.0020076540 | |
| 10063328 | 4 years ago | | | 0 | 0.0015849900 | |
| 10047578 | 4 years ago | | | 0 | 0.0063009680 | |
| 10034636 | 4 years ago | | | 0 | 0.010008978 | |
| 10032914 | 4 years ago | | | 0 | 0.012450168 | |
| 10015611 | 4 years ago | | | 0 | 0.0035149600 | |
| 10010053 | 4 years ago | | | 0 | 0.0080482320 | |
| 10007326 | 4 years ago | | | 0 | 0.018136025 | |
| 9996163 | 4 years ago | | | 0 | 0.00087874000 |
ABI
ABI objects
Getter at block 21081181
ms() view returns (address)
0x08c3a887865684f30351a0ba6d683aa9b539829a
nxMasterAddress() view returns (address)
0x08c3a887865684f30351a0ba6d683aa9b539829a
Read-only
getAllPendingRewardOfUser(address _add) view returns (uint256 total)
getRewardAndClaimedStatus(uint256 check, uint256 claimId) view returns (uint256 reward, bool claimed)
getRewardToBeDistributedByUser(address _add) view returns (uint256 total)
getRewardToBeGiven(uint256 check, uint256 voteid, uint256 flag) view returns (uint256 tokenCalculated, bool lastClaimedCheck, uint256 tokens, uint256 perc)
State-modifying
Events changeClaimStatus(uint256 claimid)
changeDependentContractAddress()
changeMasterAddress(address _masterAddress)
claimAllPendingReward(uint256 records)
upgrade(address _newAdd)
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.