BatchTransfer
Verified contract
Active on
Ethereum with 441 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 "BatchTransfer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8199055 | 5 years ago | | | 129.232 | 0.012712720 | |
| 8095769 | 5 years ago | | | 0.304 | 0.0076638630 | |
| 8030962 | 5 years ago | | | 33.621667 | 0.0056542900 | |
| 8000462 | 5 years ago | | | 43.545 | 0.00060023000 | |
| 7883921 | 5 years ago | | | 5.44313 | 0.00058213200 | |
| 7865453 | 5 years ago | | | 42.0935 | 0.00029574500 | |
| 7865437 | 5 years ago | | | 241.31189 | 0.0081947000 | |
| 7860212 | 5 years ago | | | 1.7708333 | 0.0011991800 | |
| 7840337 | 5 years ago | | | 1.8 | 0.00034895000 | |
| 7840327 | 5 years ago | | | 6.25 | 0.00034831000 |
ABI
ABI objects
Getter at block 21168313
owner() view returns (address)
0x6a0a881574889927fa0a188cab5fe1c78b282315
Read-only
allowanceForContract(address _token) view returns (uint256)
balanceOfContract(address _token) view returns (uint256)
State-modifying
Events batchTransferEther(address[] _receivers, uint256[] _amounts) payable
batchTransferToken(address _token, address[] _receivers, uint256[] _tokenAmounts)
transferOwnership(address newOwner)
withdraw(address _receiver, address _token)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferEther(address indexed sender, address indexed receiver, uint256 amount)
Withdraw(address indexed receiver, address indexed token, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.