PublicBatchTransfer
Verified contract
Active on
Ethereum with 1,489 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) |
---|---|---|---|---|---|---|---|
| 8882999 | 5 years ago | | | 0.001 | 0.023837685 | |
| 8882992 | 5 years ago | | | 0.001 | 0.025629045 | |
| 8882983 | 5 years ago | | | 0.001 | 0.024958845 | |
| 8882976 | 5 years ago | | | 0.001 | 0.024501165 | |
| 8882959 | 5 years ago | | | 0.001 | 0.024055005 | |
| 8882951 | 5 years ago | | | 0.001 | 0.024944445 | |
| 8882940 | 5 years ago | | | 0.001 | 0.024729045 | |
| 8882931 | 5 years ago | | | 0.001 | 0.024952125 | |
| 8882923 | 5 years ago | | | 0.001 | 0.013190805 | |
| 8699988 | 5 years ago | | | 0.001 | 0.047846115 |
ABI
ABI objects
Getter at block 21273086
fee() view returns (uint256)
1000000000000000
keepEth() view returns (bool)
false
owner() view returns (address)
0xe03a4be6251b0ded0cef2abb9b23bed9b6ce57f5
wallet() view returns (address)
0xe03a4be6251b0ded0cef2abb9b23bed9b6ce57f5
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.