Uniswap V2

Verified contract

Active on Ethereum with 428 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $683.72
ERC-20
--
0x90ef19aa9be7230da81e52a49503ac260f87709b67409e3d2d9f61108e7f2bbb
0x2faf6c82ac46cee992332b6f4de5c5745e72f7abdd5ac4920a10c1c71e587f4f
0x2cb2c8c1b556e14d03a1913d356b9d0b50cc9a91fba2aa458ad7454b877161b5
0x4ab9b103b33cb0bd83aea793bef1a90047b154c09bdd5e26ce40f2340e261bee
0x6bec1d6f7b9b4ea6ec742dc1ee615f6acc41f608daf9b16d8fc2a479acc26418
0xede9dadc23902b6b09ca6edeb8fc0ee7d72aae01390953c3fd14fbd546027e2c
0x1868dcda896acd6ec79eac07de018f3e798e5f45209fd08bc0406437d8098d7b
0xc37cd84b62d7d10a1c3f2a08606ab9fe50c3bbcf0341ea189f37bf7e7b1f62fb
0xa8b83a87a0178da2c092c82001178750351727de56d59e3433499e2dbf4a7063
0x7c0576460669340559d685286784177a43474b4596254b86af5004b0ae867483

Functions
Getter at block 21202755
DOMAIN_SEPARATOR(view returns (bytes32)
0x6474ad0adc36ab3ce14f650adfe2a910bde4627bec8dc66bb5b0b18366e5e37f
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=196699467833933304105898, _reserve1=216505357776451733, _blockTimestampLast=1729513499)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
309300898973588754204631058676568203427
price1CumulativeLast(view returns (uint256)
117776624775950949071191258863976269355535749388
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x566d81b8d0d0318ddac5499ecb369f0f185fe7b3
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
197465806785967958509
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.