Uniswap V2

Verified contract

Active on Ethereum with 56 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $11.47
ERC-20
--
0xd8b79a9da71f9fe5d0d103d7ee63cc98992d1aea05563bd8b80bc64fb0647877
0x1a3f70934ce43f4ade30c574f6937b00b66dd7417a4af18078383a1b1ef9c24a
0x056591a658bc5e381cce2398f871cdfee80738c13f6ca654738dc9bd1653b280
0x1cd11f7ecdc21732be46fc904126801643409b8f72dbd38ab2bef44e6e212c41
0x6023ffaca9f1cd3aaefd774ffaedcfb0ba134b2f729e5e2ee8ec64e574529e4a
0x5e4901e568879cbb204f34a3b66d62b8423c70bb7ba9d4f790cba7fee5729233
0x8e202afd8e08e4925c0c9170f7e31d9e6417080c3ff31e2ae152fdcd9b1014e2
0xc1c51814dfad4e656bc8532d29796c9c647b073ef2c7ef1b9055474ce055055b
0xded880f93693cf9c4abbc6b7afe762c5ce36b3b754a5da75d851a705eaac73e6
0xdd4455b8f50d415e262e87477ab0e25a62d02c1b8b35b0e52cdcbc288ed9e92c

Functions
Getter at block 20909197
DOMAIN_SEPARATOR(view returns (bytes32)
0x3f4a70ecc8650d2c758fd45ea6138bcf1cdb45dde6ab7072892a6638374d013d
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=4711309001004896, _reserve1=874822262454103, _blockTimestampLast=1651108569)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
23819909312008428450207094915697437284
price1CumulativeLast(view returns (uint256)
674634484999215251942491097600902870117
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xfbd888349529e3f87c77dffbe2a2bb500f4e02ea
totalSupply(view returns (uint256)
2030049590561371
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.