BenchmarkRewards
Verified contract
Active on
Ethereum with 4,618 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DICK | ERC-20 | 731.253028M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21025890 | a month ago | | | 0 | 0.0013532789 | |
| 20925362 | a month ago | | | 0 | 0.0023582707 | |
| 20786887 | 2 months ago | | | 0 | 0.0023581325 | |
| 20348495 | 4 months ago | | | 0 | 0.0010802155 | |
| 20309937 | 4 months ago | | | 0 | 0.00050722694 | |
| 20205074 | 5 months ago | | | 0 | 0.00097227221 | |
| 20174415 | 5 months ago | | | 0 | 0.00047684124 | |
| 20144880 | 5 months ago | | | 0 | 0.00060474338 | |
| 20110876 | 5 months ago | | | 0 | 0.0010527158 | |
| 20102348 | 5 months ago | | | 0 | 0.00059254050 |
ABI
ABI objects
Getter at block 21218325
owner() view returns (address)
0x85896ab1dc72c1a8c61718c36e962e01e4387e0e
signAddress() view returns (address)
0x3aa1ec29a026d3bf050ce8fc64fbca678d6fd16c
Read-only
userClaimed(address, address) view returns (uint256)
userNonce(address) view returns (uint256)
State-modifying
Events claim(address[] rewardTokens, uint256[] totals, uint256[] amounts, uint256 claimType, bytes signature)
recoverWrongTokens(address _tokenAddress, uint256 _tokenAmount)
renounceOwnership()
setSignAddress(address _signAddress)
transferOwnership(address newOwner)
Claim(address sender, address[] rewardToken, uint256[] phase, uint256[] total, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RecoverWrongTokens(address tokenAddress, uint256 tokenAmount)
constructor(address _signAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.