Uniswap V2

Verified contract

Active on Ethereum with 685 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $15,020.98
ERC-20
Value $14,913.28
ERC-20
--
 (#0)
ERC-1555
--
ERC-20
--
0xfcba2e78314be7a97136a0f4e2ebac88a889d172835bb636041ecdc6dce56fac
0x6cf3b017ca6bfe1b5ec4e8c2fecb333e877a81bea251dff10fc81fa948297043
0xe7699a274e0ba03cb9bff1bbd44f65a4538562b4a1a1cbe4ecb66dde10230f62
0x5039941bdc7c6190ff9538f9939faf091d17c32049b1c8e40b11c30402d780c3
0x4d05f7cfac086ca2ebbfe32c7ef49fd379123883b9515674afb7cb6856ca6351
0xc9b418c90e1ff031ed619b5be6bab61ba44dfb2ed84ec00eeea8efd66d89f91b
0xc2ad067a9a7988050382d64435626e2915ea36687607292b38593ce012c22621
0x44cc08c75f16bd948751b77bfbfb21892ea6e705a84a2c8cfdeacf0b297855fd
0xcf4e47df14d81dcea94a8febaff0b0c6dade0f04d9b1c7ae8876669428116679
0x445a2ce2a637273a56ed6ed3f6f7c81776ca955df0c3e06639d779df0d906ff7

Functions
Getter at block 20823177
DOMAIN_SEPARATOR(view returns (bytes32)
0x50d5dfb36af9455ba628e6fb418143eacf306db79a5a634deedd80bdbeaeb910
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=68655430451624274949514, _reserve1=14919112398, _blockTimestampLast=1727210171)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
5118442092434505445444778972054
price1CumulativeLast(view returns (uint256)
2479398971701717497511412263125668887251252119927638236
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x961c8c0b1aad0c0b10a51fef6a867e3091bcef17
token1(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
783915896346164
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.