BatchTransfer
Verified contract
Active on
Ethereum with 36 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) |
---|---|---|---|---|---|---|---|
| 20325962 | 4 months ago | | | 0 | 0.00027009650 | |
| 20324339 | 4 months ago | | | 0 | 0.00039642938 | |
| 20323205 | 4 months ago | | | 0.0006 | 0.00042977688 | |
| 20323196 | 4 months ago | | | 0.0006 | 0.00045200255 | |
| 20323163 | 4 months ago | | | 0.00063 | 0.00035650255 | |
| 20310866 | 4 months ago | | | 0.0008 | 0.038738934 | |
| 20310755 | 4 months ago | | | 0.0006 | 0.026117558 | |
| 20310623 | 4 months ago | | | 0.0006 | 0.021986943 | |
| 20282327 | 5 months ago | | | 0.0009 | 0.0022442542 | |
| 20282248 | 5 months ago | | | 0.0006 | 0.00050919660 |
ABI
ABI objects
Getter at block 21299046
fee() view returns (uint256)
600000000000000
owner() view returns (address)
0xa16f1db2a46ea23d09e8c5b344d0d3e9b97881ef
Read-only
This contract contains no read-only function objects.
State-modifying
Events batchTransferEther(address[] recipients, uint256[] amounts) payable
batchTransferToken(address token, address[] recipients, uint256[] amounts) payable
batchTransferTokenSimple(address token, address[] recipients, uint256[] amounts) payable
renounceOwnership()
setFee(uint256 _fee)
transferOwnership(address newOwner)
withdrawERC20Token(address token)
withdrawNativeToken()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.