Uniswap V2

Verified contract

Active on Ethereum with 12 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $603.49
ERC-20
--
0x20554199d07f8aadaf2c206f75fd84cd128f809dfd1fe3240b8e219d68219a77
0x72d71dc00354c1e09f1e093d9bc97235372036b8bbb4b528114c73b85f104411
0xd52fed10800d512f3e6d48c87b621292db1079873da395da0dbf5058f200b5bc
0xe382af4ca7013b1883e62bf7583979436a209c79afe3535a0dd5fbedcb2606da
0x2f3ac7162bf37e33b6afd097c20ca5ab733a5d8c6145d2efaedb922f93abb3f5
0xddee417bc10a1d41198745c010767d97dd398173bbff32eb7979efe4b50dce3e
0x1ec6028ebeb02f3116fbc12cfdef7e509f149619edcd1adcd0fe9eb2848b6e56
0xa3262f15098b48f80b1af497c15e784e1d61bdb77eb3e38319855305e673db59
From
0x1a4e4398af9d070425731046d0ed7518d2a001fb2c847b8339a908a873ab0a41
0x5914882dfe41d6202b5644546368e29c9dae9968b2fa37b56ea4131200b0b076

Functions
Getter at block 21309751
DOMAIN_SEPARATOR(view returns (bytes32)
0x475452a5c7d97f7d82852178c2e48270381b81ceb0d5f7fc7858693c7eab81d1
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=162719660831944104, _reserve1=3748717977300323510977279, _blockTimestampLast=1725734519)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1849111101707573635107641804753372202697919603544
price1CumulativeLast(view returns (uint256)
147864407183358384453424831003655832
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xf70e5e46a50bba54917d9cb7aeb8b83610bcd969
totalSupply(view returns (uint256)
767369904057606549697
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.