Uniswap V2

Verified contract

Active on Ethereum with 239 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $146,996.58
ERC-20
Value $7,972.73
ERC-20
--
ERC-20
--
0xf7a9779cc028bf896227c8349514f9dbb2b1ad5280a449cb93e24ef0031271eb
0x4eb901dac1fbbe4e301b4693097b03b0aa15c344b74ea3c34da0f337e573231c
0xeba3fa6a949762d937b2aed309665263e8c7501db2f54fd9190b9ddb850fdf6b
0x24c5125b6594c66e913f66defdd5dd7676bde466ac581cbf1260cfd45b3665f2
0x3ff13746cac882ad6859ad868ab9f612b43bccebabea6864be7399df402df9a4
0x6fc87197b67e7ffe1b932442c8d8d2f71d47f0b77c762676fa4da2e1f7151aca
0x0846026ed33afb575db59c398a01590cf1c38a11bacdcdbf49e064a1a40f08f3
0x4837acda841a27e92a320aa0f8547278cf995e4be3254c0e87573c3357b64dd9
0xfb9835a3c2e62e7f04ce20fb082b83982d17faade646647b69f5b0a41cc694b0
0x9209652aaa449c46901eb37610d5307f90be03706b9e11392cba8000757f8aee

Functions
Getter at block 20829098
DOMAIN_SEPARATOR(view returns (bytes32)
0x30c76d7ff0a9ec5be472ec4588ef76f83056c4697e842bc89d8dc6479dd09d52
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=56556504227531714376, _reserve1=3076504520126532519, _blockTimestampLast=1727088287)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
694417251880619627220106932876673616418011
price1CumulativeLast(view returns (uint256)
990395106445351762182362041480210550578778
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x5e74c9036fb86bd7ecdcb084a0673efc32ea31cb
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
12137670473542582415
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.