Uniswap V2

Verified contract

Active on Ethereum with 1,395 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,197.78
ERC-20
Value $4,093.94
ERC-20
--
ERC-20
--
0x87c34fa1e5af1d8e70cbc7697b795c9a1119872dddce1ee8fec17731a0a0f8b9
0x7890d41caf49cb6ee261f6b1442c2fc5430223ec3c0277b580e4c7588f97272d
0xa7abc93ebf86adc021509e9c9b8fae798fa92526b57bdde9c370e11bf81c8552
0x3336834802d95f263562e16daa6ea461a7a1ae2eca3fda7bd7aa3c0f6df4bcaf
0x550eb45eb203b2f971563a573fc886d6a172fec3fba0c5bbb625269b2907d189
0xe232e712f167d5531ec1ff8be465b2d882b4bc41d52bf85fde4ff40fc3d586e3
0xead83a7730f0e7a393f222bd1fb921cd17a1236b06e45bcff2580e6b709c1331
0x3cb514dc4fcf14dadaf055438a0e9ae4630153ce4a8aeb64d57f5db1a44c77d8
0x9395767f3fe6ead5a8eb85600e6e4ea5370d7ab79575849062ced6241379209d
0xae6f24d0bba8cec874d51814481fb7e8628e1561dcfa5153a7563fdb83f48676

Functions
Getter at block 20941763
DOMAIN_SEPARATOR(view returns (bytes32)
0x2645fc553f6d9b87a198225b0e5cf0b8da52b61b52263f29dce1879fb20807c7
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=1735587882611924167, _reserve1=347238459413301895715684037, _blockTimestampLast=1728560531)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
32759016556369521154684197586471379920740577956067
price1CumulativeLast(view returns (uint256)
2427462536261257189831532327782180666
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xc666081073e8dff8d3d1c2292a29ae1a2153ec09
totalSupply(view returns (uint256)
17158987318424523613644
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.