MintableAirDropper
Verified contract
Active on
Ethereum with 14 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2e99…486b
Balances ($0.00)
No balances found for "MintableAirDropper"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6284595 | 6 years ago | | | 0 | 0.0012203100 | |
| 6284590 | 6 years ago | | | 0 | 0.0012203100 | |
| 6284585 | 6 years ago | | | 0 | 0.0012203100 | |
| 6284567 | 6 years ago | | | 0 | 0.0028880040 | |
| 6283907 | 6 years ago | | | 0 | 0.0035180040 | |
| 6283695 | 6 years ago | | | 0 | 0.0035180040 | |
| 6283673 | 6 years ago | | | 0 | 0.0035153160 | |
| 6283652 | 6 years ago | | | 0 | 0.0035180040 | |
| 6283648 | 6 years ago | | | 0 | 0.0035180040 | |
| 6283617 | 6 years ago | | | 0 | 0.0035153160 |
ABI
ABI objects
Getter at block 21178443
airdropReceiversLimit() view returns (uint256)
10
numOfCitizensWhoReceivedDrops() view returns (uint256)
10
owner() view returns (address)
0x54c334926d80dc514450c7c793c44b414d7251ba
tokenAmountPerUser() view returns (uint256)
500000000000000000000
ztx() view returns (address)
0x2e991aa3bff55b414bd33f8526900a52ec04486b
Read-only
claimedAirdropTokens(address) view returns (bool)
State-modifying
Events kill(address newZuluOwner)
renounceOwnership()
transferOwnership(address _newOwner)
triggerAirDrop(address recipient)
triggerAirDrops(address[] recipients)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenDrop(address indexed receiver, uint256 amount)
constructor(uint256 _airdropReceiversLimit, uint256 _tokenAmountPerUser, address _ztx)
This contract contains no fallback and receive objects.
This contract contains no error objects.