Uniswap V2

Verified contract

Active on Ethereum with 40 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $54.94
ERC-20
--
0x3e6ddecf270b2179eb415080f18537a8cd2780639c004dd9c7926814e0732f40
0xe5c2d58dab1a0175e4b0438fe97ebd5a5f93ad56d46d5acbbf58d97ba5ba424b
0x8f935b747c6877c277e705acf87280e773473e5cfb4c72c304fe9a12dd92d574
0x9648deeebb1111ea3216cb188382960e09ba5bca8630f4482da33d89a9427531
0xd1452ae886b42d88263f9721d440f7484de86eb39b5d832e9d2e817b92dd2109
0x531e94afec0b908f4386dbf6bff6bcd059907f6e90398f9c172086a7b56174e8
0x255b38e5bc67223a8a9642acdf6c246a7a83fe4274bb9c5f0311b8b41788645c
0xde097c5b7984d2b90d83ff9ab42eb0ac42cbab81fee771e8abc5b047ac07e77f
0x3f88e8818b2b6bf4dd49d2ebc9bfea0d43ccae419a1ce8462e2c6ee1d4a32799
0x07403cda42b5fa81e3c5cd550a4af77fbec72956e64010816b622db645539cbf

Functions
Getter at block 20845828
DOMAIN_SEPARATOR(view returns (bytes32)
0x4088dd7cf84ff63bad571c5bd6aeb7ffadd44430f2c9ae8086651ee03cd6022f
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=5861496802185875320562, _reserve1=65416110218683416482, _blockTimestampLast=1726182179)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
3289051725546805406210617810657667154781
price1CumulativeLast(view returns (uint256)
289948314658675991784901197540856898942048480
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x058391e75ee8f675c7eeca35fd6d12b11e73b4b6
token1(view returns (address)
0x6b3595068778dd592e39a122f4f5a5cf09c90fe2
totalSupply(view returns (uint256)
614121956168244840273
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.