Transaction Hash:
Block:
21936520 at Feb-27-2025 08:37:23 AM +UTC
Transaction Fee:
0.00015894557448 ETH
$0.49
Gas Used:
135,120 Gas / 1.176329 Gwei
Emitted Events:
63 |
0xf3de3c0d654fda23dad170f0f320a92172509127.0x7724394874fdd8ad13292ec739b441f85c6559f10dc4141b8d4c0fa4cbf55bdb( 0x7724394874fdd8ad13292ec739b441f85c6559f10dc4141b8d4c0fa4cbf55bdb, 00000000000000000000000000000000000000000000000000349940514cf281 )
|
64 |
GameStop.Transfer( from=[Sender] 0x3edb25f8c166054c9455f95746eb781bc2fad64b, to=UniswapV2Pair, value=1076544434918223901473685 )
|
65 |
GameStop.Approval( owner=[Sender] 0x3edb25f8c166054c9455f95746eb781bc2fad64b, spender=TokenApprove, value=115792089237316195423570985008687907853269984665640562962913149089689228166250 )
|
66 |
WETH9.Transfer( src=UniswapV2Pair, dst=[Receiver] 0xf3de3c0d654fda23dad170f0f320a92172509127, wad=25323524393931902 )
|
67 |
UniswapV2Pair.Sync( reserve0=5534212530341216050, reserve1=235639164222285050091807213 )
|
68 |
UniswapV2Pair.Swap( sender=[Receiver] 0xf3de3c0d654fda23dad170f0f320a92172509127, amount0In=0, amount1In=1076544434918223901473685, amount0Out=25323524393931902, amount1Out=0, to=[Receiver] 0xf3de3c0d654fda23dad170f0f320a92172509127 )
|
69 |
WETH9.Withdrawal( src=[Receiver] 0xf3de3c0d654fda23dad170f0f320a92172509127, wad=25323524393931902 )
|
70 |
0xf3de3c0d654fda23dad170f0f320a92172509127.0x1bb43f2da90e35f7b0cf38521ca95a49e68eb42fac49924930a5bd73cdf7576c( 0x1bb43f2da90e35f7b0cf38521ca95a49e68eb42fac49924930a5bd73cdf7576c, 000000000000000000000000dd157bd06c1840fa886da18a138c983a7d74c1d7, 0000000000000000000000000000000000000000000000000000000000000000, 0000000000000000000000003edb25f8c166054c9455f95746eb781bc2fad64b, 00000000000000000000000000000000000000000000e3f7973bc5416efdbb95, 0000000000000000000000000000000000000000000000000059f79c7bf6147e )
|
Account State Difference:
Address | Before | After | State Difference | ||
---|---|---|---|---|---|
0x3EdB25F8...bC2fad64b |
0.018097506882267194 Eth
Nonce: 81
|
0.043262085701719096 Eth
Nonce: 82
| 0.025164578819451902 | ||
0x4838B106...B0BAD5f97
Miner
| (Titan Builder) | 7.775262748315828457 Eth | 7.775330308315828457 Eth | 0.00006756 | |
0x4e4442e5...a38185fAD | |||||
0xC02aaA39...83C756Cc2 | 2,922,085.705242333152487455 Eth | 2,922,085.679918808758555553 Eth | 0.025323524393931902 | ||
0xdD157BD0...a7D74C1d7 |
Execution Trace
0xf3de3c0d654fda23dad170f0f320a92172509127.9871efa4( )
OKX: Dex Aggregator.0a5ea466( )
TokenApprove.claimTokens( _token=0xdD157BD06c1840Fa886da18A138C983a7D74C1d7, _who=0x3EdB25F8C166054C9455F95746eb781bC2fad64b, _dest=0x4e4442e59B98D60Ba816489e307B853a38185fAD, _amount=1076544434918223901473685 )
GameStop.transferFrom( sender=0x3EdB25F8C166054C9455F95746eb781bC2fad64b, recipient=0x4e4442e59B98D60Ba816489e307B853a38185fAD, amount=1076544434918223901473685 ) => ( True )
-
GameStop.balanceOf( account=0x3EdB25F8C166054C9455F95746eb781bC2fad64b ) => ( 1076544434918223901473685 )
-
-
UniswapV2Pair.STATICCALL( )
-
UniswapV2Pair.STATICCALL( )
-
GameStop.balanceOf( account=0x4e4442e59B98D60Ba816489e307B853a38185fAD ) => ( 235639164222285050091807213 )
UniswapV2Pair.swap( amount0Out=25323524393931902, amount1Out=0, to=0xF3dE3C0d654FDa23daD170f0f320a92172509127, data=0x )
-
WETH9.transfer( dst=0xF3dE3C0d654FDa23daD170f0f320a92172509127, wad=25323524393931902 ) => ( True )
-
WETH9.balanceOf( 0x4e4442e59B98D60Ba816489e307B853a38185fAD ) => ( 5534212530341216050 )
-
GameStop.balanceOf( account=0x4e4442e59B98D60Ba816489e307B853a38185fAD ) => ( 235639164222285050091807213 )
-
WETH9.withdraw( wad=25323524393931902 )
- ETH 0.025323524393931902
0xf3de3c0d654fda23dad170f0f320a92172509127.CALL( )
- ETH 0.025323524393931902
- ETH 0.025323524393931902
0x3edb25f8c166054c9455f95746eb781bc2fad64b.CALL( )
File 1 of 4: UniswapV2Pair
File 2 of 4: GameStop
File 3 of 4: WETH9
File 4 of 4: TokenApprove
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 2 of 4: GameStop
12345678910111213141516// SPDX-License-Identifier: MIT// File: @uniswap/v2-core/contracts/interfaces/IUniswapV2Factory.solpragma solidity >=0.5.0;interface IUniswapV2Factory {event PairCreated(address indexed token0, address indexed token1, address pair, uint);function feeTo() external view returns (address);function feeToSetter() external view returns (address);function getPair(address tokenA, address tokenB) external view returns (address pair);function allPairs(uint) external view returns (address pair);function allPairsLength() external view returns (uint);function createPair(address tokenA, address tokenB) external returns (address pair);
File 3 of 4: 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 4 of 4: TokenApprove
12345678910111213141516/***Submitted for verification at BscScan.com on 2023-06-26*/// SPDX-License-Identifier: MITpragma solidity ^0.8.0;// OpenZeppelin Contracts v4.4.1 (access/Ownable.sol)// OpenZeppelin Contracts v4.4.1 (utils/Context.sol)// OpenZeppelin Contracts v4.4.1 (proxy/utils/Initializable.sol)// OpenZeppelin Contracts v4.4.1 (utils/Address.sol)/**