MistXRouter
Verified contract
Active on
Ethereum with 2,663 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($13,645.54)
Native
Value
$13,645.54
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 4.116723 | $3,314.66 |
$13,645.54 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15034501 | 2 years ago | | | 0.0082385977 | 0.0089394213 | |
| 15034035 | 2 years ago | | | 0.0081062988 | 0.016338356 | |
| 15033209 | 2 years ago | | | 0.0081585653 | 0.0068717965 | |
| 15032854 | 2 years ago | | | 0.0082227636 | 0.0041707500 | |
| 15032537 | 2 years ago | | | 0.0081770298 | 0.0062144229 | |
| 15032316 | 2 years ago | | | 0.0082095532 | 0.0083279919 | |
| 15031855 | 2 years ago | | | 0.0082349983 | 0.0082903132 | |
| 15031343 | 2 years ago | | | 0.0082278429 | 0.017419173 | |
| 15031120 | 2 years ago | | | 0.90810147 | 0.013675897 | |
| 15031091 | 2 years ago | | | 1.5080705 | 0.013964966 |
ABI
ABI objects
Getter at block 21246339
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
factory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
initHash() view returns (bytes32)
0x96e8ac4277198ff8b6f785478aa9a39f403cb768dd02cbee326c3e7da348845f
owner() view returns (address)
0x35c8561bad5b9aee1de494da4c18b9aae2b1520d
tipjar() view returns (address)
0xa619308dbedf2429636ef8c099707d3c9a37e23d
Read-only
managers(address) view returns (bool)
State-modifying
Events addManager(address _manager)
changeOwner(address _newOwner)
changeTipjar(address _tipjar)
deposit(uint256 value) payable
destroy(address recipient)
removeManager(address _manager)
rescueStuckETH(uint256 _amount, address _to)
rescueStuckToken(address _tokenContract, uint256 _value, address _to)
swapETHForExactTokens(struct MistXRouterSwap _swap, uint256 _bribe) payable
swapExactETHForTokens(struct MistXRouterSwap _swap, uint256 _bribe) payable
swapExactTokensForETH(struct MistXRouterSwap _swap, uint256 _bribe) payable
swapExactTokensForTokens(struct MistXRouterSwap _swap, uint256 _bribe) payable
swapTokensForExactETH(struct MistXRouterSwap _swap, uint256 _bribe) payable
swapTokensForExactTokens(struct MistXRouterSwap _swap, uint256 _bribe) payable
This contract contains no event objects.
constructor(address _WETH, address _factory, bytes32 _initHash, address _owner, address _tipjar)
fallback()
receive()
This contract contains no error objects.