Uniswap V2

Verified contract

Active on Ethereum with 10,386 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $744,626.05
ERC-20
Value $720,887.3
ERC-20
Value $46.32
ERC-20
Value $0.01
ERC-20
Value $0.01
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x905869d8726fa32a2b0f825a5361546aa58ea0dbb1ec9ab1827efff2a1d61946
0x6b3e8a5aeb40d8333c920437c1d4f2c901d71abbc2825ec150ca989ed94e45e8
0xd6791d1f4ea8e442f21ae8affdd3b02c002c552b154ceea41df921d89630b0d3
0xaf0d195fecad44ce7af231029ba006c50b8c33f2cad2918377f0a3a7115ac2ed
0xf51ad8b8677051dc12a57a0d69ac4ce3e858ad78414d34d6c0dcd312d72f8657
0xa99ad99dda6bbd31e3f944128ecc3a8e25951ccbbe962064b7c1a00f8386dccb
0x18a50e993833af7a3a3869975d2e8c6d05f7260bf90194f9c9bd497aba053621
0xf26651edb3771ed9a23c9af8133a085615cfd146d789c3192e065e81d900c891
0xfe258c4d273e1c988af15b046aa47277a9cd970bad49ac8a2468341a7f214b7d
0x6b153355009d9fbe36b3b82b09894c329cb2a87140923b51942ac9931384a281

Functions
Getter at block 21158232
DOMAIN_SEPARATOR(view returns (bytes32)
0x211801e9bc11f181ecd400dc01b083ca0e9e6824ab1e5a217d97a6cc1a9d9da8
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=179561040378527997817, _reserve1=232221039346759658225, _blockTimestampLast=1731197867)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
2267417598710636110074241058686210821999169
price1CumulativeLast(view returns (uint256)
238170739698129773106652790858250224581891
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x62359ed7505efc61ff1d56fef82158ccaffa23d7
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
169773991641246236666
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.