Transaction Hash:
Block:
22731490 at Jun-18-2025 12:52:47 PM +UTC
Transaction Fee:
0.0001937252442576 ETH
$0.72
Gas Used:
149,700 Gas / 1.294089808 Gwei
Emitted Events:
153 |
WETH9.Deposit( dst=[Receiver] UniversalRouter, wad=400000000000000000 )
|
154 |
TetherToken.Transfer( from=UniswapV3Pool, to=[Receiver] UniversalRouter, value=998612880 )
|
155 |
WETH9.Transfer( src=[Receiver] UniversalRouter, dst=UniswapV3Pool, wad=400000000000000000 )
|
156 |
UniswapV3Pool.Swap( sender=[Receiver] UniversalRouter, recipient=[Receiver] UniversalRouter, amount0=400000000000000000, amount1=-998612880, sqrtPriceX96=3959620775119507432129757, liquidity=1365979658152512942, tick=-198089 )
|
157 |
TetherToken.Transfer( from=[Receiver] UniversalRouter, to=0xe32878cb20F040e640c66c95Ac7eE96a4f97A0eB, value=8987515 )
|
158 |
TetherToken.Transfer( from=[Receiver] UniversalRouter, to=[Sender] 0x0d9d4bf8c75713327964e8624934d311138501a7, value=989625365 )
|
Account State Difference:
Address | Before | After | State Difference | ||
---|---|---|---|---|---|
0x0D9d4bF8...1138501A7 |
137.660782597350590568 Eth
Nonce: 146
|
137.260588872106332968 Eth
Nonce: 147
| 0.4001937252442576 | ||
0x11b815ef...14B7697F6 | (Uniswap V3: USDT 3) | ||||
0x95222290...5CC4BAfe5
Miner
| (beaverbuild) | 9.152817379866795173 Eth | 9.152882506211528273 Eth | 0.0000651263447331 | |
0xC02aaA39...83C756Cc2 | 2,618,523.922276605484047823 Eth | 2,618,524.322276605484047823 Eth | 0.4 | ||
0xdAC17F95...13D831ec7 |
Execution Trace
ETH 0.4
UniversalRouter.execute( commands=0x0B000604, inputs=[AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFjRXhdigAAA==, AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFjRXhdigAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAArwCqqObIj/o0KDlxPJ+rZCDx1bMIAAfTawX+VjS7lI6IgYgaZRZfBPYMexwAAAAAAAAAAAAAAAAAAAAAAAAAAAA==, AAAAAAAAAAAAAAAA2sF/lY0u5SOiIGIGmUWXwT2DHscAAAAAAAAAAAAAAADjKHjLIPBA5kDGbJWsfulqT5eg6wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABa, AAAAAAAAAAAAAAAA2sF/lY0u5SOiIGIGmUWXwT2DHscAAAAAAAAAAAAAAAANnUv4x1cTMnlk6GJJNNMRE4UBpwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA6qqwL], deadline=1750252934 )
- ETH 0.4
WETH9.CALL( )
UniswapV3Pool.swap( recipient=0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD, zeroForOne=True, amountSpecified=400000000000000000, sqrtPriceLimitX96=4295128740, data=0x00000000000000000000000000000000000000000000000000000000000000400000000000000000000000003FC91A3AFD70395CD496C647D5A6CC9D4B2B7FAD000000000000000000000000000000000000000000000000000000000000002BC02AAA39B223FE8D0A0E5C4F27EAD9083C756CC20001F4DAC17F958D2EE523A2206206994597C13D831EC7000000000000000000000000000000000000000000 ) => ( amount0=400000000000000000, amount1=-998612880 )
-
TetherToken.transfer( _to=0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD, _value=998612880 )
-
WETH9.balanceOf( 0x11b815efB8f581194ae79006d24E0d814B7697F6 ) => ( 4817776230358088176004 )
UniversalRouter.uniswapV3SwapCallback( amount0Delta=400000000000000000, amount1Delta=-998612880, data=0x00000000000000000000000000000000000000000000000000000000000000400000000000000000000000003FC91A3AFD70395CD496C647D5A6CC9D4B2B7FAD000000000000000000000000000000000000000000000000000000000000002BC02AAA39B223FE8D0A0E5C4F27EAD9083C756CC20001F4DAC17F958D2EE523A2206206994597C13D831EC7000000000000000000000000000000000000000000 )
-
WETH9.transfer( dst=0x11b815efB8f581194ae79006d24E0d814B7697F6, wad=400000000000000000 ) => ( True )
-
-
WETH9.balanceOf( 0x11b815efB8f581194ae79006d24E0d814B7697F6 ) => ( 4818176230358088176004 )
-
-
TetherToken.balanceOf( who=0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD ) => ( 998612880 )
-
TetherToken.transfer( _to=0xe32878cb20F040e640c66c95Ac7eE96a4f97A0eB, _value=8987515 )
-
TetherToken.balanceOf( who=0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD ) => ( 989625365 )
-
TetherToken.transfer( _to=0x0D9d4bF8c75713327964E8624934D311138501A7, _value=989625365 )
execute[UniversalRouter (ln:16)]
execute[UniversalRouter (ln:21)]
execute[UniversalRouter (ln:21)]
File 1 of 4: UniversalRouter
File 2 of 4: WETH9
File 3 of 4: UniswapV3Pool
File 4 of 4: TetherToken
12345678910111213141516// SPDX-License-Identifier: GPL-3.0-or-laterpragma solidity ^0.8.17;// Command implementationsimport {Dispatcher} from './base/Dispatcher.sol';import {RewardsCollector} from './base/RewardsCollector.sol';import {RouterParameters, RouterImmutables} from './base/RouterImmutables.sol';import {Commands} from './libraries/Commands.sol';import {IUniversalRouter} from './interfaces/IUniversalRouter.sol';contract UniversalRouter is RouterImmutables, IUniversalRouter, Dispatcher, RewardsCollector {modifier checkDeadline(uint256 deadline) {if (block.timestamp > deadline) revert TransactionDeadlinePassed();_;}constructor(RouterParameters memory params) RouterImmutables(params) {}/// @inheritdoc IUniversalRouterfunction execute(bytes calldata commands, bytes[] calldata inputs, uint256 deadline)
File 2 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 3 of 4: UniswapV3Pool
12345678910111213141516// SPDX-License-Identifier: BUSL-1.1pragma solidity =0.7.6;import './interfaces/IUniswapV3Pool.sol';import './NoDelegateCall.sol';import './libraries/LowGasSafeMath.sol';import './libraries/SafeCast.sol';import './libraries/Tick.sol';import './libraries/TickBitmap.sol';import './libraries/Position.sol';import './libraries/Oracle.sol';import './libraries/FullMath.sol';import './libraries/FixedPoint128.sol';import './libraries/TransferHelper.sol';import './libraries/TickMath.sol';import './libraries/LiquidityMath.sol';import './libraries/SqrtPriceMath.sol';
File 4 of 4: TetherToken
12345678910111213141516pragma solidity ^0.4.17;/*** @title SafeMath* @dev Math operations with safety checks that throw on error*/library SafeMath {function mul(uint256 a, uint256 b) internal pure returns (uint256) {if (a == 0) {return 0;}uint256 c = a * b;assert(c / a == b);return c;}