Transaction Hash:
Block:
22658289 at Jun-08-2025 07:10:11 AM +UTC
Transaction Fee:
0.00012110676858273 ETH
$0.46
Gas Used:
119,595 Gas / 1.012640734 Gwei
Emitted Events:
510 |
TokenCreator.Approval( owner=[Sender] 0xe4c307db892f32f55c0272150b249555686ebd2a, spender=[Receiver] OpenOceanExchangeProxy, value=0 )
|
511 |
TokenCreator.Transfer( from=[Sender] 0xe4c307db892f32f55c0272150b249555686ebd2a, to=UniswapV2Pair, value=2482139665533136998077174571720 )
|
512 |
WETH9.Transfer( src=UniswapV2Pair, dst=[Receiver] OpenOceanExchangeProxy, wad=143279886073929804 )
|
513 |
UniswapV2Pair.Sync( reserve0=13538271558289344369, reserve1=236311675081197520547749490976828 )
|
514 |
UniswapV2Pair.Swap( sender=[Receiver] OpenOceanExchangeProxy, amount0In=0, amount1In=2482139665533136998077174571720, amount0Out=143279886073929804, amount1Out=0, to=[Receiver] OpenOceanExchangeProxy )
|
515 |
WETH9.Withdrawal( src=[Receiver] OpenOceanExchangeProxy, wad=143279886073929804 )
|
Account State Difference:
Address | Before | After | State Difference | ||
---|---|---|---|---|---|
0x4838B106...B0BAD5f97
Miner
| (Titan Builder) | 11.331313539939266218 Eth | 11.331385296939266218 Eth | 0.000071757 | |
0x922164BB...949fCAEef | 0.600032417376834815 Eth | 0.600175840686218128 Eth | 0.000143423309383313 | ||
0xC02aaA39...83C756Cc2 | 2,652,533.907172255473437357 Eth | 2,652,533.763892369399507553 Eth | 0.143279886073929804 | ||
0xE4C307Db...5686EBD2a |
0.002229134849546852 Eth
Nonce: 8
|
0.145244490845510613 Eth
Nonce: 9
| 0.143015355995963761 | ||
0xee772CEc...59a68Aa83 | |||||
0xF0d417fC...117DCd2E6 |
Execution Trace
OpenOceanExchangeProxy.6b58f2f0( )
OpenOceanExchange.callUniswapTo( ) => ( returnAmount=143279886073929804 )
-
TokenCreator.transferFrom( from=0xE4C307Db892F32F55c0272150b249555686EBD2a, to=0xF0d417fC9Fb2f1b6eFE51b39DB7ed60117DCd2E6, amount=2482139665533136998077174571720 ) => ( True )
-
UniswapV2Pair.STATICCALL( )
UniswapV2Pair.swap( amount0Out=143279886073929804, amount1Out=0, to=0x6352a56caadC4F1E25CD6c75970Fa768A3304e64, data=0x )
-
WETH9.transfer( dst=0x6352a56caadC4F1E25CD6c75970Fa768A3304e64, wad=143279886073929804 ) => ( True )
-
WETH9.balanceOf( 0xF0d417fC9Fb2f1b6eFE51b39DB7ed60117DCd2E6 ) => ( 13538271558289344369 )
-
TokenCreator.balanceOf( account=0xF0d417fC9Fb2f1b6eFE51b39DB7ed60117DCd2E6 ) => ( 236311675081197520547749490976828 )
-
-
UniswapV2Pair.STATICCALL( )
WETH9.withdraw( wad=143279886073929804 )
ETH 0.143279886073929804
OpenOceanExchangeProxy.CALL( )
- ETH 0.143279886073929804
OpenOceanExchange.DELEGATECALL( )
- ETH 0.143279886073929804
- ETH 0.143136462764546491
0xe4c307db892f32f55c0272150b249555686ebd2a.CALL( )
- ETH 0.000143423309383313
0x922164bbbd36acf9e854acbbf32facc949fcaeef.CALL( )
-
callUniswapTo[UniswapV2Exchange (ln:1774)]
_callUniswap[UniswapV2Exchange (ln:1781)]
File 1 of 5: OpenOceanExchangeProxy
File 2 of 5: TokenCreator
File 3 of 5: UniswapV2Pair
File 4 of 5: WETH9
File 5 of 5: OpenOceanExchange
12345678910111213141516// File: @openzeppelin/contracts/proxy/Proxy.sol// SPDX-License-Identifier: MITpragma solidity >=0.6.0 <0.8.0;/*** @dev This abstract contract provides a fallback function that delegates all calls to another contract using the EVM* instruction `delegatecall`. We refer to the second contract as the _implementation_ behind the proxy, and it has to* be specified by overriding the virtual {_implementation} function.** Additionally, delegation to the implementation can be triggered manually through the {_fallback} function, or to a* different contract through the {_delegate} function.** The success and return data of the delegated call will be returned back to the caller of the proxy.*/
File 2 of 5: TokenCreator
12345678910111213/*________ ___ ___ ________ ________ ________ ___ ___ ________ ___ ___ ________ ___ ___|\\ ____\\|\\ \\|\\ \\|\\ __ \\|\\ ___ \\|\\ ____\\|\\ \\|\\ \\|\\ __ \\|\\ \\ |\\ \\|\\ ___ \\|\\ \\|\\ \\\\ \\ \\___|\\ \\ \\\\\\ \\ \\ \\|\\ \\ \\ \\\\ \\ \\ \\ \\___|\\ \\ \\\\\\ \\ \\ \\|\\ \\ \\ \\ \\ \\ \\ \\ \\\\ \\ \\ \\\\\\\\ \\\\ \\_____ \\ \\ __ \\ \\ __ \\ \\ \\\\ \\ \\ \\ \\ __\\ \\ __ \\ \\ __ \\ \\ \\ \\ \\ \\ \\ \\\\ \\ \\ \\ \\\\\\ \\\\|____|\\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\\\ \\ \\ \\ \\|\\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\\\ \\ \\ \\\\\\\\ \\____\\_\\ \\ \\__\\ \\__\\ \\__\\ \\__\\ \\__\\\\ \\__\\ \\_______\\ \\__\\ \\__\\ \\__\\ \\__\\ \\__\\ \\ \\__\\ \\__\\\\ \\__\\\\_______\\|\\_________\\|__|\\|__|\\|__|\\|__|\\|__| \\|__|\\|_______|\\|__|\\|__|\\|__|\\|__|\\|__| \\|__|\\|__| \\|__|\\|_______|\\|_________|Web: https://shanghaiinu.ioTwitter: https://twitter.com/ShanghaiInuTelegram: https://t.me/shanghaiinu
File 3 of 5: UniswapV2Pair
12345678910111213141516// File: contracts/interfaces/IUniswapV2Pair.solpragma solidity >=0.5.0;interface IUniswapV2Pair {event Approval(address indexed owner, address indexed spender, uint value);event Transfer(address indexed from, address indexed to, uint value);function name() external pure returns (string memory);function symbol() external pure returns (string memory);function decimals() external pure returns (uint8);function totalSupply() external view returns (uint);function balanceOf(address owner) external view returns (uint);function allowance(address owner, address spender) external view returns (uint);function approve(address spender, uint value) external returns (bool);
File 4 of 5: WETH9
12345678910111213141516// Copyright (C) 2015, 2016, 2017 Dapphub// This program is free software: you can redistribute it and/or modify// it under the terms of the GNU General Public License as published by// the Free Software Foundation, either version 3 of the License, or// (at your option) any later version.// This program is distributed in the hope that it will be useful,// but WITHOUT ANY WARRANTY; without even the implied warranty of// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the// GNU General Public License for more details.// You should have received a copy of the GNU General Public License// along with this program. If not, see <http://www.gnu.org/licenses/>.pragma solidity ^0.4.18;
File 5 of 5: OpenOceanExchange
12345678910111213141516// File: @openzeppelin/contracts-upgradeable/utils/AddressUpgradeable.sol// SPDX-License-Identifier: MIT// OpenZeppelin Contracts (last updated v4.8.0) (utils/Address.sol)pragma solidity ^0.8.1;/*** @dev Collection of functions related to the address type*/library AddressUpgradeable {/*** @dev Returns true if `account` is a contract.** [IMPORTANT]* ====