Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Reward"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17379312 | a year ago | | | 0 | 0.0030858847 | |
| 16987811 | 2 years ago | | | 0 | 0.0013345132 | |
| 16037588 | 2 years ago | | | 0 | 0.0014097550 | |
| 16023313 | 2 years ago | | | 0 | 0.0013196149 | |
| 15946832 | 2 years ago | | | 0 | 0.0028845952 | |
| 15938717 | 2 years ago | | | 0 | 0.0026673051 | |
| 15906245 | 2 years ago | | | 0 | 0.0015890637 | |
| 15903212 | 2 years ago | | | 0 | 0.0016157949 | |
| 15899240 | 2 years ago | | | 0 | 0.0031020013 | |
| 15881813 | 2 years ago | | | 0 | 0.0010776152 |
ABI
ABI objects
Getter at block 21159462
REWARD_CALL_HASH_TYPE() view returns (bytes32)
0xc5498ad62d3087db936277480f57531bfca718a8b9068c01936998008004f7e3
owner() view returns (address)
0x02005f0076817df977b777d6259609245678f107
Read-only
rewardClaimed(uint8, address) view returns (bool)
rewardProvider(uint8) view returns (address)
rewardSigner(uint8) view returns (address)
State-modifying
Events claim(uint8 activityID, uint256 amount, address inviter, uint256 rewards, uint8 v, bytes32 r, bytes32 s)
renounceOwnership()
setReward(uint8 activityID, address provider, address signer)
setRewardProvider(uint8 activityID, address provider)
setRewardSigner(uint8 activityID, address signer)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardExe(uint8 indexed activityID, address indexed receiver, uint256 receiver_rewards, address indexed inviter, uint256 inviter_rewards)
constructor(address _tokenAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.