MultiSend
Verified contract
Active on
Ethereum with 125 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) |
---|---|---|---|---|---|---|---|
| 18226489 | a year ago | | | 0 | 0.0035476859 | |
| 18168495 | a year ago | | | 0 | 0.0042276302 | |
| 18168413 | a year ago | | | 0 | 0.0050532132 | |
| 18168282 | a year ago | | | 0 | 0.0031634049 | |
| 18074240 | a year ago | | | 0 | 0.012862619 | |
| 18074225 | a year ago | | | 0 | 0.0050228188 | |
| 18074213 | a year ago | | | 0 | 0.0067027685 | |
| 18074188 | a year ago | | | 0 | 0.0070261252 | |
| 17362999 | 2 years ago | | | 0 | 0.0099573347 | |
| 17362981 | 2 years ago | | | 0 | 0.010171586 |
ABI
ABI objects
Getter at block 21302909
owner() view returns (address)
0x01204297db860f097c2902be6d6ac3e654b89c66
Read-only
isWhiteList(address _account) view returns (bool)
State-modifying
Events BulkSendETH(address[] _users, uint256[] _amount) payable
BulkSendToken(address[] _users, uint256[] _amount, address _tokenAddress)
MultiSendETH(address[] _users, uint256 _amount) payable
MultiSendToken(address[] _users, uint256 _amount, address _tokenAddress)
RecoverERC20(address tokenAddress)
RecoverETH()
addWhiteList(address[] _account)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
receive()
This contract contains no error objects.