ESCBAirdropper
Verified contract
Active on
Ethereum with 525 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5e36…569f
Balances ($0.00)
No balances found for "ESCBAirdropper"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13003532 | 3 years ago | | | 0 | 0.0012514022 | |
| 7829069 | 6 years ago | | | 0 | 0.000095600000 | |
| 7829048 | 6 years ago | | | 0 | 0.000088564000 | |
| 7829048 | 6 years ago | | | 0 | 0.00035425600 | |
| 7417748 | 6 years ago | | | 0 | 0.00017712800 | |
| 7392294 | 6 years ago | | | 0 | 0.00024691200 | |
| 7353717 | 6 years ago | | | 0 | 0.00037639700 | |
| 7353684 | 6 years ago | | | 0 | 0.00037639700 | |
| 7161854 | 6 years ago | | | 0 | 0.00038236400 | |
| 7155820 | 6 years ago | | | 0 | 0.000066423000 |
ABI
ABI objects
Getter at block 21287124
airdropTokens() view returns (uint256)
0
amountOfTokens() view returns (uint256)
100000000000000000000
craneEnabled() view returns (bool)
true
owner() view returns (address)
0x2da71b329adbb43221706d897533e8fbe46ed338
remainingTokens() view returns (uint256)
0
token() view returns (address)
0x5e365a320779acc2c72f5dcd2ba8a81e4a34569f
totalClaimed() view returns (uint256)
949650000000000000000100
Read-only
airdropAgent(address) view returns (bool)
craneList(address) view returns (bool)
tokensReceived(address) view returns (bool)
State-modifying
Events addAddressToCraneList(address[] _recipients)
airdrop(address[] _recipients)
airdropDynamic(address[] _recipients, uint256[] _amount)
changeCraneStatus(bool _status)
changeTokenAddress(address _tokenAddress)
changeTokenAmount(uint256 _amount)
getFreeTokens()
reset()
setAirdropAgent(address _agentAddress, bool state)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(uint256 _amount, address _tokenAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.