MultiSend
Verified contract
Active on
Ethereum with 127 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 "MultiSend"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21235311 | 6 days ago | | | 0 | 0.0030104309 | |
| 21048799 | a month ago | | | 0 | 0.013442735 | |
| 21048752 | a month ago | | | 0.985 | 0.019839770 | |
| 21048431 | a month ago | | | 0.405 | 0.018089299 | |
| 21048404 | a month ago | | | 0 | 0.0052108427 | |
| 21048389 | a month ago | | | 0 | 0.012663478 | |
| 21048373 | a month ago | | | 0.405 | 0.017422617 | |
| 21048349 | a month ago | | | 0 | 0.013111059 | |
| 21048320 | a month ago | | | 0.2025 | 0.0096844438 | |
| 21048305 | a month ago | | | 0 | 0.0066381818 |
ABI
ABI objects
Getter at block 21275784
owner() view returns (address)
0x320849ec0adffcd6fb0212b59a2ec936cdef5fca
Read-only
This contract contains no read-only function objects.
State-modifying
Events multiCall(address[] _addresses, uint256[] _amounts) payable returns (bool)
multiCallTightlyPacked(bytes32[] _addressesAndAmounts) payable returns (bool)
multiERC20Transfer(address _token, address[] _addresses, uint256[] _amounts)
multiERC20TransferTightlyPacked(address _token, bytes32[] _addressesAndAmounts)
multiSend(struct MultiSendSend[] sends) payable returns (bool)
renounceOwnership()
transferOwnership(address newOwner)
withdraw(address token, uint256 amount, address to)
Call(address indexed _from, address indexed _to, uint256 _amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
receive()
This contract contains no error objects.