AirdropLibraToken
Verified contract
Active on
Ethereum with 341 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)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LBA | ERC-20 | 1 | $0.000243 |
$0 | |
TRX | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6149240 | 6 years ago | | | 0 | 0.00012049800 | |
| 6139406 | 6 years ago | | | 0 | 0.050392777 | |
| 6112556 | 6 years ago | | | 0 | 0.021996157 | |
| 6016519 | 6 years ago | | | 0 | 0.0015236235 | |
| 6016425 | 6 years ago | | | 0 | 0.057681706 | |
| 6016416 | 6 years ago | | | 0 | 0.060501722 | |
| 6016408 | 6 years ago | | | 0 | 0.060488762 | |
| 6016400 | 6 years ago | | | 0 | 0.059906723 | |
| 6016393 | 6 years ago | | | 0 | 0.059710675 | |
| 6015980 | 6 years ago | | | 0 | 0.054021915 |
ABI
ABI objects
Getter at block 21327098 getDoneAddresses() view returns (address[]) transferOutBalance() view returns (bool)
balanceOfThis() view returns (uint256)
1000000000000000000
getDistributedTotal() view returns (uint256)
387382563000000017900000
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.