AirDropForERC223

Verified contract

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

No balances found for "AirDropForERC223"

0xbc68cbe34d04712138e46e0f1c3131f09a313923dc4993e31d58ddc8b18339f6
0x4508d5c3b47ca5bac93df4742be40c21bd89c02294c05afa4d9b9cc10253159c
0x34081d7f31ab7286bd96bb05746d01e24444ea48f6975695ebe84475266907bc
0xd4738bbd142072ef2adafc50ea0790251287d1a3f8b39525b05570dab39d588b
0x32b2cd733940b2f3ebe20d1cc77c9de19b5a174dc0645aaf3bd5ad56a9992b1b
0xf3ba7dcf9e61c31a3e0f2d662526d868e8d952b0ca0e2d4433ea1c9a29d2669c
0x119f97538d1a7972e5f5061091775f4dd8169cb2bca8e4f721a8f5a0f3b3f49c
0xc55e91e7a03740672cf6379c662cd9de87214845c92a5ab4430974b0f3d27197
0xb1bdd075c9023af77870174a641cb9092c4a761459ba8debbba240acaff31fef
0x1afc95818700ff4ff3b41d1af4729af3d4e9b5dbccf20cd1252d2ce2e709632c

Functions
Getter at block 20925031
airDropAmount(view returns (uint256)
100000000000
endTime(view returns (uint256)
1538060399
getRemainingToken(view returns (uint256)
0
getTotalAirDroppedAmount(view returns (uint256)
50000000000000
getTotalNumberOfAddressesReceivedAirDrop(view returns (uint256)
500
isValidAirDropForAll(view returns (bool)
false
isValidAirDropForIndividual(view returns (bool)
false
owner(view returns (address)
0x9cb31ed1cd96347b6d0f5a2494a87d474ff18c16
startTime(view returns (uint256)
1535760000
stop(view returns (bool)
true
token(view returns (address)
0x88735c50abbb3658ca4d03e37240ff99a9426b75
Read-only
arrayAirDropReceivers(uint256view returns (address)
invalidAirDrop(addressview returns (bool)
isTestAccount(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 _tokenAddressaddress[] _testAccounts
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.