PublicBatchTransfer
Verified contract
Active on
Ethereum with 1,240 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 "PublicBatchTransfer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5963726 | 6 years ago | | | 0 | 0.56318462 | |
| 5963724 | 6 years ago | | | 0 | 0.56316696 | |
| 5963721 | 6 years ago | | | 0 | 0.56312280 | |
| 5963719 | 6 years ago | | | 0 | 0.56316696 | |
| 5963716 | 6 years ago | | | 0 | 0.56314930 | |
| 5963710 | 6 years ago | | | 0 | 0.56317579 | |
| 5963708 | 6 years ago | | | 0 | 0.56318462 | |
| 5963706 | 6 years ago | | | 0 | 0.56321995 | |
| 5963694 | 6 years ago | | | 0 | 0.53350483 | |
| 5963691 | 6 years ago | | | 0 | 0.53558366 |
ABI
ABI objects
Getter at block 21224072
fee() view returns (uint256)
0
keepEth() view returns (bool)
true
owner() view returns (address)
0x1411c67ceb6217cd8a3692a9e90c2966cd73da0d
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.