Uniswap V2

Verified contract

Active on Ethereum with 12 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0x4532f40e454cac945aabebf79492b442d5fcbaf21873fa416469e1acc81dbb40
0x2b83ffee7c1fe3c43ff3f5cca4ec61ad7d574c3aa8a0c0a5ae0bdee51ec962d7
0x6b5a2fff8c693eeb4e8c33b1fd4bf20b5645b099f850dfe63a42eb1f80cff9eb
0xb1be0f5d283879d0b9bfd82fe1c0acf1109a05af65b373230c27d96703821840
0x629caef9c1ed4d30f6757806692f5c69fbf6f2407c257aab9e6dee97788e10c4
0x09db718d7d3ea788991355467d87f2bc408086eed6bd36a25bfc43e58869ee8c
0x4bcb8fa7f40dc8763a6b1324d0eaa13b622fa5c64ae557d3a4863a31d9962519
0x32b44b519303ffd9332ce982d4b16ea620dde5986c2217667c0ad0cea1cd4602
0x9d1e1613ac65cf7566bcd0c7e81c9f17d1e26c980ce7cdee474cf7478f2208cd
0xa4f243944a3ae62d5d6f1d7d3ab8797b9c87862fad9d9e1cf680fd9ec9c1a215

Functions
Getter at block 21331691
DOMAIN_SEPARATOR(view returns (bytes32)
0x4bd2e2fbbe53c9d213c214ef7ddba586c96dd2740a01701748e5eba419331e2d
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=1117, _reserve1=915, _blockTimestampLast=1664634563)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
11697335589462268961544359899588398732961
price1CumulativeLast(view returns (uint256)
20083355422441518858630439096628239731649
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xd80ef841fee6ae65d018d034681d4af40082e1d4
totalSupply(view returns (uint256)
1000
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.