Uniswap V2

Verified contract

Active on Ethereum with 5,613 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $42,376.52
ERC-20
Value $42,350.31
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x34799e63249587721c353bcc7d5d0383cb92de0d6d154eb04c848449d6e0b86a
0xfc97b044843ddadb53b23503e4d3f51e89cf8ef9e043aa5fa4346c186900f854
0xc0d34297062500e0e19350e4bda88a4b59af43e8a541f66e4169b91fe81c2ef5
0x4298e2f0ac38786e2a896456890821df215e871545564ca011ac872ddc3558ae
0xb2560fdfe0b2545654cf3c9c82a4b52657207963a77764d20618eefdb2ff751d
0x590d19e06c8807aab091fc0ddf1189af3d0f95a8c10d33bbae358f780bb6f096
0x1178857b354205cb5ac4891162fb2f759fcb9ed640705167940c0bc700e6c62b
0x70070f6470ceb7f544d25a9845459cccabeb50f72a9abed8324e070205175610
0x2ab801fce3806f3e06659dd9b924046fe54c22ea0de56e343ec6be7a307b270c
0x2b4b3dcd9f4662ee1c005087a3bf8620bae76cd466e6d8dab27b5c5187d13e7b

Functions
Getter at block 20865602
DOMAIN_SEPARATOR(view returns (bytes32)
0x7fc18fb3122914949d9c0e19143d643fb8311a46222255330c65383fba3f1802
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=2585162229293451061647257, _reserve1=1991050016645259726993937, _blockTimestampLast=1727680223)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
2261009222383135940762491812728182522323524
price1CumulativeLast(view returns (uint256)
324202683828057602743630380751869250118576
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x09a3ecafa817268f77be1283176b946c4ff2e608
token1(view returns (address)
0xa47c8bf37f92abed4a126bda807a7b7498661acd
totalSupply(view returns (uint256)
1684825086621764866685564
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.