Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OHNO | ERC-20 | 21 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22825701 | 9 hours ago | | | 0 | 0.00013760100 | |
| 22822283 | 11 hours ago | | | 0 | 0.00011256900 | |
| 22815264 | 15 hours ago | | | 0.02 | 0.0000011232189 | |
| 22744543 | 2 days ago | | | 0 | 0.00031878380 | |
| 22744309 | 2 days ago | | | 0.0003 | 0.0000010323467 | |
| 22729500 | 3 days ago | | | 0 | 2.8360380e-7 | |
| 22713240 | 3 days ago | | | 0 | 0.0000015658361 | |
| 22691360 | 3 days ago | | | 0 | 0.0000014265751 | |
| 22686572 | 4 days ago | | | 0 | 0.0000017936864 | |
| 22677548 | 4 days ago | | | 0 | 0.0000016840181 |
ABI
ABI objects
Getter at block 22842151
WETH9() view returns (address)
0x4200000000000000000000000000000000000006
deployer() view returns (address)
0x905a650133147012390c42624eeba4d3313bec6c
factory() view returns (address)
0xb5620f90e803c7f957a9ef351b8db3c746021bea
Read-only
This contract contains no read-only function objects.
State-modifying
Events exactInput(struct ISwapRouterExactInputParams params) payable returns (uint256 amountOut)
exactInputSingle(struct ISwapRouterExactInputSingleParams params) payable returns (uint256 amountOut)
exactOutput(struct ISwapRouterExactOutputParams params) payable returns (uint256 amountIn)
exactOutputSingle(struct ISwapRouterExactOutputSingleParams params) payable returns (uint256 amountIn)
multicall(bytes[] data) payable returns (bytes[] results)
pancakeV3SwapCallback(int256 amount0Delta, int256 amount1Delta, bytes _data)
refundETH() payable
selfPermit(address token, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s) payable
selfPermitAllowed(address token, uint256 nonce, uint256 expiry, uint8 v, bytes32 r, bytes32 s) payable
selfPermitAllowedIfNecessary(address token, uint256 nonce, uint256 expiry, uint8 v, bytes32 r, bytes32 s) payable
selfPermitIfNecessary(address token, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s) payable
sweepToken(address token, uint256 amountMinimum, address recipient) payable
sweepTokenWithFee(address token, uint256 amountMinimum, address recipient, uint256 feeBips, address feeRecipient) payable
unwrapWETH9(uint256 amountMinimum, address recipient) payable
unwrapWETH9WithFee(uint256 amountMinimum, address recipient, uint256 feeBips, address feeRecipient) payable
This contract contains no event objects.
constructor(address _deployer, address _factory, address _WETH9)
receive()
This contract contains no error objects.