Uniswap V2

Verified contract

Active on Ethereum with 1,793 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $137.65
ERC-20
Value $124.7
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x4a7d3eb897690fa77b55458258ea8d4ab1c8c8b5fd25bf0e85b52e48bd45333f
0x3d20080fed1889225c59ea969a63c9d99f3d01aae2561ec9bff0d5816a84d44e
0x8a503d43b64641c558020db9ac634ebf6effc3078c8dace95e19785595e1f128
0x839a628c9934885f8ff628765d918cb9e8a2f9a843dbde28448a809d9d8a9f46
0x6b528402123430aacb7edfcc88588b666db66ebc594f7158f7380676aff8cfd9
0x7050ffe3f143d24dbeaabdf123ff3fb841ef5ffda9744dd8b373eca99ed3b570
0x4adb550cb05099de9a7a0276167c6ca9f3649f5261183355810a72c5ba84cccf
0xe8b8b4b7e457b04d74c3c44a4940fafe314383ab355c48d97556f4951f2797f0
From
0xecf17e5a9f2784f3b643ab6d89bc49e313e505b48bf2ef07a8cab2cad2bbf467
0x26963efc76e398a498daff7d12252e2c323530d540af4a3055c1f51f7c3cf59e

Functions
Getter at block 21025011
DOMAIN_SEPARATOR(view returns (bytes32)
0x15f4ee21c7099d8bab9d4cb34bdbd3549715f147ffd852fedb390c53b21fa770
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=114733945934698413628511, _reserve1=52497968508388458, _blockTimestampLast=1728330815)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
21918621164998896437961227159559207898
price1CumulativeLast(view returns (uint256)
525930819264751913546128128010035758825445647890
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x066798d9ef0833ccc719076dab77199ecbd178b0
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
33746763666193378834
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.