BatchTransfer
Verified contract
Active on
Ethereum with 24 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "BatchTransfer"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20387723 | 4 months ago | | | 0 | 0.042044046 | |
| 20387702 | 4 months ago | | | 0 | 0.099072351 | |
| 20387680 | 4 months ago | | | 0 | 0.086409644 | |
| 20387666 | 4 months ago | | | 0 | 0.071628937 | |
| 20387620 | 4 months ago | | | 0 | 0.058402866 | |
| 20387605 | 4 months ago | | | 0 | 0.059631689 | |
| 20387355 | 4 months ago | | | 0 | 0.029283332 | |
| 20387337 | 4 months ago | | | 0 | 0.054397775 | |
| 20387280 | 4 months ago | | | 0 | 0.037797851 | |
| 20387217 | 4 months ago | | | 0 | 0.041529329 |
ABI
ABI objects
Getter at block 21256472
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events batchTransferERC20(address[] recipients, uint256 amount, address tokenAddress)
batchTransferETH(address[] recipients, uint256 amount) payable
ERC20Transfer(address indexed token, address indexed from, address indexed to, uint256 amount)
NativeTransfer(address indexed from, address indexed to, uint256 amount)
This contract contains no constructor objects.
receive()
InsufficientAllowance()
InsufficientBalance()
ZeroAddressRecipient()