Uniswap V2

Verified contract

Active on Ethereum with 104 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5,247.69
ERC-20
Value $5,021.28
ERC-20
--
ERC-20
--
0x25bf43750450b2917b7fa6b789ee8f4a0227f167ce2f87b820b995a807c68f33
From
0xa0814f9c11feb6eacd2c94f9f8e32ccc12374762eab820486291f08960870b44
From
0xe0a4ece0f630317971d0d883d7fc43e58d129f2ba19e1f16689a0d2977c1e8ef
0x91bb09474be17b723a07fc2763de1bcafc5bc5f09c91faff7930d5034339ecd1
0xba514935c2a0938e677077923b0834b7190728023ef8c52ea448af53bda65ed1
0x54b669b82321d4677882fb1a01417f0b867c5993ecbdce2c7cba274bed657664
0x25c87611f3bba26ba0ff84870b5047da2f5b886d7dd3533010ac2b4a8e6ce7ad
0xc3eaf0559a7ee613e1c6fe3e04cacd774962f4116b34b04e6723ee10605f9d98
0xa93f1f11937b10f938562a78b30f83b2f7652a612a613a7f76249e8ae369d0dc
0x77656bbc2a6c62446be5bc0c8ee47c54be702003d3bd53352657b377506bb750

Functions
Getter at block 20937626
DOMAIN_SEPARATOR(view returns (bytes32)
0x16fa068803ca7c57f60d539768ac96f6d05514427fd3a67cefb3f390ab58245e
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=2222600113499651602, _reserve1=407648398326930887776118, _blockTimestampLast=1728533219)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
782831693880760652255621646245418723926030306463418777334
price1CumulativeLast(view returns (uint256)
8472238858057322669228831515684923433687416961
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xd794dd1cada4cf79c9eebaab8327a1b0507ef7d4
totalSupply(view returns (uint256)
17820973776361
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.