AirdropperLite

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x8d877bf7 at 19282295
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "AirdropperLite"

No transactions found for "AirdropperLite"


Functions
Getter at block 21226597
nextRoundId(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
airdropRecord(addressuint256view returns (uint256)
controllers(addressview returns (bool)
roundRecord(uint256view returns (address tokenAddressuint256 roundStartTimeuint256 roundDeadline)
State-modifying
addController(address controller
batchAirdrop(address[] _addrsuint256[] _roundIdsuint256[] _amounts
batchClaimAirdrop(uint256[] _roundIds
batchClaimFor(uint256[] _roundIdsaddress[] _accounts
claimAirdrop(uint256 _roundId
claimAirdropFor(uint256 _roundIdaddress account
createRound(address _tokenAddruint256 _roundStartTimeuint256 _roundDeadlinereturns (uint256)
initialize(
removeController(address controller
renounceOwnership(
transferOwnership(address newOwner
updateRound(uint256 _roundIduint256 _roundStartTimeuint256 _roundDeadline
withdrawByAdmin(address _tokenAddruint256 _amount
Events
AddAirdrop(address indexed addruint256 roundIduint256 amount
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoundCreated(uint256 indexed roundIdaddress tokenAddressuint256 roundStartTimeuint256 roundDeadline
RoundUpdated(uint256 roundIduint256 roundStartTimeuint256 roundDeadline
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.