Uniswap V2

Verified contract

Active on Ethereum with 827 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $14,107.81
ERC-20
Value $13,951.61
ERC-20
--
0xe3122c511c2050758ab74bc7f35527a507f907fe487430509fb3ce1a23a968ce
0x17c95c56e820c4b6971621f7d2e6b2b316a73a8a4bef0f8a9f0e9451a10ea3f6
0x62ab44ccc598b92a9166f616b0cbe5b558c42e028559156dcdecefe4b64f3d98
0x2719888bf4449a9d786c8ace87c307e1d01b1b593f2d6ab3f139f478c068b6fb
0x78a626cad5b58c4182bbfd6a24a10ed8b584429873ed9eebe34d98c1f5186c62
0x831d378ba338b184cf8c314e68ded949aaa96a2fd868fdacbd8d3043233841c4
0x812824fd82a315317ac3d812892b554e0df9eb0fd3126269c140131403453e95
0x61cee8623600533bd713cfb37c45c126b6484586ae67a0b3420597f270cc7079
0xf8e2f9119a3ab9016f0caea9057a4e2a2f2e3cb562ea545408ca4bb053ce39de
0x3cefa260e2b65f1d1c7a57c9ca63a5b489f90b9472ba17de1b13607f18fe459e

Functions
Getter at block 21212089
DOMAIN_SEPARATOR(view returns (bytes32)
0x6d9c322271e778b19abf3dd17718eabe590fbbfdecaa2623e6a488dbd6656102
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=13989814077794414390999, _reserve1=4538960101319172902, _blockTimestampLast=1731890915)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
279986886285178672500919617937101185914
price1CumulativeLast(view returns (uint256)
1438508870528519440443185079264190744427649049
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x5f98805a4e8be255a32880fdec7f6728c6568ba0
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
190874219043744593085
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.