LLClaim

Verified contract

Active on Ethereum with 7,235 txns
Deployed by via 0xa452fa7b at 19652994
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $819.09
0xb339cd7a1cef36fe75597c753164c45b77fce6b3debe049391cf7d370d2b3a23
0xdbd299eaf2e551510b68bc7f3a39d5d908721126bfbf19af99a95c8019e2d25b
0x36fddb77f256af3f1c788fd2dd20698315744907f8b9e58e2342906d3bd1a8dc
0x3df33abfa745581ecffeb8dd6bbb5f40654d7037ebde8d864c8670efbb36cfed
0x4f11672126097284f42a39720e9a696b9d078a5a4ae48049061cd01b09fd8b8a
From
0x03ebb760e2dc72cc7ddbd9bb34a8270a94c2067c9ad8c763fc181c931a1bb9dd
0xe75c8d0db6a6586ce8017b9abb4c8b0f4c382e447f4bba88ea331a8de84696c1
0x40c0b3f02161a69ccacac96a06dbd3ddb87fc52214cafdd6296a41c66bf50fbe
0x225d5752e31f5cbf60ed320919881868b722ee04e456b0e88ab7fbec39fede8e
0xdd91023cd964252e03a1717f7f20d0e2d4771397640dfd79599b53dfc7ed5aef

Functions
Getter at block 21271785
owner(view returns (address)
0x67ad58c203ceb0f39026270d920cc0f29eb4ee91
Read-only
hasClaimed(address recipientuint256 phaseview returns (bool)
State-modifying
claim(address recipientuint256 amountuint256 phasebytes signature
renounceOwnership(
setActivePhase(uint256 phase
setSalt(uint256 salt
setSigner(address signer
transferOwnership(address newOwner
withdraw(address recipientuint256 amount
Events
Claim(uint256 indexed phaseaddress indexed recipientuint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address tokenaddress signer
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
FailedInnerCall(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
SafeERC20FailedOperation(address token