Lotso_Airdrop
Verified contract
Active on
Base with 1,571 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfafd…e7ac
Balances ($0.00)
No balances found for "Lotso_Airdrop"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13119128 | 7 months ago | | | 0 | 0.0000071559726 | |
| 13072754 | 7 months ago | | | 0 | 0.0000070294354 | |
| 13072752 | 7 months ago | | | 0 | 0.0000074060661 | |
| 13072290 | 7 months ago | | | 0 | 5.2901167e-7 | |
| 13063787 | 7 months ago | | | 0 | 0.0000023700329 | |
| 13063780 | 7 months ago | | | 0 | 0.0000015039480 | |
| 13032728 | 7 months ago | | | 0 | 0.0000085156865 | |
| 13029652 | 7 months ago | | | 0 | 3.8704997e-7 | |
| 13029624 | 7 months ago | | | 0 | 0.0000080558630 | |
| 13020002 | 7 months ago | | | 0 | 5.8714136e-7 |
ABI
ABI objects
Getter at block 22122718
owner() view returns (address)
0x3c6b0d90dbd5dbb79fdc31c11b12c34d8cda1503
tokenAddress() view returns (address)
0xfafda17edeee4413ac99f6d6443429742593e7ac
Read-only
_airdropAmounts(address) view returns (uint256)
getAirdropAmount(address account) view returns (uint256)
State-modifying
Events claimAirdrop() returns (uint256)
renounceOwnership()
setAirdrop(address[] recipients, uint256[] amounts)
setToken(address token)
transferOwnership(address newOwner)
withdrawAirdrop(address[] recipients, uint256[] amounts)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenAddressSet(address arg0)
constructor()
This contract contains no fallback and receive objects.
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)