BatchAirdrop
Verified contract
Active on
Ethereum with 14 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe18e…4cf1
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WHISPR | ERC-20 | 7.5M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20936571 | 2 months ago | | | 0 | 0.0026751872 | |
| 20936477 | 2 months ago | | | 0 | 0.0016232509 | |
| 20936446 | 2 months ago | | | 0 | 0.0028470223 | |
| 20933140 | 2 months ago | | | 0 | 0.00025675314 | |
| 20933094 | 2 months ago | | | 0 | 0.0076444744 | |
| 20933088 | 2 months ago | | | 0 | 0.018594883 | |
| 20933084 | 2 months ago | | | 0 | 0.020021272 | |
| 20933078 | 2 months ago | | | 0 | 0.020565314 | |
| 20933072 | 2 months ago | | | 0 | 0.018823611 | |
| 20933064 | 2 months ago | | | 0 | 0.017547755 |
ABI
ABI objects
Getter at block 21279718
owner() view returns (address)
0x766b08bf44df5ae43cfa1bcb546e80024b52b546
token() view returns (address)
0xe18e454e2d316ce769d3038b36cd27b7af0d4cf1
Read-only
This contract contains no read-only function objects.
State-modifying
Events batchAirdrop(address[] recipients, uint256[] amounts)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _owner, address _tokenAddress)
This contract contains no fallback and receive objects.
LengthMismatch()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
TransferFailed(address recipient, uint256 amount)