Uniswap V2

Verified contract

Active on Ethereum
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,111.18
ERC-20
Value $2,836.85
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
 (#0)
ERC-1555
--
0x457e0ad1ed8edc5bae66caf3b7e4765072deef69bdd4b617219cb5ea1e807c84
0x1531e1cab299e59d8eddaa19c51efd2ae8d1b2f1629defe1604ab4cb04d923d9
0x14dbd3578fa87e2bad6a167f44c6a6634dd6f25485bb173b37cea82757232650
0x7e6ffef7941ca753b5b39c94cccbeee854873c47f8f9a652890cf7135c335dea
0xea04a51970458737579b7367fff999ea17f38ada357e880d1ffa9cccad16b825
0x75eca7f8ccb8758c236e427eae59bfe8d2f7cafd15ab400382084fe0eb458b4f
0xb04d838e8fb04bc6382fbc6e340d4ac72d375d0641dd767aa601cdef96e1c0a2
0x9af8bae3e18799d88a93e27cd44044d60425ef53fa53250f80531d6c466e06b5
0x2655156eec144a2dcd8112931185ac514259e7e8ab1932bb1458c5146ecc693a
0x8cecddcd20bee234f13e1daa7cddfa2cb9715dbc962fcba75fd47a7181dda816

Functions
Getter at block 21410919
DOMAIN_SEPARATOR(view returns (bytes32)
0x46d01212630e1836fcdedcf81c53f8969a1f88f8854907d8a482e1279057e89f
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=171514686938946251388, _reserve1=6805293265706020738652118, _blockTimestampLast=1734224111)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
3117631637582731244302015231097203374983513052
price1CumulativeLast(view returns (uint256)
558338751579196260474712697187635781521
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x1f9840a85d5af5bf1d1762f925bdaddc4201f984
token1(view returns (address)
0x668dbf100635f593a3847c0bdaf21f0a09380188
totalSupply(view returns (uint256)
32602844556193351456188
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.