Uniswap V2

Verified contract

Active on Ethereum with 54 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5,563.27
ERC-20
--
0x9374cfab9d4357aea51c4c987f600776b34ea7b47a93787c07b16c9f9144425b
0x10ffbfd3e54fbff927ff6ee29f79c7fd5c806a755dd39a2c587b8a0612255bb0
0x8cddbcccbedc829688f7c9ca40e4872b31f654b4de0d98e5e5ec127b1f6eb575
0xa13d162b7d78113ba454f6e9ddf4a473136a7b545e4692a35e05f0debe8e5d42
0x1f8883946f74ec96235a589a4d656804fe506438834aad13d3adae080fc4ab59
0x2e72598263ff21287c4867dd825be712061fc585d8bd859d39859099f7fbf82d
0xb9c2e6bc3872b20bf757165653e427a6b654b134675a7582e8036ea4a8d9757a
0x2135cdc22f802984cdceab47c59c2dc3dbda2a6abca614f9362182e0e595cd8a
0xb0624533d864a79c2438b2ab9eb626347b7eedeb902b75e4963f53b5ed380dab
0xc4dac952d5057af88b5c5d21463c1be45c185707982728ee1cc5d7637be8f63f

Functions
Getter at block 20913099
DOMAIN_SEPARATOR(view returns (bytes32)
0x7a3a824cceb1ac137bb4bffe9f7e6aae4bb6c78e8f3ef91a95938e1332dea3ec
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=1033133848693490936601605, _reserve1=2276054709045915268, _blockTimestampLast=1727943719)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
22947972856595553137305448744331253211
price1CumulativeLast(view returns (uint256)
99386294007860030323220826762257202986283855053
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x107c4504cd79c5d2696ea0030a8dd4e92601b82e
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1186426585965345821007
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.