Uniswap V2

Verified contract

Active on Ethereum with 169 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $45,757.29
ERC-20
Value $45,681.81
ERC-20
--
ERC-20
--
ERC-20
--
0x3ce837406c2689dd05dd18863157be17885e1841ae497a747d93548ea6ce24c2
0xb9795fa22cce01f5c10d663d60c19190eda3db5bccc5a2732f0a1effa2068c00
0x036c0d21665de26d200060be8f6706aac6df6badab28805106aa62ea1b36d87d
0x68747a0d6cf5e922edbc6b4502b0398331a839ceea39772c04815783097da147
0xa6aa649e7a3739aea5098a6578a8c0e5b72270b7182fe8a98c8b66b2d4fd0fa5
0x8958ea069f0a1914d77a39dde3c1d4b8b3d7c18d7ff94165409a565f338f11d1
0x0ecfa6d479df290c73e114e4a4e87cbdaeb799a09bca2c4ef46587ed288e79db
0xf624dbadd9b64b32404aa95ad015cdea1348fdf2be5906ec415506ed56b121c0
0x93a0383e429266596611bf816cad44b2fe7bc99442b9f65441536c08d4e42fbf
0x080d8f217d4281316c09c524f957501fd4dd76e89dfdcd51e0c3dad751691801

Functions
Getter at block 21292814
DOMAIN_SEPARATOR(view returns (bytes32)
0xc584fabda8af53273041c12d55cddac57a4fb8405f6897865be5f7c4c0a9be85
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=424637997433144466462053, _reserve1=12780916032439608831, _blockTimestampLast=1732873751)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
109979741823091901986766352327352726413
price1CumulativeLast(view returns (uint256)
10575706914407569155015740834075229477161711552
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x362bc847a3a9637d3af6624eec853618a43ed7d2
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
695357822149677616183
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.