Uniswap V2

Verified contract

Active on Ethereum with 10 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $12.31
ERC-20
--
0xab901703715201134348ac92e45d9b53d508b66a31cbef5a920350aac2ce6a07
0xe22589c21f98d25bd8a9caa5dbd92dcef84ac799cb26d8add3a8c3c41f5fb493
0x77612ad991403564aa3b99c81a8ac44247bda8fe5bd14593a3ae4435171007f7
0x6d23096e00ff3ef75591d719b5d9217fdd1e76b83095c0a45fd3ce22009c2a91
0x7f852dcb730265d14b5bb3c13e78ae03e0c75a111f53c97c186f736498360758
0xc0c626a572cb3c50cbf2914d4a91a732fffa48e1bbb12b52482f44aefbb459ef
0x4148fcee796ed507b3706b0412eada9ad77b521eb154613814e5d8585e9c1b86
0xd951a88f24586d4187852690bfbba7d1d8448331a0acbabfacae307bd90d3d19
0x6e99f042a599f48f1368ff61732b9bd93d59d7cd29166b06685096533986b706
0x509711b148c3b61089fa7eedfc5aa24a7326575e272e183ef6d82db6587d44d7
From

Functions
Getter at block 20820486
DOMAIN_SEPARATOR(view returns (bytes32)
0x6cbb13dec7a6ed870a88f7b157028507c6e7b3cd1e467a1e2825f52cf7572852
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=317093523539556390230433, _reserve1=4659664484715641, _blockTimestampLast=1719019619)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
684664159425501250959932252204783997
price1CumulativeLast(view returns (uint256)
25120401857647105858922634237430928785320245626861
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xa50ccef3903b93afbd8e1f77372403a4a87c9fbf
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
37830290858998151016
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.