Uniswap V2

Verified contract

Active on Ethereum with 1,999 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $227,120.81
ERC-20
Value $223,073.98
ERC-20
--
ERC-20
--
0x1f5d92d1e5ffaac0d720335ecc6099e563c28cd57c95879f8a30a7fe161e2c7d
0x25e7ba2e005df407a83edb3db6540edf28d527594d5c31b0d95b12c879f20c8c
0x1773f989ada513fcfd60beff1b45ed05afe5aaad30020fd85154e130a7475017
0x3f404634807fc5b1046c660906620ed8390be13d94e5e667f250bd8594dc868c
0x70bf58e9a2957023c6db911dbd0363f147015a47928348591debaacbbbda9de0
0x3b010b81a252ef19d2641479a7e78e20f67e087165466429efa5c62e0a1d7e02
0xdd27f83942b8fde86766750a4fc009db4d802e65a8b667939d450fd792d6ef6d
0x909f899c3987e90027e82dc9e2c9075c29e21ff444e9963fe874ef39d9d99c03
0xd65799d6e9962c740f72b7248070525daa4a1803c6d2d82f38176f193024c792
0x84d8614c8d5e51d9b66061aeda1af41eacd36a975f24f756c7f434193b261463

Functions
Getter at block 21309391
DOMAIN_SEPARATOR(view returns (bytes32)
0x49341c0c98d7e291021d1648570407a11fb00115f65703e7f21dd4f723b6f5cd
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=13848829862083, _reserve1=59912815376048179278, _blockTimestampLast=1733074535)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
11111129915017430677084819983456063909721593123062
price1CumulativeLast(view returns (uint256)
99119369942339144666146456536542765
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x0258f474786ddfd37abce6df6bbb1dd5dfc4434a
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
15059160261559742
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.