AirdropLibraToken
Verified contract
Active on
Ethereum with 239 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfe5f…0657
Balances ($0.00)
No balances found for "AirdropLibraToken"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5697231 | 6 years ago | | | 0 | 0.00048199200 | |
| 5696834 | 6 years ago | | | 0 | 0.067508265 | |
| 5696816 | 6 years ago | | | 0 | 0.067507305 | |
| 5696767 | 6 years ago | | | 0 | 0.025545240 | |
| 5696760 | 6 years ago | | | 0 | 0.067510185 | |
| 5696751 | 6 years ago | | | 0 | 0.067510185 | |
| 5696737 | 6 years ago | | | 0 | 0.067512105 | |
| 5695116 | 6 years ago | | | 0 | 0.050050530 | |
| 5695094 | 6 years ago | | | 0 | 0.067506345 | |
| 5695086 | 6 years ago | | | 0 | 0.067512105 |
ABI
ABI objects
Getter at block 21186708 getDoneAddresses() view returns (address[]) transferOutBalance() view returns (bool)
balanceOfThis() view returns (uint256)
0
getDistributedTotal() view returns (uint256)
233150000000000000000000
owner() view returns (address)
0x696dc02ce137f6690c83fa348290e59e70edff28
Read-only
airdropAdmins(address) view returns (bool)
airdropDoneAmountMap(address) view returns (uint256)
airdropDoneList(uint256) view returns (address)
getDoneAirdropAmount(address _addr) view returns (uint256)
isAdmin(address _addr) view returns (bool)
State-modifying
Events addAdmin(address _admin)
airdropTokens(address _recipient, uint256 amount)
airdropTokensBatch(address[] receivers, uint256[] amounts)
removeAdmin(address _admin)
transferOwnership(address newOwner)
updateAirdropEndTime(uint256 _newEndTime)
AddAdmin(address _admin)
Airdrop(address _receiver, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemoveAdmin(address _admin)
UpdateEndTime(address _operator, uint256 _oldTime, uint256 _newTime)
constructor(address _token, uint256 _airdropStartTime, uint256 _airdropEndTime)
This contract contains no fallback and receive objects.
This contract contains no error objects.