AirdropContractium
Verified contract
Active on
Ethereum with 3,486 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "AirdropContractium"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6439039 | 6 years ago | | | 0 | 0.000090734000 | |
0x | 6275292 | 6 years ago | | | 0 | 0.000054719600 | |
| 6275243 | 6 years ago | | | 0 | 0.00022683500 | |
| 6273404 | 6 years ago | | | 0 | 0.00022683500 | |
| 6273401 | 6 years ago | | | 0 | 0.00022683500 | |
| 6273350 | 6 years ago | | | 0 | 0.00022683500 | |
| 6273348 | 6 years ago | | | 0 | 0.00022683500 | |
| 6273346 | 6 years ago | | | 0 | 0.00022683500 | |
| 6273308 | 6 years ago | | | 0 | 0.00022683500 | |
| 6273308 | 6 years ago | | | 0 | 0.00022683500 |
ABI
ABI objects
Getter at block 21320042
CTU_ADDRESS() view returns (address)
0x943aca8ed65fbf188a7d369cfc2bee0ae435ee1b
INITIAL_AIRDROP() view returns (uint256)
20000000000000000000000000
ctu_owner() view returns (address)
0x69f4965e77dff568cf2f8877f2b39d636d581ae8
decimals() view returns (uint8)
18
owner() view returns (address)
0x69f4965e77dff568cf2f8877f2b39d636d581ae8
remainAirdrop() view returns (uint256)
19306200000000000000000000
reward() view returns (uint256)
200000000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events batchSubmit(address[] _addresses)
getAirdrop() returns (bool)
setCtuContract(address _ctuAddress) returns (bool)
setRemainAirdrop(uint256 _remain) returns (bool)
setReward(uint256 _reward) returns (bool)
transferOwnership(address _addr)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Submit(address _addr, bool _isSuccess)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.