SellixMultiSend
Verified contract
Active on
Ethereum with 612 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 "SellixMultiSend"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21289657 | 25 minutes ago | | | 0.0091994908 | 0.0056822793 | |
| 21282548 | a day ago | | | 0.042965869 | 0.022526470 | |
| 21275398 | 2 days ago | | | 0.014129519 | 0.0084044142 | |
| 21268237 | 3 days ago | | | 0.013571247 | 0.0082790285 | |
| 21264641 | 4 days ago | | | 0.0011256983 | 0.0011222375 | |
| 21264637 | 4 days ago | | | 0.0032129345 | 0.0023230136 | |
| 21261077 | 4 days ago | | | 0.013844439 | 0.0086636467 | |
| 21253919 | 5 days ago | | | 0.018891658 | 0.010581105 | |
| 21246759 | 6 days ago | | | 0.016555633 | 0.010188595 | |
| 21239579 | 7 days ago | | | 0.017932867 | 0.010507114 |
ABI
ABI objects
Getter at block 21289779
ethSendFee() view returns (uint256)
0
owner() view returns (address)
0x33a65fe7964cd1ee5c27d175169c3a009a19ce17
tokenSendFee() view returns (uint256)
0
Read-only
getbalance(address addr) view returns (uint256 value)
State-modifying
Events deposit() payable returns (bool)
destroy(address _to)
multiSendEth(address[] addresses, uint256[] amounts) payable returns (bool success)
multiSendToken(address tokenAddr, address[] addresses, uint256[] amounts) payable returns (bool success)
setEthFee(uint256 _ethSendFee) returns (bool success)
setTokenFee(uint256 _tokenSendFee) returns (bool success)
withdrawEth(address addr, uint256 amount) returns (bool success)
withdrawToken(address tokenAddr, address _to, uint256 _amount) returns (bool success)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.