Lotso_Airdrop

Verified contract

Active on Base with 1,571 txns
Deployed by via 0xe91af402 at 12508793
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Lotso_Airdrop"

0xd158cc6415dd7122c55c4f31bd666ebcc536b07386b72048a485f2398791668e
0xf1ceb9b0e3e5e99fcbb3eb1d4e7d7b716746bfdbf9bac749b58b2880ca3381fe
0x1e9e0ff5ab319064bdd14c1e977a9800c655c01a3f647ca024c75e2ecf6c1add
0x13e1bf0f797a528796f92af17526201d11dbe8439806bbeabe63edbac7ff03dc
0x2699f16d40bf5983cbfa9f7c89d5c4d75a34ea134d84f1152eb88a4949a8a788
0xf65ca49e52caacf2eac163863f14ca7a7f168e61d4ff75692e106b3295ef733d
0x040921ff2d3d0ffc467637d3de6d404d80ced3f527877e925fea9b8f53b4d506
0x213cd32504e4ac4dd743f6598bd81aa5f0b7830e06c35638bb28b9ea31e2c6a1
0x97f6ca43021e86eba3d35045edd6ae8172aa09f77831506004f4a9a4fc9ee10e
0xc42c881066ccedaf6063837fe78cf7e2ca7664e2708bf56f89c7a7f2b9c6e7a9

Functions
Getter at block 22122718
owner(view returns (address)
0x3c6b0d90dbd5dbb79fdc31c11b12c34d8cda1503
tokenAddress(view returns (address)
0xfafda17edeee4413ac99f6d6443429742593e7ac
Read-only
_airdropAmounts(addressview returns (uint256)
getAirdropAmount(address accountview returns (uint256)
State-modifying
claimAirdrop(returns (uint256)
renounceOwnership(
setAirdrop(address[] recipientsuint256[] amounts
setToken(address token
transferOwnership(address newOwner
withdrawAirdrop(address[] recipientsuint256[] amounts
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenAddressSet(address arg0
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account