Multiplexer
Verified contract
Active on
Ethereum with 18,329 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 "Multiplexer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11637612 | 4 years ago | | | 0.01 | 0.0039841541 | |
| 11618977 | 4 years ago | | | 0.045 | 0.013172280 | |
| 11574861 | 4 years ago | | | 0.005 | 0.0030706020 | |
| 11573139 | 4 years ago | | | 0.005 | 0.0014656980 | |
| 11572196 | 4 years ago | | | 0.005 | 0.0017843280 | |
| 11567370 | 4 years ago | | | 0.005 | 0.0017397198 | |
| 11567202 | 4 years ago | | | 0.005 | 0.0014338350 | |
| 11566960 | 4 years ago | | | 0.005 | 0.0016058953 | |
| 11563425 | 4 years ago | | | 0.02 | 0.0069598762 | |
| 11544279 | 4 years ago | | | 0.01 | 0.0026211900 |
ABI
ABI objects
Getter at block 21163125
feePercent() view returns (uint8)
0
minFee() view returns (uint256)
0
owner() view returns (address)
0xe9d17fd8a7346f5cda9744c498a0dfbc4519b4b5
Read-only
This contract contains no read-only function objects.
State-modifying
Events claim(address _token)
sendErc20(address _tokenAddress, address[] _to, uint256[] _value) payable returns (bool _success)
sendEth(address[] _to, uint256[] _value) payable returns (bool _success)
setFeePercent(uint8 _feePercent)
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.