Multiplexer
Verified contract
Active on
Ethereum with 9,036 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2,648.57)
Native
Value
$2,648.57
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.783209 | $3,381.69 |
$2,648.57 | |
| ERC-20 | 1M | -- | -- | |
SFB | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21248392 | 2 days ago | | | 0.041910825 | 0.0035707501 | |
| 21239821 | 3 days ago | | | 0.015035804 | 0.032904793 | |
| 21234194 | 4 days ago | | | 0.0048976037 | 0.00058202360 | |
| 21234185 | 4 days ago | | | 0.0019078901 | 0.00060833832 | |
| 21232097 | 4 days ago | | | 0.00078571969 | 0.0013157864 | |
| 21232083 | 4 days ago | | | 0.0007805789 | 0.0013245796 | |
| 21227724 | 5 days ago | | | 0.0025477328 | 0.00060025148 | |
| 21225517 | 5 days ago | | | 0.00044736109 | 0.00056596219 | |
| 21225513 | 5 days ago | | | 0.00063694263 | 0.00097693892 | |
| 21219494 | 6 days ago | | | 0.00040995029 | 0.00061088773 |
ABI
ABI objects
Getter at block 21262620
feePercent() view returns (uint8)
30
minFee() view returns (uint256)
0
owner() view returns (address)
0x48fc0b223b818b55f2a6feb3ab329ff816edd2bc
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.