AirDropForERC223

Verified contract

Active on Ethereum with 877 txns
Deployed by via 0x7ef92a2d at 6184939
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "AirDropForERC223"

0xf6d7507f2c9212458d44c91eb5e90bb1b2e976d44106e69a57882c3bdf9f9021
0x42f466bbb6f4fbbce190f7e91782b533f745769419b03f536064380b07821bb0
0xf663eefef455de7a3e71a2a39dcc4e63f7a35b3f472e6217dc114407276f8e07
0x688ea63d2500a6b67d0dca753a1d4433aa954ca3f524f9bca932aeb70acd8dbb
0xebd9e422e9ce43e65ce71b6767fcfcd53dc1b99f8afad45af96de9415e2b26e2
0x49d76361cc1a0d85d1edd62f294a217193a9668f1e3e264810ae78533e349f73
0x2681b00f076255edba0412bba04e94150fa103c3ca1ec56757972d88757d2aac
0xead54e5ceb92cd0650547220e973cfc9176ebd499276694e5b0a548c8e8b2311
0xa25256c58723fcd2bc726c3045f46154f1b0cdf8c4a7c79a0040e21ffb84153a
0x348916eedc0a29a3ae381eaaab6a50f826ec25a12602935aa02dd17651480d3d

Functions
Getter at block 20817746
airDropAmount(view returns (uint256)
1000000000000
endTime(view returns (uint256)
1537487999
erc20(view returns (address)
0x296ec7b2b224ea122f8f8f9be2a824df092fc82c
getRemainingToken(view returns (uint256)
0
getTotalAirDroppedAmount(view returns (uint256)
858000000000000
getTotalNumberOfAddressesReceivedAirDrop(view returns (uint256)
858
isValidAirDropForAll(view returns (bool)
false
isValidAirDropForIndividual(view returns (bool)
false
owner(view returns (address)
0x837eb2c49e7deec227606ee6784b787d44b8bca1
startTime(view returns (uint256)
1534896000
stop(view returns (bool)
false
Read-only
arrayAirDropReceivers(uint256view returns (address)
invalidAirDrop(addressview returns (bool)
State-modifying
receiveAirDrop(
toggle(
tokenFallback(address _fromuint256 _valuebytes _data
transferOwnership(address newOwner
updateInfo(uint256 _startTimeuint256 _endTimeuint256 _airDropAmount
withdraw(address _address
Events
LogAirDrop(address indexed receiveruint256 amount
LogInfoUpdate(uint256 startTimeuint256 endTimeuint256 airDropAmount
LogStart(
LogStop(
LogWithdrawal(address indexed receiveruint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(uint256 _startTimeuint256 _endTimeuint256 _airDropAmountaddress _tokenAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.