Transaction Hash:
Block:
20675004 at Sep-04-2024 05:03:59 AM +UTC
Transaction Fee:
0.003140995771209333 ETH
$9.54
Gas Used:
2,704,263 Gas / 1.161497891 Gwei
Emitted Events:
140 |
UniswapV2Factory.PairCreated( token0=Satflow, token1=WETH9, pair=UniswapV2Pair, 362912 )
|
141 |
Satflow.Transfer( from=[Sender] 0xca267522e87c5825a12fa94b5c80971d9310c4db, to=UniswapV2Pair, value=200000000000000000000000 )
|
142 |
Satflow.Approval( owner=[Sender] 0xca267522e87c5825a12fa94b5c80971d9310c4db, spender=[Receiver] UniswapV2Router02, value=115792089237316195423570985008687907853269984665640563839457584007913129639935 )
|
143 |
WETH9.Deposit( dst=[Receiver] UniswapV2Router02, wad=33479947829970938 )
|
144 |
WETH9.Transfer( src=[Receiver] UniswapV2Router02, dst=UniswapV2Pair, wad=33479947829970938 )
|
145 |
UniswapV2Pair.Transfer( from=0x0000000000000000000000000000000000000000, to=0x0000000000000000000000000000000000000000, value=1000 )
|
146 |
UniswapV2Pair.Transfer( from=0x0000000000000000000000000000000000000000, to=[Sender] 0xca267522e87c5825a12fa94b5c80971d9310c4db, value=81829026427021526896 )
|
147 |
UniswapV2Pair.Sync( reserve0=200000000000000000000000, reserve1=33479947829970938 )
|
148 |
UniswapV2Pair.Mint( sender=[Receiver] UniswapV2Router02, amount0=200000000000000000000000, amount1=33479947829970938 )
|
Account State Difference:
Address | Before | After | State Difference | ||
---|---|---|---|---|---|
0x5C69bEe7...B9cc5aA6f | (Uniswap V2: Factory Contract) | ||||
0x8DdB052d...032d1cD6b |
0 Eth
Nonce: 0
|
0 Eth
Nonce: 1
| |||
0x95222290...5CC4BAfe5
Miner
| (beaverbuild) | 12.564964663560359684 Eth | 12.566316795060359684 Eth | 0.0013521315 | |
0xAE58156E...36D40D85c | |||||
0xC02aaA39...83C756Cc2 | 2,908,175.260845363189879988 Eth | 2,908,175.294325311019850926 Eth | 0.033479947829970938 | ||
0xCA267522...d9310c4DB |
0.04342823180280427 Eth
Nonce: 7
|
0.006807288201623999 Eth
Nonce: 8
| 0.036620943601180271 |
Execution Trace
ETH 0.033479947829970938
UniswapV2Router02.addLiquidityETH( token=0xAE58156E48C41a2482426232d9F115336D40D85c, amountTokenDesired=200000000000000000000000, amountTokenMin=200000000000000000000000, amountETHMin=33479947829970938, to=0xCA267522e87c5825A12fA94B5c80971d9310c4DB, deadline=1725426815 ) => ( amountToken=200000000000000000000000, amountETH=33479947829970938, liquidity=81829026427021526896 )
-
UniswapV2Factory.getPair( 0xAE58156E48C41a2482426232d9F115336D40D85c, 0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2 ) => ( 0x0000000000000000000000000000000000000000 )
UniswapV2Factory.createPair( tokenA=0xAE58156E48C41a2482426232d9F115336D40D85c, tokenB=0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2 ) => ( pair=0x8DdB052dAfcA98FBf9ac19FC3E1DBB1032d1cD6b )
-
UniswapV2Pair.60806040( )
-
UniswapV2Pair.initialize( _token0=0xAE58156E48C41a2482426232d9F115336D40D85c, _token1=0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2 )
-
-
UniswapV2Pair.STATICCALL( )
-
Satflow.transferFrom( sender=0xCA267522e87c5825A12fA94B5c80971d9310c4DB, recipient=0x8DdB052dAfcA98FBf9ac19FC3E1DBB1032d1cD6b, amount=200000000000000000000000 ) => ( True )
- ETH 0.033479947829970938
WETH9.CALL( )
-
WETH9.transfer( dst=0x8DdB052dAfcA98FBf9ac19FC3E1DBB1032d1cD6b, wad=33479947829970938 ) => ( True )
UniswapV2Pair.mint( to=0xCA267522e87c5825A12fA94B5c80971d9310c4DB ) => ( liquidity=81829026427021526896 )
-
Satflow.balanceOf( account=0x8DdB052dAfcA98FBf9ac19FC3E1DBB1032d1cD6b ) => ( 200000000000000000000000 )
-
WETH9.balanceOf( 0x8DdB052dAfcA98FBf9ac19FC3E1DBB1032d1cD6b ) => ( 33479947829970938 )
-
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: Satflow
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: Satflow
123456789101112131415/*Satflowhttps://x.com/Satflow_@Satflow_The pro trading platform for Bitcoin Ordinals and Runes, backed by@variantfundhttps://www.satflow.com/Discord: http://discord.gg/satflowBitcoinsatflow.comThe Satflow Beta waitlist allows our early adopters to earn Satflow Flux Points. This invite-only waitlist grants each user 5 invites to share withfriends.Early access will be prioritized based on the number of points you hold. Earn Flux when you join, when you use an invite, and when someone you inviteuses an invite.
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;