Uniswap V2

Verified contract

Active on Ethereum with 39 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $52,752.37
ERC-20
--
0x03409c67f03fa9919cb05e167b5702718bd976948bb1412d6631cc83801b9cb7
0x194b7470397d556c05c8505ae56f9214478df2028248f9f7911b3a231f8c468f
0x1ed4dd076ac072e81f037b0d53e60917f39da9593b2cc1c0ece94d7041ec374f
0x57d298fbedfb719db2355d5d3c7ab699abb5e23a5f0bf00059f93a74cd538fa8
0x49c0e245661ed7c4c97a4b5ca27e21dd1b43c67eade71c59536968c868bf0e32
0xb185998a93b1368b1cd6ea2d06fe721113fcaa12a8053c43ded5d645bfcde5a0
0x75f28ad04a1763b682ef368e020927a368be542a8c0525c1314c6bb95c1213d8
0x5db373a745bb9b2cae3045432d7ba15fc4455699bf6ec134c144e36494f2ca9e
0x58ea3b6823f2236975ec299fc772cb12c503a817fa25f3f932c8c0d49aa28f6b
0x3d92e17c8b6c30ccb1dd47038d116a91c9db875f75fcfe97181e387022db65eb

Functions
Getter at block 21267577
DOMAIN_SEPARATOR(view returns (bytes32)
0x0bc7680127e1ca0d9e522ffb84fd182fc60c0cd0398cf99ba23828cae7f3340d
MINIMUM_LIQUIDITY(view returns (uint256)
1000
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals(view returns (uint8)
18
factory(view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
getReserves(view returns (uint112 _reserve0uint112 _reserve1uint32 _blockTimestampLast)
(_reserve0=15387325091419247681, _reserve1=78004352023357275540660, _blockTimestampLast=1732149719)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
2362282822395734378229481441693240059146558751
price1CumulativeLast(view returns (uint256)
247014958360661742070528505949214190577
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xe5a55df7c54fde43a1217449a3f9a0233ef2a393
totalSupply(view returns (uint256)
1085827472861712478578
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
nonces(addressview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(address toreturns (uint256 amount0uint256 amount1)
initialize(address _token0address _token1
mint(address toreturns (uint256 liquidity)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
skim(address to
swap(uint256 amount0Outuint256 amount1Outaddress tobytes data
sync(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed senderuint256 amount0uint256 amount1address indexed to
Mint(address indexed senderuint256 amount0uint256 amount1
Swap(address indexed senderuint256 amount0Inuint256 amount1Inuint256 amount0Outuint256 amount1Outaddress indexed to
Sync(uint112 reserve0uint112 reserve1
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.