Uniswap V2

Verified contract

Active on Ethereum with 179 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $146,050.89
ERC-20
Value $143,446.19
ERC-20
--
ERC-20
--
0x1b88836d383205703530a11c94c9c0486e5a8c1fdaec8f62400fc490164385cb
0xb2d04f8595f9dd2545d014eea8bd5b00b67cd96bd80752447841ab9f79eb9f34
0x5a005abaad09bfb2601750c15013b277a232359c2d20ccf5fd89d22cc29d5ef6
0xb169d9a716c27ecd376b101e210672f6605065c236d042d0e37a882b644200b6
0x976c12b14ca22e50933e360214fd6cfba3976a5934ca52790c1fe2cd17c66de6
0xa868ab9c0e80b1346943cf85c46c7e8075b82d5b5ce6e2504ec1d9c1b9d49129
0xdf8ec9b0d27e239bd2b31130d26d0b3b23bee73f40e66c223c62c1968c7313aa
0x4ba77bcbd7169460e27cb321c6c467c0a4b9f969650d60905fd810cf4797d9bb
0x678dd7268a0583ac72718552e29755c09838d08cf45d2bb11e9520589e6c9a8e
0xe6ff26fa394d30f0c9f5b78474cc5b930c9d13b1b14893c1daddb1c5a4ff28e4

Functions
Getter at block 21161225
DOMAIN_SEPARATOR(view returns (bytes32)
0x2c996d75e03bbabcb363aefe49f1486ecb23357a2e91a7a11ff8d9ba3b16e1bd
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=1922201241352775022284016, _reserve1=45375174269474519664, _blockTimestampLast=1731283727)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
263058609620730377005769333927265213392
price1CumulativeLast(view returns (uint256)
11316158015282794399838296593401287351387019503
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x6b9f031d718dded0d681c20cb754f97b3bb81b78
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
4217554620196170119905
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.