AppRouter
Verified contract
Active on
Ethereum with 112 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.000001 | $3,341.01 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15459908 | 2 years ago | | | 0 | 0.0012813735 | |
| 15459902 | 2 years ago | | | 0 | 0.00056670532 | |
| 15457962 | 2 years ago | | | 0 | 0.0018071902 | |
| 15457962 | 2 years ago | | | 0 | 0.0029981112 | |
| 15457962 | 2 years ago | | | 0 | 0.0017294009 | |
| 15457962 | 2 years ago | | | 0 | 0.0029981112 | |
| 15457962 | 2 years ago | | | 0 | 0.0029981112 | |
| 15457962 | 2 years ago | | | 0 | 0.0029981112 | |
| 15453936 | 2 years ago | | | 0 | 0.0068048800 | |
| 15453936 | 2 years ago | | | 0 | 0.0041023800 |
ABI
ABI objects
Getter at block 21276125
getEthBalance() view returns (uint256 amount)
0
owner() view returns (address)
0x00f244126b1f29b50d45464f08de883f1ff2fb7c
Read-only
This contract contains no read-only function objects.
State-modifying
Events renounceOwnership()
swapSushiToV2(uint256 amountIn, address token, uint256 payETHToCoinbase) payable
swapSushiToV3(uint256 amountIn, address token, uint24 fee, uint256 payETHToCoinbase) payable
swapV2ToSushi(uint256 amountIn, address token, uint256 payETHToCoinbase) payable
swapV2ToV3(uint256 amountIn, address token, uint24 fee, uint256 payETHToCoinbase) payable
swapV3ToSushi(uint256 amountIn, address token, uint24 fee, uint256 payETHToCoinbase) payable
swapV3ToV2(uint256 amountIn, address token, uint24 fee, uint256 payETHToCoinbase) payable
transferOwnership(address newOwner)
uniswapV2Call(address sender, uint256 amount0, uint256 amount1, bytes data)
uniswapV3SwapCallback(int256 amount0Delta, int256 amount1Delta, bytes data)
useFlashSwapExactTokenBySushi(uint256 amountToken, uint256 amountOutMin, bool zeroForOne, address token, uint256 payETHToCoinbase)
useFlashSwapExactTokenByV2(uint256 amountToken, uint256 amountOutMin, bool zeroForOne, address token, uint256 payETHToCoinbase)
withdrawETH(uint256 amount)
withdrawToken(address token, address _to, uint256 _value)
AccountLog(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SushiLog(uint256 amountEth, uint256 amonutOut)
WithdrawETH(address indexed sender, uint256 amount)
Withdrawal(address indexed sender, uint256 amount)
This contract contains no constructor objects.
receive()
This contract contains no error objects.