Uniswap V2

Verified contract

Active on Ethereum with 143 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $67,070.8
ERC-20
--
0x66c1660e7323325dc7fe16ce21f0f4af33c7062d8b9e1831274264ca824cf436
0x8a9f8ad7d12fff521bb55a6fed1ddaa7c0569bc07123c87f72fa11a2d5978450
0x34f94c33e582c572c3019ffdaaac9e9bafe11b44cb00ab3dbe5fb2afbc081021
0xe4b41aaddd2e0330c011dc7731c2c744689b6e90406450ea26e2698210f0c060
0xfe8ba8ba77e2c0c061893bdfe1e7d16787ae16165fde12c95ad0c51d09b9ebae
0x757143a3c99f876c1df6663199aeae74b727a2465497cd64188f5c5f11fcce40
0xd28a7f9eccb99f263ca027c6a1b943f3e64d4925047d75830460e456e68c4f8d
0x38b4d8e866cb7e57e6d31e612d1c63e1f5b7283b1ef647791ba62ad211fe8cf1
0xf2252516b7acf8dd91d1e2e060210d1d2c4c8d21467a8294d38ea23a6d6a362a
0x7eb442974e6a4b38d465d9a6292675619fe56eb9ba5581c74d74f87cdf4a8fc5

Functions
Getter at block 20952780
DOMAIN_SEPARATOR(view returns (bytes32)
0xd37f3463ce83e9c5c79a7912215c8bb86ff9e67bfab41c9849c6746f2a2f8269
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=34310640180817375013432193, _reserve1=27053402873804755375, _blockTimestampLast=1710506291)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1555421705159423284132358565837990406810888964559
price1CumulativeLast(view returns (uint256)
143053874016353773439589589304167364743475651763
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x8686525d6627a25c68de82c228448f43c97999f2
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
148219239951
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.