Uniswap V2

Verified contract

Active on Ethereum with 128 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,519.86
ERC-20
--
ERC-20
--
ERC-20
--
0x95a5360b56eeb586958b153e74819b5115101bb76b3e649922f727867e3a2e88
From
0x5e158184e65ce2c909e0d9d7a0aad5c570848353756d352d690a7b467056edc1
0xe0b981b6cf849f585641daf142905f21b464321a4755ea9952df1d613e3c1c99
0x49351a6245dec07f59b8b76d39e517a8320881bd8b8f0689f8fbd013c9b9b99b
0xb9bd954e7ec8ee91f10719b15d7a7299fd2a7482148cb6fe35aaa20e28a7d679
0x31a6bde39699e7f6d550c37d94cdec2a2a5827c5c1f978399143d8f1b6001f9f
0x76061946327f5cf37553ce90496a1982152a0a8e5e2ef902f493bc9d5e275ea2
From
0x51ad81cbc9656194e26bd6009bcebbe081ef4fe6c9dcb2afbf7a4fe126ad97f8
0xbe18e20d72fdbcd743bb45fd37f5de2e9706449d11f1baaa4382f62931c30656
0x14bc676f9ebfdadccffbbb364fbe433d2a845da4e309b5631394e341712f2db8

Functions
Getter at block 21020814
DOMAIN_SEPARATOR(view returns (bytes32)
0x42b5de4ea7ef600e8a5e8e64b2592499d5435f9c45292013d26b2732bd1e5caa
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=2772366778090571686090, _reserve1=956533395640345777, _blockTimestampLast=1726703699)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1633190648078872983522564282181422267841
price1CumulativeLast(view returns (uint256)
908048332214075826375643490168233516610084469
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x9f7229af0c4b9740e207ea283b9094983f78ba04
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
50058491217135085408
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.