MistXRouter
Verified contract
Active on
Ethereum with 13,329 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,104.17)
Native
Value
$1,104.17
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.333959 | $3,306.30 |
$1,104.17 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14134477 | 3 years ago | | | 0.0038139451 | 0.027169270 | |
| 14133786 | 3 years ago | | | 0.0037822213 | 0.026645729 | |
| 14133557 | 3 years ago | | | 0.0038275642 | 0.012040832 | |
| 14132581 | 3 years ago | | | 0.0038371202 | 0.015004773 | |
| 14132518 | 3 years ago | | | 0.0038433203 | 0.013547312 | |
| 14132473 | 3 years ago | | | 0.003851737 | 0.017577663 | |
| 14132472 | 3 years ago | | | 0.48058752 | 0.011991967 | |
| 14132280 | 3 years ago | | | 0.003765073 | 0.020899504 | |
| 14132253 | 3 years ago | | | 0.0047702737 | 0.027958398 | |
| 14132153 | 3 years ago | | | 0.0037688869 | 0.016333355 |
ABI
ABI objects
Getter at block 21245021
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
bribePercent() view returns (uint256)
0
factory() view returns (address)
0xc0aee478e3658e2610c5f7a4a2e1777ce9e4f2ac
initHash() view returns (bytes32)
0xe18a34eb0e04b04f7a0ac29a6e80748dca96319b42c54d679cb821dca90c6303
owner() view returns (address)
0xacc195e3aba5f1b682ca13b2aa6d82f6ca6d404f
Read-only
managers(address) view returns (bool)
State-modifying
Events addManager(address _manager)
changeBribe(uint256 _bribePercent)
changeOwner(address _owner)
deposit(uint256 value) payable
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
OwnershipChanged(address indexed oldOwner, address indexed newOwner)
constructor(address _WETH, address _factory, bytes32 _initHash)
fallback()
receive()
This contract contains no error objects.