Uniswap V2

Verified contract

Active on Ethereum
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $42,975.34
ERC-20
Value $42,338.02
0x2acc8b6403e94487fd36d82f360881929994309eede1c855f3492a03f420644d
0x87fd7a8145a245ddfe2368e6b0bfddac7e922969bddb12616cec076b0b9de9aa
0x79d0f55563398e8dc89dc94847dead11a48c37352c88c9f2b511c763eac989a5
0x80cad70ab642be1a536998ddf4341abba3938b5e8790fe87fd9c40921a6e41bb
0x9b05bc2441fdd89c4ac6d8c4bd948d8f40a2bf8f6acd10e108dde88250441102
0x18cd37c891253810a9709c22121645175d69317438d3fd0eac0db819b78c857f
0x756d238a34c1d52b5cbc19b655a8269ed8d35e6539538356bccc5f73af77829e
0x25b52c74f5b10d0da1e5eb9a21d8346e58740d26a9730b84281e571a2cc62aa3
0x51cb6e659561fc682887e67dcb2430a62332e8d0d399c9546b9cc0c70ccaf4c7
0xb8b89ccbf4cde8eb3876132160e8129bb46496c1dbdf1e3aeb0bb387376d7d12

Functions
Getter at block 21160457
DOMAIN_SEPARATOR(view returns (bytes32)
0xd5ebe49d3c2adfd7f0791640f74d3ff74baa34b93339bc768c865663dd60e276
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=3756585718629910951785, _reserve1=13308947046230005242, _blockTimestampLast=1731118007)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
31914032394515179370747410194027248153607
price1CumulativeLast(view returns (uint256)
3748754581842698646761356165767424367992044779
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x7a5ce6abd131ea6b148a022cb76fc180ae3315a6
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
183917869929841778367
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.