Uniswap V2

Verified contract

Active on Ethereum with 1,329 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $463.25
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x4fc4f9ad66ab066ff500f74e8f541c41cc71fba91b0b48093c938ade99df589e
0xdadacbbb83b51e6f0142a9a0ceea8478bfe457a8f81475aac02ab44700a31478
0xc4ac69cc6e71817908881a1834a026930293efc59b99f2d2806ff8835d38f6be
0x7a1713bdcadc18e51c433f566b90a3709d65154ac462badb18001d892be07a49
0x988f46a314e15fcab1d05827800f795ba2b38f422fa7d9037f14b818c9e123b4
0xd0cc4792300d2fa3226c51ee422a3b497cb31cc8d31d1c85712b56f00a6f8395
0xa611bdffe928d57e5d49bf2a5ce7fb70e297ed3b4ef6c99ec1cc32d01d8339a3
0xc80d49352e7337397c73da18f95517260c0f1253cd41ef7089b76abd0f49dc22
0x89a539ff7c49a780e98587f73564f718b66789442147e6f76de24b875fa36511
0x7e0b6bb4c8e3ef622a7c91917d01081493142ccb2869fbdabbb67fd625882bf7

Functions
Getter at block 21384548
DOMAIN_SEPARATOR(view returns (bytes32)
0xdfdb02fd55b7fc3f0dc1248928f928699897c517d8cce63e67924dbbaf362503
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=24759442653209794090, _reserve1=8974928743726639476142, _blockTimestampLast=1733464475)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
49700169976991936560602392849034673432690672
price1CumulativeLast(view returns (uint256)
107516652624750857714437990041874409300795
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x1f9840a85d5af5bf1d1762f925bdaddc4201f984
token1(view returns (address)
0x88ef27e69108b2633f8e1c184cc37940a075cc02
totalSupply(view returns (uint256)
374336665481347784447
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.