Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.02)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.000006 | $3,380.89 |
$0.02 | |
1INCH | ERC-20 | 0 | $0.312494 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15932579 | 2 years ago | | | 0 | 0.0080122620 | |
| 15932192 | 2 years ago | | | 0 | 0.0064567256 | |
| 15930617 | 2 years ago | | | 0 | 0.0081250406 | |
| 15930149 | 2 years ago | | | 0 | 0.0077796351 | |
| 15929906 | 2 years ago | | | 0 | 0.026533910 | |
| 15929634 | 2 years ago | | | 0 | 0.013716889 | |
| 15928743 | 2 years ago | | | 0 | 0.0077257586 | |
| 15928329 | 2 years ago | | | 0 | 0.017788138 | |
| 15927369 | 2 years ago | | | 0 | 0.043804835 | |
| 15927261 | 2 years ago | | | 0 | 0.040368952 |
ABI
ABI objects
Getter at block 21170072
getEthBalance() view returns (uint256 amount)
0
owner() view returns (address)
0xfe0022a90000564600cdd6930009661e0000d15b
Read-only
This contract contains no read-only function objects.
State-modifying
Events renounceOwnership()
swapSushiToV2ByOwner(uint256 amountIn, address token, uint256 payETHToCoinbase) payable
swapSushiToV3ByOwner(uint256 amountIn, address token, uint24 fee, uint256 payETHToCoinbase) payable
swapV2ToSushiByOwner(uint256 amountIn, address token, uint256 payETHToCoinbase) payable
swapV2ToV3ByOwner(uint256 amountIn, address token, uint24 fee, uint256 payETHToCoinbase) payable
swapV3ToSushiByOwner(uint256 amountIn, address token, uint24 fee, uint256 payETHToCoinbase) payable
swapV3ToV2ByOwner(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)
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.