Uniswap V2

Verified contract

Active on Ethereum with 9 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
--
0x357de53006b5b5fcc5216970f0967928c2bc83972a07d0c50ee75f6a83c960cd
0xf664fa5fa9f0db3ee650027383dd165ba71c760c8a91595f349e854531e21206
0x4d19c70befb80fac211fdaaa82e589e9102d64685c42f912e1e984b33d8f9721
0x5849331c4f0fcc8976e3d76d68febf92138b48987c32f0d2ed02b59654a77853
0x89fa3c0edb4c43d39f6b8ab3f300a91aa7fda31674ef3572b33a57af69539bd0
0x28396ec0fd933b973634acb80192c7c3bbbc23596fc5c5ae993cb94af226cb33
0x51cd490cade0aee50ab1c797935b231e95940815c4b40d6d83de299fd5fdb345
0x14b7ee5dd0709538a4b6a1672e90a0134437e941b64204b470e1292165751959
0x6bfe404cf78346049d358ba62cf3b9934acd046aa3457ff3ac6f375f204ccfed

Functions
Getter at block 21211435
DOMAIN_SEPARATOR(view returns (bytes32)
0xb5880031029bb2ec7153c5879256219d80160d8b41a90c3b624f3a68d5b16a88
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=8074, _reserve1=234, _blockTimestampLast=1664968247)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1558837986573181789142634803030858707980
price1CumulativeLast(view returns (uint256)
5403193688586997544192828029508102925560562
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x4f1be127ca91799ed264933d691a1d6f26ffe03b
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
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.