Uniswap V2

Verified contract

Active on Ethereum with 420 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,561.15
ERC-20
--
0xe909b28436db877670ceabaac090792e3236dcce3a70c1e56c63dd37ac137300
0x80de93d4fa5b48d3e1e562a6109eddba15498eb082b6ef0c4d5d45a7e5fe5f5c
0x44bb7b1ea5a3f562b9b1ec961a4c968ae0e660c6c7992ed6209557e4a96e0968
0x63f47d3905457eeb518f6dfffd3dd1e7990b87964233fcf35faa9a9200195ab2
0xf45c6530a4d2b06142ecc532e422448c1add22b6ea8f4a41fe853a085fdc01ed
0x2db2e703c8365c7cd452492c00e29acacd473e5dd69fdeac0a0bbace6590b2a8
0x2d850a3b6dbf4523aa2346918b94433b5f97de7f5f6aa585f981b5e79483b15f
0x11f61697a4dfc843357fa7641cd3a6d16e7eb0d8862ce8fe13f40c5d2f6a8475
0x7df3a1568281cd9ae956aa7f431f7e191b33ad38df834eb877ad6400f80da660
0x2c9700cd90b07f6453289692e5c297d52a461b0ab4441c8bdea347fbb5ef09b2

Functions
Getter at block 20880231
DOMAIN_SEPARATOR(view returns (bytes32)
0x4f2878179791ac88d2c5fb317da250842136d32164b2b56317649fd767c98d1d
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=199419570404352341081012, _reserve1=1079187000963094605, _blockTimestampLast=1724574299)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
20691208815233247142063890243797300672
price1CumulativeLast(view returns (uint256)
74112757796495898079544712904456496593426973695
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x50d2de5397d7c657c3d424634a2ddf4e0d73d789
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
426960284651796981910
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.