Uniswap V2

Verified contract

Active on Ethereum with 107 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,809.38
ERC-20
Value $4,430.43
ERC-20
--
ERC-20
--
0x8e86669a7a781c7fe0b2e444b2d66e0b59d686db8d6aced0df376d9aec7c2a03
0xdc12ce5cbd6d115adab133e5f3d695facf04876ca47ecb45285e7ea432a564d3
0x4f673f7fe530f7ee3f3086b1736d2b839c7da4c8f6155a94981b05ace54948fd
0xe050077dab589bea89f3e8a9af781609e2d949a0f72740b4763956852ac224b2
0xebcbecd22c347f2fb46af712f2b6acb27b9867a4b083a52e4689879677aa9ade
0xbf8ac9c1d18cb77345117030a5fb6830503a192e2224138d5f05ec1a2ed41242
0xe2d6b9aa780f507aaa22c8ac436b7c37ba69ddd9a6bbe366902fcf36c342c9e9
0x6fc0439cfbfd500b4776595f863b03738fde0f0d86b5e880776da56dbfb4de94
0x77ef7d18bd4a5abf05fc97125b61b55f966876ef798793d4b6b44f7a70fdad13
0xec0d0adaf655d1582db7c7675720a884b5292924d9a8e88882a6ba5c6213197c

Functions
Getter at block 21409126
DOMAIN_SEPARATOR(view returns (bytes32)
0xdec0cdd931286faacd523fc2f894727c1b3096914c7219a04f9637d4a1f0c3e5
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=36310508975286082129383, _reserve1=1234532788237477124, _blockTimestampLast=1734279131)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
126822368136919197841636478430733485498
price1CumulativeLast(view returns (uint256)
12758903055413477159919093543047716906277375819
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x4575f41308ec1483f3d399aa9a2826d74da13deb
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
96058822526800131807
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.