Uniswap V2

Verified contract

Active on Ethereum with 13 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x71f037b7eac2596652fc91db2bc47084f260de2a4bb5bb3616211fbeea913f82
0xe137eee1f351053e38a41f6e1ebd274a0a853d1e5f27d08dfe88334dc5210933
0x3adf464937faffe21435099322e16b4e89d464517e436fa1ca2dcc56a2a13a19
0x59c01ac5809e4af5019ce2c665e47efd4f5a7814d193d29e1645415b2bcd6b32
0xfb96d7dcc55a3960ba91e23a2187eb4317e61c65204c816daaebde490800a6b3
0xcf7cb16b4e21171ecb632b55780c212ad38c13efc37c97ad69cf32ea2be29f9e
0x71bb59a81f4362240fa9b007b50d7fb1cc7d7ae9977bb91eab5b346813442b50
0xd845e93e7794bbd9629283acf760c6af1ddab8792c24bd004a0743ce1b6ca861
0x7994c3a65309cd09f681c1c288f87665911707e4c9f13a384f0c61f7456c172a
0xf401c066c9ae65ab93881c48bd3cd73386bac660ab01cf0aae702e6345cb5f19

Functions
Getter at block 21005486
DOMAIN_SEPARATOR(view returns (bytes32)
0x3bac1b146000e1c9d9a61faf55c59c0931a22171fafab375c00f9addce058f26
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=371985398930070690912, _reserve1=246261102688141328880, _blockTimestampLast=1723179407)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
460925370415349686773528117187581538174865
price1CumulativeLast(view returns (uint256)
819602915525591589768450204099889293305163
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x1fe8e1c64de52339beb04300419d3d65aa286cfb
token1(view returns (address)
0x20531fa8eaefaeb4e7d60523679f85d58f53ced9
totalSupply(view returns (uint256)
301351363998773005746
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.