Uniswap V2

Verified contract

Active on Ethereum with 2,260 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $31,507.66
ERC-20
Value $30,864.71
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xb4757bdfe18765fc8c016bb914e2484499fc3dfc7038d57728bb7f820ed33a94
0x85704513a21e40f47acd85a44a0d5cfc18113180a4210bbb23fa1b451e05169e
0xff6596922ec1b708e8c7c081d266486d015f816e774b5aca407466aedea97555
0x7dcf06465756e4656e0b287225edfe1824ee25090b8701bcb940114036f2c607
0x05882c4d7097041ebcb3286e61ffefec6c923bc1ab927b244cb457fd13585d50
0x84c34daa018169a55e5e8e3e5a2ebe4e9f8cc4e92635f3b7acdd44768ca8150a
0x6c5d263398eb1a8e128d4ac22151e941ec820b6ba37b69a266c3680468032647
0x9a6028ec521d75506b8229345b7c00059676e8cec02b8aa687cb59ffcb5f25f4
0xfc9fbf213c3830e8aeaf4550f854eb887d38e7dd35fe7165723c97df725f7da4
0x6fe7597634e116368b76b5e2bb236134836feb2fb33b5628647e9b962ba0f5e8

Functions
Getter at block 21289855
DOMAIN_SEPARATOR(view returns (bytes32)
0x371a8ae6ff4f712e181e6fba16b0d775d3ad55cd59f0eceb0168d91be390ee06
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=32952635, _reserve1=46367782266, _blockTimestampLast=1732779311)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
167178474151227692615058535829902050668249044
price1CumulativeLast(view returns (uint256)
23033690698330090520335609672577445823257
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
token1(view returns (address)
0x798d1be841a82a273720ce31c822c61a67a601c3
totalSupply(view returns (uint256)
2995447370
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.