BitwaveMultiSend
Verified contract
Active on
Ethereum with 17 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 "BitwaveMultiSend"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21297391 | 9 hours ago | | | 0 | 0.0037820990 | |
| 21088006 | a month ago | | | 0 | 0.0047047944 | |
| 20866066 | 2 months ago | | | 0 | 0.0071466330 | |
| 20844605 | 2 months ago | | | 0 | 0.0013089912 | |
| 20643847 | 3 months ago | | | 0 | 0.00094738101 | |
| 20429086 | 4 months ago | | | 0 | 0.0068124143 | |
| 20192517 | 5 months ago | | | 0 | 0.0013516226 | |
| 19992281 | 6 months ago | | | 0 | 0.0044436032 | |
| 19770566 | 7 months ago | | | 0 | 0.0052771167 | |
| 19534425 | 8 months ago | | | 0 | 0.020759789 |
ABI
ABI objects
Getter at block 21300119
bwChainId() view returns (uint8)
1
owner() view returns (address)
0xf99ac673d70d3758e3291c37463d0d26e0e055a4
paymentCount() view returns (uint32)
17
Read-only
This contract contains no read-only function objects.
State-modifying
Events sendErc20(address _tokenAddress, address[] _to, uint256[] _value) returns (bool _success)
sendEth(address[] _to, uint256[] _value) payable returns (bool _success)
multiSendPaymentExecuted(bytes id)
constructor(address _owner, uint8 _bwChainId)
This contract contains no fallback and receive objects.
This contract contains no error objects.