Uniswap V2

Verified contract

Active on Ethereum with 135 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xc2abd66424b951bcb494398e08eac79d6d3deb47f534f84072f8bcf3f12fe8c7
0xe201b73577ecd96921edd41462d5df05fd6dd3966dd5fc04f522c273d9fc2011
0xc89ada1e481b713c701679edb69de94fe425bda64293638f2c3cff1e13a47ba1
0x1d083d0d2be6f99ee5c0f70961d970a063b56ef2f2baf3628b6f8cdf418b3fab
0x7b6696705712b0e84a11ecb7e910a0fffcd87df5d0fb49cc32731e0bd1b5c759
0x3bf9f0c73e45f0e4bfb31433779ea33b9159605e65421a0f4279c7adefa80055
0xd22cef8bf545d4968f3e175f02f59f5a32adb45c515053b6be5abf0562f0310d
0x130d5f3aaa4bf14067c16ee2d2a4cd05b4a1540cc48001a0952f5dc819970ab1
0x858ba5b365a105f62f349c0bc63adc3081273f7eff69c83314e7c213896d4d68
0xb98fe6899887e0514dd2b4549b0170dcf5a69e78bdd85a6a5e345b7e36f3270d

Functions
Getter at block 21202220
DOMAIN_SEPARATOR(view returns (bytes32)
0x329a15f6627ac77b4940aa9acf12869c4099f1f2c79144c93f5a944c7be1c53d
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=3967590563538800797447, _reserve1=2968757770908328734253, _blockTimestampLast=1713131831)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
193702751198100675903805539075456647487262
price1CumulativeLast(view returns (uint256)
7052747344788168796714887568087170625384578
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x06ff1a3b08b63e3b2f98a5124bfc22dc0ae654d3
token1(view returns (address)
0xdf5e0e81dff6faf3a7e52ba697820c5e32d806a8
totalSupply(view returns (uint256)
3288149187983325586998
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.