MultiSender
Verified contract
Active on
Ethereum with 527 txns
Balances ($0.00)
No balances found for "MultiSender"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21220251 | 9 days ago | | | 0.031 | 0.00061116310 | |
| 21041178 | a month ago | | | 0.04 | 0.00046265701 | |
| 21019381 | a month ago | | | 0.002 | 0.00059465424 | |
| 21013741 | a month ago | | | 0.008 | 0.00038030140 | |
| 21013634 | a month ago | | | 0 | 0.0020151261 | |
| 21013607 | a month ago | | | 0.005 | 0.00071406014 | |
| 20989169 | a month ago | | | 0.01 | 0.0049007610 | |
| 20989051 | a month ago | | | 0.01 | 0.0083391367 | |
| 20969779 | a month ago | | | 0 | 0.0028879004 | |
| 20969650 | a month ago | | | 0 | 0.0033332393 |
ABI
ABI objects
Getter at block 21284946
owner() view returns (address)
0x5fef6748d386300d1dd1e221a963aa2e0699bf67
signer() view returns (address)
0xb3a2e75492a693ea119ae892690d508131cabb10
Read-only
This contract contains no read-only function objects.
State-modifying
Events multiSendCoinDiffAmount(address _tokenAddress, address[] _addrList, uint256[] _amountList, uint64 _ts, bytes _signature)
multiSendCoinSameAmount(address _tokenAddress, address[] _addrList, uint256 _amount, uint64 _ts, bytes _signature)
multiSendNativeCoinDiffAmount(address[] _addrList, uint256[] _amountList, uint64 _ts, bytes _signature) payable
multiSendNativeCoinSameAmount(address[] _addrList, uint256 _amount, uint64 _ts, bytes _signature) payable
renounceOwnership()
setSigner(address _newSigner)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.