Transaction Hash:
Block:
12958270 at Aug-04-2021 11:10:04 AM +UTC
Transaction Fee:
0.08387292 ETH
$316.35
Gas Used:
2,795,764 Gas / 30 Gwei
Emitted Events:
221 |
UniswapV2Factory.PairCreated( token0=WETH9, token1=LuffyInu, pair=UniswapV2Pair, 50065 )
|
222 |
LuffyInu.Transfer( from=[Sender] 0x8e1703e600f3a667482c4cedf9c5042c4f9e1fa5, to=UniswapV2Pair, value=50000000000000000000000000 )
|
223 |
LuffyInu.Approval( owner=[Sender] 0x8e1703e600f3a667482c4cedf9c5042c4f9e1fa5, spender=[Receiver] UniswapV2Router02, value=115792089237316195423570985008687907853269984665640514039457584007913129639935 )
|
224 |
WETH9.Deposit( dst=[Receiver] UniswapV2Router02, wad=1900000000000000000 )
|
225 |
WETH9.Transfer( src=[Receiver] UniswapV2Router02, dst=UniswapV2Pair, wad=1900000000000000000 )
|
226 |
UniswapV2Pair.Transfer( from=0x0000000000000000000000000000000000000000, to=0x0000000000000000000000000000000000000000, value=1000 )
|
227 |
UniswapV2Pair.Transfer( from=0x0000000000000000000000000000000000000000, to=[Sender] 0x8e1703e600f3a667482c4cedf9c5042c4f9e1fa5, value=9746794344808963905838 )
|
228 |
UniswapV2Pair.Sync( reserve0=1900000000000000000, reserve1=50000000000000000000000000 )
|
229 |
UniswapV2Pair.Mint( sender=[Receiver] UniswapV2Router02, amount0=1900000000000000000, amount1=50000000000000000000000000 )
|
Account State Difference:
Address | Before | After | State Difference | ||
---|---|---|---|---|---|
0x2f731c3e...6303DF52A
Miner
| 1,608.676010404894143363 Eth | 1,608.759883324894143363 Eth | 0.08387292 | ||
0x4E84460a...a3e3A17c8 |
0 Eth
Nonce: 0
|
0 Eth
Nonce: 1
| |||
0x5C69bEe7...B9cc5aA6f | (Uniswap V2: Factory Contract) | ||||
0x8E1703E6...c4F9E1fA5 | (Luffy: Deployer) |
2.073080074834037253 Eth
Nonce: 4
|
0.089207154834037253 Eth
Nonce: 5
| 1.98387292 | |
0xC02aaA39...83C756Cc2 | 6,849,370.167604282981859165 Eth | 6,849,372.067604282981859165 Eth | 1.9 | ||
0xC1bfcCd4...838a67703 |
Execution Trace
ETH 1.9
UniswapV2Router02.addLiquidityETH( token=0xC1bfcCd4c29813eDe019D00D2179Eea838a67703, amountTokenDesired=50000000000000000000000000, amountTokenMin=50000000000000000000000000, amountETHMin=1900000000000000000, to=0x8E1703E600f3A667482C4cedF9c5042c4F9E1fA5, deadline=1628077013 ) => ( amountToken=50000000000000000000000000, amountETH=1900000000000000000, liquidity=9746794344808963905838 )
-
UniswapV2Factory.getPair( 0xC1bfcCd4c29813eDe019D00D2179Eea838a67703, 0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2 ) => ( 0x0000000000000000000000000000000000000000 )
UniswapV2Factory.createPair( tokenA=0xC1bfcCd4c29813eDe019D00D2179Eea838a67703, tokenB=0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2 ) => ( pair=0x4E84460a8b8bAD045FF4eb5be1ECce7a3e3A17c8 )
-
UniswapV2Pair.60806040( )
-
UniswapV2Pair.initialize( _token0=0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2, _token1=0xC1bfcCd4c29813eDe019D00D2179Eea838a67703 )
-
-
UniswapV2Pair.STATICCALL( )
-
LuffyInu.transferFrom( sender=0x8E1703E600f3A667482C4cedF9c5042c4F9E1fA5, recipient=0x4E84460a8b8bAD045FF4eb5be1ECce7a3e3A17c8, amount=50000000000000000000000000 ) => ( True )
- ETH 1.9
WETH9.CALL( )
-
WETH9.transfer( dst=0x4E84460a8b8bAD045FF4eb5be1ECce7a3e3A17c8, wad=1900000000000000000 ) => ( True )
UniswapV2Pair.mint( to=0x8E1703E600f3A667482C4cedF9c5042c4F9E1fA5 ) => ( liquidity=9746794344808963905838 )
-
WETH9.balanceOf( 0x4E84460a8b8bAD045FF4eb5be1ECce7a3e3A17c8 ) => ( 1900000000000000000 )
-
LuffyInu.balanceOf( account=0x4E84460a8b8bAD045FF4eb5be1ECce7a3e3A17c8 ) => ( 50000000000000000000000000 )
-
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: LuffyInu
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: LuffyInu
12345678910111213141516/***Submitted for verification at BscScan.com on 2021-05-11*///SPDX-License-Identifier: MITpragma solidity ^0.6.12;abstract contract Context {function _msgSender() internal view virtual returns (address payable) {return msg.sender;}function _msgData() internal view virtual returns (bytes memory) {this; // silence state mutability warning without generating bytecode - see https://github.com/ethereum/solidity/issues/2691return msg.data;}
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;