Uniswap V2

Verified contract

Active on Ethereum with 359 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $13,402.71
ERC-20
Value $12,974.37
0xf9e5431a17b5ee114df900b2262da7260bb4f0891e10c1d59387299c50ed4118
0xbf204dafe387ebe5bb794314e186f893b001e31143feb2887b997fcf0fe9b6ec
0x70984d794876c90acbc451ae786d536f257eed2751ce77d0287e9776f717a9d7
0x47ebf550f3b0958d4e122857582f379f2f7faab499c6da89405dc0831d4c8970
0x16ff829e5f528412c590f13fd5da8b06397ac9c76c4599760f0b5d0a4f591350
0xb6532a38613c29ac2cd7afea47a6045bc74857d038c2d83572684dcc718eb716
0x1044f72390a13a52a01322b437eb68d42bf131ef6d990feb6c169df643bbed0d
0x3a2c1424e49208e667ae70cea10c7fbcbd562ca347927cad1d8b686642424170
0xaa0be9b59d2da20fcffa0425e1b02db4a688cd9da0914a7d37efe69151eb0057
0x6faa337dd998b66247f6843dfb3f3655e01dcad85eb33489f435a54c5c397486

Functions
Getter at block 21306668
DOMAIN_SEPARATOR(view returns (bytes32)
0xaf87e996af50bd641be6db874b9b580a87b676c7e623c077d8cc3c5f7bb49744
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=529810110299459, _reserve1=3500003059411134835, _blockTimestampLast=1733036675)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
49344055826278467772487508082784971404315946274
price1CumulativeLast(view returns (uint256)
20958178633911232320728772965199829258
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x3d658390460295fb963f54dc0899cfb1c30776df
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
13163204213655109
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.