Uniswap V2

Verified contract

Active on Ethereum with 55 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $7,506.74
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
 (#162)
ERC-721
--
0x8546dfc0ca2b6d5c13349f8a10923a093273d3865185ea87b4a192d7ce9d714d
0x83436c32ee8230f9f4fcd6eb3906d5924df31baad7ec5f5c533a0452e8824037
0xd1b058130753a24179029ae4068e471b85b1a16a18fe27f7f2ce828c0501c351
0x19e3b643d4ccd28d7b08b9d8b25191c1d3e35862d16c57665d10cc8f2733a3b3
0xd960f42ec39df923d879f2995a559dfa5105758d7a21ed4a77e47a63aa0b8703
0x4ee49722618db87150b25c73baf106c24509161539ce2297b13e57e5a11a6ef1
0x73a423d2e1227877d43c0ab206ce68ff762267afabf426dfdff4935532ed68d2
0x4d3592a186cf2c68c8194587c34c88ccb2f2e84ddb1c25ffa0efab003ff11376
0x36b761c4ead590c87abe1214b9ca69e7669db33c9b81cce450a9849e0a9e9ed7
0x33702873303d67a3435d765b0c843d03675a7822de65e52bd666fc1469d13e05

Functions
Getter at block 21328235
DOMAIN_SEPARATOR(view returns (bytes32)
0x288a302ac88cbfb524f985f13c078df1aad442a79843f46ae3a1eda44c140524
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=31726540125991381462697, _reserve1=2016700377970385026, _blockTimestampLast=1733300963)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
818760354318437438263754177389871593177
price1CumulativeLast(view returns (uint256)
2560138516612297520923923472121901052856473429
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x3155ba85d5f96b2d030a4966af206230e46849cb
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
101180398309186219044
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.