AirdropController
Verified contract
Active on
Ethereum with 339 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4a52…1db6
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MITx | ERC-20 | 117 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6112304 | 6 years ago | | | 0 | 0.036461433 | |
| 5901053 | 6 years ago | | | 0 | 0.10605464 | |
| 5901035 | 6 years ago | | | 0 | 0.12024640 | |
| 5901028 | 6 years ago | | | 0 | 0.090192480 | |
| 5900987 | 6 years ago | | | 0 | 0.090188640 | |
| 5900951 | 6 years ago | | | 0 | 0.075160400 | |
| 5900826 | 6 years ago | | | 0 | 0.090184800 | |
| 5900816 | 6 years ago | | | 0 | 0.090188640 | |
| 5900767 | 6 years ago | | | 0 | 0.12025152 | |
| 5900757 | 6 years ago | | | 0 | 0.12025664 |
ABI
ABI objects
Getter at block 21302030
airdropAllowed() view returns (bool)
true
owner() view returns (address)
0x2156b14ddb9d86321940b4f795cd734f7fc36775
remainingTokenAmount() view returns (uint256)
117000000000000000000
token() view returns (address)
0x4a527d8fc13c5203ab24ba0944f4cb14658d1db6
totalClaimed() view returns (uint256)
1526092500000000000000000
Read-only
tokenReceived(address) view returns (bool)
State-modifying
Events airdrop(address[] _recipients, uint256[] _amounts)
airdropManually(address _holder, uint256 _amount)
setAirdropEnabled(bool _allowed)
setTokenAddress(address _token)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.