PublicBatchTransfer
Verified contract
Active on
Ethereum with 71 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($7.25)
Native
Value
$7.25
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.002 | $3,623.05 |
$7.25 | |
EKT | ERC-20 | 10 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6421400 | 6 years ago | | | 0 | 0.014113879 | |
| 6421373 | 6 years ago | | | 0 | 0.0077979850 | |
| 6244263 | 6 years ago | | | 0 | 0.00083875500 | |
| 6204692 | 6 years ago | | | 0 | 0.0041929918 | |
| 6170481 | 6 years ago | | | 0 | 0.014285211 | |
| 6170457 | 6 years ago | | | 0 | 0.016576806 | |
| 6170438 | 6 years ago | | | 0 | 0.020218702 | |
| 6170412 | 6 years ago | | | 0 | 0.018690746 | |
| 6170366 | 6 years ago | | | 0 | 0.018451155 | |
| 6170344 | 6 years ago | | | 0 | 0.023133480 |
ABI
ABI objects
Getter at block 21324794
fee() view returns (uint256)
0
keepEth() view returns (bool)
true
owner() view returns (address)
0x6660ac4d08da7d838d98be27890c8417d6505844
wallet() view returns (address)
0x6660ac4d08da7d838d98be27890c8417d6505844
Read-only
This contract contains no read-only function objects.
State-modifying
Events batchTransfer(address tokenAddress, address[] beneficiaries, uint256[] tokenAmount) payable returns (bool)
depositEth() payable
setFee(uint256 _fee)
setKeepEth(bool _keepEth)
setWallet(address walletAddress)
transferOwnership(address newOwner)
withdrawEth2Wallet(uint256 weiAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address walletAddress, uint256 _fee)
This contract contains no fallback and receive objects.
This contract contains no error objects.