Uniswap V2

Verified contract

Active on Ethereum with 142 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $25,909.65
ERC-20
--
0x49673d8550ee26ef550877855e5368b7cf7f3855065cbee168db7b67ecffbebd
0xdd1139eb03270cc229f25d52ed9e118e805cf86444a1289936937befc75feeb9
0x44ccaed3298ed157c1e01143c38ab018ad6fdcb89e7401df2626b6f717da992d
0x1dbc6bd26496400b0fb03869804b27dcdfc3f4d059b2ce47cbb6bf1fc0f425a2
0x29abb629e0fbf2520fe39ae65a82c954fd0192a6e491c6d89eacea53da963829
0x8d3da11ff0295ca12e9895fb9a8e4fcb9bf0586f7fb1feed2425562ecc6ead31
0x2d89e55c72351463d1d11a911919b9a8e95aa60835091024c9db27fa1f4c6f5b
0x0c4d6ed2e9c61786c242c63b52906693408d2bdf42358b67d228298c936e0897
0x0275544d9a1af8046950a09a62f26127632fc0451b823396ca4bf7c5a7a36961
0xe92a46a87669c3547f6be26d819d5ccef485c2f5ae3a8643231aa12d9410ac4f

Functions
Getter at block 20966742
DOMAIN_SEPARATOR(view returns (bytes32)
0x97aa17216ea887d4b3ae28f1ce6c93b09fa90c85eaa7e5f4056bf4debc351cac
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=4362470058373176749027606665, _reserve1=9875648398275128689, _blockTimestampLast=1728942155)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
9479273525666721557081354508460932
price1CumulativeLast(view returns (uint256)
84366371782390180452541541240087375780996154183144
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x2f6f397332b0f8b4536430bcc97980aa838f62f9
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
188592496918153850783067
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.