LLClaim
Verified contract
Active on
Ethereum with 7,235 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0921…dc73
Balances ($819.09)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LL | ERC-20 | 14.730991K | $0.055603 |
$819.09 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21258728 | 2 days ago | | | 0 | 0.0011260148 | |
| 21254554 | 2 days ago | | | 0 | 0.0011897258 | |
| 21252071 | 3 days ago | | | 0 | 0.0017564575 | |
| 21251036 | 3 days ago | | | 0 | 0.0025268673 | |
| 21250945 | 3 days ago | | | 0 | 0.0021641901 | |
| 21250578 | 3 days ago | | | 0 | 0.0015138417 | |
| 21250135 | 3 days ago | | | 0 | 0.0010301273 | |
| 21249982 | 3 days ago | | | 0 | 0.0010634827 | |
| 21248748 | 3 days ago | | | 0 | 0.00082246555 | |
| 21248093 | 3 days ago | | | 0 | 0.0011420485 |
ABI
ABI objects
Getter at block 21271785
owner() view returns (address)
0x67ad58c203ceb0f39026270d920cc0f29eb4ee91
Read-only
hasClaimed(address recipient, uint256 phase) view returns (bool)
State-modifying
Events claim(address recipient, uint256 amount, uint256 phase, bytes signature)
renounceOwnership()
setActivePhase(uint256 phase)
setSalt(uint256 salt)
setSigner(address signer)
transferOwnership(address newOwner)
withdraw(address recipient, uint256 amount)
Claim(uint256 indexed phase, address indexed recipient, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address token, address signer)
This contract contains no fallback and receive objects.
AddressEmptyCode(address target)
AddressInsufficientBalance(address account)
FailedInnerCall()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
SafeERC20FailedOperation(address token)