Uniswap V2

Verified contract

Active on Ethereum with 925 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $7,318.98
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x76a2537323abe28d7bdf1368aba5c9a23898b719525e1d7208ee69815ece718e
0x4fb94d9ea1ba19f17f75f944acc2055fad30607dae854d6e396125ee9fd0a120
0x14ec1b143a7ba3fd83f232817e2ba8335b36da447f081b3fa6f08be462071b2a
0xce2214fd9c27c215a2f27c3d7540ce7a71a513143b0a62dd1280a21a6570a366
0xf111fc35c4d160c08f4586a9dd4a986bb3a22084b50269e275fe87d910223f66
0x7dba52078624d1fc6a131713f255f66b13d3fbfa234e1b1a60d6c0a0d9c40737
0xce73c3df7b1f1e8e169720d990e516c1a6e7ffac6b912da1b9f5a1bc9516391f
0x3a179aa359a603cf50c8f210c343f345fda4a0c59493778dd1b51053e460bb43
0xd4ce2ad6828c9626eb04a7c0123f84dea393f227a54e11de7fe52eb39efb6171
0x97d204ec5014da830f2af45dc2f582a75165d680e9a56680bdc1df92b09d6988

Functions
Getter at block 20936976
DOMAIN_SEPARATOR(view returns (bytes32)
0xdec293bd3d243fcb899fd98d8e3bfb96ca183936eb4141b02587132e6afb7740
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=3190455145251751232775, _reserve1=365948357178324123074650, _blockTimestampLast=1712319311)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
167014450876914113444981715071921248382604483
price1CumulativeLast(view returns (uint256)
2428130413190128683330766214753994269813
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x13b02c8de71680e71f0820c996e4be43c2f57d15
token1(view returns (address)
0xa47c8bf37f92abed4a126bda807a7b7498661acd
totalSupply(view returns (uint256)
33030237050559593484624
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.