MistXRouter
Verified contract
Active on
Ethereum with 38,144 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4,010.02)
Native
Value
$4,010.02
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.198668 | $3,345.40 |
$4,010.02 | |
RHINU | ERC-20 | 5.06375B | -- | -- | |
BABYSHIB | ERC-20 | 200.000211M | -- | -- | |
BEABULL | ERC-20 | 100.000001M | -- | -- | |
KELPIE | ERC-20 | 66.666666M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14134728 | 3 years ago | | | 0.10379992 | 0.035615938 | |
| 14134064 | 3 years ago | | | 0.0037854746 | 0.025425485 | |
| 14133974 | 3 years ago | | | 0.0037916167 | 0.027252109 | |
| 14133959 | 3 years ago | | | 3.5037865 | 0.022506816 | |
| 14133928 | 3 years ago | | | 0.0037888126 | 0.018518825 | |
| 14133830 | 3 years ago | | | 0.0037964365 | 0.017613483 | |
| 14133816 | 3 years ago | | | 2.0037844 | 0.015721841 | |
| 14133411 | 3 years ago | | | 0.0038431724 | 0.021065723 | |
| 14133118 | 3 years ago | | | 0.0038457245 | 0.014802977 | |
| 14132852 | 3 years ago | | | 0.0038128898 | 0.014493328 |
ABI
ABI objects
Getter at block 21243109
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
bribePercent() view returns (uint256)
0
factory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
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)
fallback()
receive()
This contract contains no error objects.