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) |
---|---|---|---|---|---|---|---|
| 5290994 | 7 years ago | | | 0 | 0.00040659000 | |
| 5290983 | 7 years ago | | | 0 | 0.00062391000 | |
| 5290948 | 7 years ago | | | 0 | 0.0094198050 | |
| 5290931 | 7 years ago | | | 0 | 0.015424950 | |
| 5290928 | 7 years ago | | | 0 | 0.015654750 | |
| 5290907 | 7 years ago | | | 0 | 0.015650910 | |
| 5290903 | 7 years ago | | | 0 | 0.014549265 | |
| 5290900 | 7 years ago | | | 0 | 0.016779750 | |
| 5290892 | 7 years ago | | | 0 | 0.015444465 | |
| 5290879 | 7 years ago | | | 0 | 0.015606810 |
ABI
ABI objects
Getter at block 21254343
owner() view returns (address)
0xd1d6742960695a91cca018e5d9944a0d7818240b
totalSupply() view returns (uint256)
0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
changeOwner(address _newOwner)
multisend(address _tokenAddr, address[] dests, uint256[] values) returns (uint256)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.