EnergreenClaimPublic
Verified contract
Active on
Ethereum with 436 txns
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 "EnergreenClaimPublic"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21085430 | a month ago | | | 0 | 0.00068027490 | |
| 20575700 | 4 months ago | | | 0 | 0.00019349864 | |
| 20257191 | 5 months ago | | | 0 | 0.00017453884 | |
| 20139002 | 6 months ago | | | 0 | 0.00060717438 | |
| 20074921 | 6 months ago | | | 0 | 0.0026049772 | |
| 20046167 | 6 months ago | | | 0 | 0.00058835376 | |
| 20041197 | 6 months ago | | | 0 | 0.0022003037 | |
| 20018354 | 6 months ago | | | 0 | 0.0012113354 | |
| 19921084 | 7 months ago | | | 0 | 0.00066257816 | |
| 19911616 | 7 months ago | | | 0 | 0.00074736595 |
ABI
ABI objects
Getter at block 21396457 renounceOwnership() view
owner() view returns (address)
0xc85ac831488679d52ef3598d04b4f8f73cba27fa
Read-only
claimed(address) view returns (uint256)
isBlacklisted(address[] _addressList) view returns (bool[] ret)
testClaimInfo(address _recipient, uint256 _claimLimit, uint256 _claimStartTimestamp, bytes _signature) view returns (uint256, uint256)
State-modifying
Events changeBlacklistStatus(address _address, bool value)
claimTokens(address _recipient, uint256 _claimLimit, uint256 _claimStartTimestamp, bytes signature)
setSigner(address _signer)
setTokenHolder(address _tokenHolder)
transferOwnership(address newOwner)
ClaimProcessed(address recipient, uint256 nowClaimed, uint256 totalClaimed, uint256 date)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _tokenAddress, address _signer)
This contract contains no fallback and receive objects.
This contract contains no error objects.