Transaction Hash:
Block:
12206579 at Apr-09-2021 04:00:54 PM +UTC
Transaction Fee:
0.357393168 ETH
$963.80
Gas Used:
2,707,524 Gas / 132 Gwei
Emitted Events:
0 |
UniswapV2Factory.PairCreated( token0=StandardERC20, token1=WETH9, pair=UniswapV2Pair, 32459 )
|
1 |
StandardERC20.Transfer( from=[Sender] 0x594a6370a683325e0da54c678681906f550d8294, to=UniswapV2Pair, value=17142000000000000000000 )
|
2 |
StandardERC20.Approval( owner=[Sender] 0x594a6370a683325e0da54c678681906f550d8294, spender=[Receiver] UniswapV2Router02, value=115792089237316195423570985008687907853269984665640564022315584007913129639935 )
|
3 |
WETH9.Deposit( dst=[Receiver] UniswapV2Router02, wad=60000000000000000000 )
|
4 |
WETH9.Transfer( src=[Receiver] UniswapV2Router02, dst=UniswapV2Pair, wad=60000000000000000000 )
|
5 |
UniswapV2Pair.Transfer( from=0x0000000000000000000000000000000000000000, to=0x0000000000000000000000000000000000000000, value=1000 )
|
6 |
UniswapV2Pair.Transfer( from=0x0000000000000000000000000000000000000000, to=[Sender] 0x594a6370a683325e0da54c678681906f550d8294, value=1014159750729637267422 )
|
7 |
UniswapV2Pair.Sync( reserve0=17142000000000000000000, reserve1=60000000000000000000 )
|
8 |
UniswapV2Pair.Mint( sender=[Receiver] UniswapV2Router02, amount0=17142000000000000000000, amount1=60000000000000000000 )
|
Account State Difference:
Address | Before | After | State Difference | ||
---|---|---|---|---|---|
0x1816327b...56302b775 |
0 Eth
Nonce: 0
|
0 Eth
Nonce: 1
| |||
0x35b55c25...52C9D0211 | |||||
0x4F9bEBE3...9dfFA52d5
Miner
| (Crazy Pool) | 65.652180918272753873 Eth | 66.009574086272753873 Eth | 0.357393168 | |
0x594A6370...F550D8294 |
60.516257461487189378 Eth
Nonce: 15
|
0.158864293487189378 Eth
Nonce: 16
| 60.357393168 | ||
0x5C69bEe7...B9cc5aA6f | (Uniswap V2: Factory Contract) | ||||
0xC02aaA39...83C756Cc2 | 7,205,973.008596891496995698 Eth | 7,206,033.008596891496995698 Eth | 60 |
Execution Trace
ETH 60
UniswapV2Router02.addLiquidityETH( token=0x35b55c25731E9b05B1d8480ba39463d52C9D0211, amountTokenDesired=17142000000000000000000, amountTokenMin=17142000000000000000000, amountETHMin=60000000000000000000, to=0x594A6370a683325E0DA54c678681906F550D8294, deadline=1617985177 ) => ( amountToken=17142000000000000000000, amountETH=60000000000000000000, liquidity=1014159750729637267422 )
-
UniswapV2Factory.getPair( 0x35b55c25731E9b05B1d8480ba39463d52C9D0211, 0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2 ) => ( 0x0000000000000000000000000000000000000000 )
UniswapV2Factory.createPair( tokenA=0x35b55c25731E9b05B1d8480ba39463d52C9D0211, tokenB=0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2 ) => ( pair=0x1816327b28E73C67604532a81158FD356302b775 )
-
UniswapV2Pair.60806040( )
-
UniswapV2Pair.initialize( _token0=0x35b55c25731E9b05B1d8480ba39463d52C9D0211, _token1=0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2 )
-
-
UniswapV2Pair.STATICCALL( )
-
StandardERC20.transferFrom( sender=0x594A6370a683325E0DA54c678681906F550D8294, recipient=0x1816327b28E73C67604532a81158FD356302b775, amount=17142000000000000000000 ) => ( True )
- ETH 60
WETH9.CALL( )
-
WETH9.transfer( dst=0x1816327b28E73C67604532a81158FD356302b775, wad=60000000000000000000 ) => ( True )
UniswapV2Pair.mint( to=0x594A6370a683325E0DA54c678681906F550D8294 ) => ( liquidity=1014159750729637267422 )
-
StandardERC20.balanceOf( account=0x1816327b28E73C67604532a81158FD356302b775 ) => ( 17142000000000000000000 )
-
WETH9.balanceOf( 0x1816327b28E73C67604532a81158FD356302b775 ) => ( 60000000000000000000 )
-
UniswapV2Factory.STATICCALL( )
-
addLiquidityETH[UniswapV2Router02 (ln:292)]
_addLiquidity[UniswapV2Router02 (ln:300)]
getPair[UniswapV2Router02 (ln:257)]
createPair[UniswapV2Router02 (ln:258)]
getReserves[UniswapV2Router02 (ln:260)]
sortTokens[UniswapV2Library (ln:702)]
getReserves[UniswapV2Library (ln:703)]
pairFor[UniswapV2Library (ln:703)]
sortTokens[UniswapV2Library (ln:691)]
pairFor[UniswapV2Router02 (ln:308)]
sortTokens[UniswapV2Library (ln:691)]
safeTransferFrom[UniswapV2Router02 (ln:309)]
call[TransferHelper (ln:772)]
encodeWithSelector[TransferHelper (ln:772)]
decode[TransferHelper (ln:773)]
deposit[UniswapV2Router02 (ln:310)]
transfer[UniswapV2Router02 (ln:311)]
mint[UniswapV2Router02 (ln:312)]
safeTransferETH[UniswapV2Router02 (ln:314)]
File 1 of 5: UniswapV2Router02
File 2 of 5: UniswapV2Factory
File 3 of 5: UniswapV2Pair
File 4 of 5: StandardERC20
File 5 of 5: WETH9
12345678910111213141516pragma solidity =0.6.6;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);function setFeeTo(address) external;function setFeeToSetter(address) external;
File 2 of 5: UniswapV2Factory
12345678910111213141516pragma solidity =0.5.16;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);function setFeeTo(address) external;function setFeeToSetter(address) external;
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: StandardERC20
12345678910111213141516// File: @openzeppelin/contracts/GSN/Context.sol// SPDX-License-Identifier: MITpragma solidity ^0.7.0;/** @dev Provides information about the current execution context, including the* sender of the transaction and its data. While these are generally available* via msg.sender and msg.data, they should not be accessed in such a direct* manner, since when dealing with GSN meta-transactions the account sending and* paying for execution may not be the actual sender (as far as an application* is concerned).** This contract is only required for intermediate, library-like contracts.*/
File 5 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;