MistXRouter
Verified contract
Active on
Ethereum with 13 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 "MistXRouter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12423653 | 4 years ago | | | 0.072057626 | 0.0 | |
| 12416660 | 4 years ago | | | 0.10032651 | 0.0 | |
| 12416584 | 4 years ago | | | 0.19677757 | 0.0 | |
| 12415511 | 4 years ago | | | 0.1031835 | 0.0 | |
| 12415003 | 4 years ago | | | 0.0657 | 0.0 | |
| 12414876 | 4 years ago | | | 0.4 | 0.0 | |
| 12414832 | 4 years ago | | | 0 | 0.0 | |
| 12414801 | 4 years ago | | | 0.5 | 0.0 | |
| 12409526 | 4 years ago | | | 0.2 | 0.0 | |
| 12409481 | 4 years ago | | | 0.1 | 0.0 |
ABI
ABI objects
Getter at block 21381625
owner() view returns (address)
0x777b0884f97fd361c55e472530272be61ceb87c8
Read-only
managers(address) view returns (bool)
State-modifying
Events addManager(address _manager)
changeJar(address _mistJar)
changeOwner(address _owner)
removeManager(address _manager)
rescueStuckETH(uint256 _amount, address _to)
rescueStuckToken(address _tokenContract, uint256 _value, address _to)
swapETHForExactTokens(struct MistXRouterSwap _swap, address _router, uint256 _bribe) payable
swapExactETHForTokens(struct MistXRouterSwap _swap, address _router, uint256 _bribe) payable
swapExactTokensForETH(struct MistXRouterSwap _swap, address _router, uint256 _bribe) payable
swapExactTokensForTokens(struct MistXRouterSwap _swap, address _router, uint256 _bribe) payable
swapTokensForExactETH(struct MistXRouterSwap _swap, address _router, uint256 _bribe) payable
swapTokensForExactTokens(struct MistXRouterSwap _swap, address _router, uint256 _bribe) payable
OwnershipChanged(address indexed oldOwner, address indexed newOwner)
constructor(address _mistJar)
fallback()
receive()
This contract contains no error objects.