Uniswap V2

Verified contract

Active on Ethereum with 253 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $49,544.9
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x5c4d397ccc58301f1d949801dbf961765c354d3ac7ef48463d19d6ee01009c78
0x5c773e64a2d88e143767320c1fe52056f3b1988ecb9f29d6528b39835a8e007c
0xcd3ceb5b198cf19af938cd489f68d26869cb55255743df81adcdde41d0c1c32c
0x2ae476569f8f78b622fa44c4c7a3fdb98645bcb44993faf23aafa1b3627bf647
0xeeedb4c261866eece8061b93a18718417ba9ea38339e28ef1b269f1cfd5cc9e2
0xf12bac31c0df615173cfeb304c35fba58f8e967d854160240c5698e1d87644e5
0x2c4801e9df91be3ef7a604f7933c820372d5123bd7c1998f4c4c218a5a576b50
0x32d561cc48243134b7b1651503180c271ceda3a75750ceb28659dd3be11c31ae
0xe4d57fa49e367e629a8a13d62a57d0b483e08e70418c72dea1043c4416916046
0x9eeecb406119346d810c2b33a5555024693c3599850af16284d56aeb40a1600b

Functions
Getter at block 20984369
DOMAIN_SEPARATOR(view returns (bytes32)
0x83e6e416acb61f3b27a8a9a9a7c6b8587617515c38d08f12093e7e3df6604826
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=285156796644203871985904, _reserve1=18882015869649344084, _blockTimestampLast=1691815487)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
991523075597798284277832751568391633279
price1CumulativeLast(view returns (uint256)
4650415063992978816112596461956845339735824807
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xb6ee603933e024d8d53dde3faa0bf98fe2a3d6f1
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1660543322368223746658
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.