Uniswap V2

Verified contract

Active on Ethereum with 77 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $626.31
ERC-20
--
0xd2789e2e448d54914c964dc9f693b2694fa17178c058a3e54ced57d80f7ee738
0xcb6d726b147857789212fadeba8ac1e4e8f373a568ec350eda85a210d31841b0
0xa0e7abd2f98b0acb9ccc57d00e1a394d8ec5cf43039f3c00b19d3008175b74c0
0x2db60da64cd46648acf03296db99fefc1cc84da6e6527984d3cd56fda5a5a08b
0x4eaf3b5540eeffab0df9bedddbe9dae1ec67095b17d78468ac606aa20b373d6d
0xc2a0599aa506b06ee6f9d31c9c516db29870b3c2f5384a4bfb00bdeb452dcc12
0x35f50225c35d2e68b991558e3788bdcfe1a2e042d1ac8a4b4b14108b0244e2be
0x216cb96cb25cba1a4f52954b0e304e14d3cfe5de43f04e52d3a81ec01aebf7ca
0xd323e10a04368ae2300b869588ae2eb3e55284f11a25284f03c13f4d0f0cddc7
0xeaa91a52d2aa88cc002d15c6ab2eb82a39201c0271eaa3d14d83361bda018d99

Functions
Getter at block 21400034
DOMAIN_SEPARATOR(view returns (bytes32)
0xe910c76c8462956795db595a6490b9bb7e910ca59a654442efa3cf55d0d6d447
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=618057, _reserve1=576031420480813733, _blockTimestampLast=1727515787)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
146153363595135879721282283290494700902637207996956261
price1CumulativeLast(view returns (uint256)
28441647207991042958202736081507
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
token1(view returns (address)
0xc929e85dab215705b0473c846196afc94dfe2455
totalSupply(view returns (uint256)
577956608445
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.