Uniswap V2

Verified contract

Active on Ethereum with 144 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $89.82
ERC-20
--
0x7960f50e35dc7a18127c34d070d9edf3266579b4b773a930e4a87d89618177d0
0x12fa64691d22a5cebb20075d12863714b89e09e4cc05c4739b6af4d52acd3ee6
0x0a78cbbee90f275584e8074d9bdaa5fd5625971a164f3f5e0b150a15e1e70e76
0x7cd79cbe08996069067eb0484d4e8b9de434af17ad0e57479532e49e82555048
0x9b758d67ae9b004f5f83c2e27ff340291d64cfb7ea8600ab3a2ca8ce7f5115c3
0xad4ae8e16fa56cbbfa6f3ed67ff447f8cca508e2860a174e1143ba21ae021b4e
0x11aa93f01f6d96b09ff52a98a52f7b0aa300b47220ab775b8996d337c66eefe1
0xe84b9cf7cc88b94205b004daef2ef51a7a50084a8ed3725ed8ab85f0eb23d453
0xc7f280bd42eef22a3a684bdd40ea05a351df17fb545de5e93c298c7585bab30d
0x83c51e75b6096e48fc812a60c439711b8e996ee19536df8f5ce45243b77390b2

Functions
Getter at block 20909184
DOMAIN_SEPARATOR(view returns (bytes32)
0x95439e30efd1f3c03d353adc582019d171111c52ab3bbae23a8be65758b981e4
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=93939262907545962013759695229372, _reserve1=36848660966234415, _blockTimestampLast=1728018767)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
27998034574897862761625407392
price1CumulativeLast(view returns (uint256)
124203294660819727110689234985696574251184294985979492672
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x18677637bc6e45f38308193deb7de7ec09029e06
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1829303220519287317865651
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.