Uniswap V2

Verified contract

Active on Ethereum with 248 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,815.31
ERC-20
Value $4,527.02
0x8a48fed19d0ae3221115789d7fe6d82b91c432c5541b300491cfdf4784f6d035
0xdfc1177860b8558111c08520d2a0cc04333ab15eaa8d1217576355fcb3bdc457
0x4fb9597d5d14a627d4c6d02479335c3ed08543a26846dc74d3d15903911eface
0x4750881f18673e2139c20accfa2b985ac9527ed7b2abd89c61f01ba99e9ba4bd
0x1c6010340c1c442bd95360d98821a3b18bb785a7e15cc847c359b52d665490b9
0x02a73511564e3caf8f52a089bac9af157f2653918f044e9cc1e8606f43c56c4f
0x60c64dd5f9d6e8a72ada47df69bc5a4376eb019f898123bc5a53c8e88a4c09d5
0x99b81a061686781f03fb61cc2492b8a87b668e7387d34552dc522eb9402af22f
0xb85850b6a64e5823a9ef6487db3928cc7bea15e90b8ed63757c7c9fc5d1f158d
0x9f44af513ef83b0078a6f35b185265d364e4ce46ca6238791081844046f823ef

Functions
Getter at block 20822517
DOMAIN_SEPARATOR(view returns (bytes32)
0xa535d5156e320e1fa23f4ace175768c5f99503e7ef809ceb7d2297ff6a24d582
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=1971070131237288371253503, _reserve1=3041410083595167854, _blockTimestampLast=1726951535)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
9482068820696458277030436700815337371
price1CumulativeLast(view returns (uint256)
285326777088926517529471858608755115930550634182
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x0e29e5abbb5fd88e28b2d355774e73bd47de3bcd
token1(view returns (address)
0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2
totalSupply(view returns (uint256)
1955394614993448427525
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.