Uniswap V2

Verified contract

Active on Ethereum with 29 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,191.59
ERC-20
--
ERC-20
--
0xaefdd762652d9b1a8648be84889c18406badb99ab9d3bc50220cb10ead0307d1
0x8b4b7b721cf5b32f6219b798629893d34a8036ddcdd6d3b712dd3e287a9c303e
0x74bf439e19bd25f6c30d5dd4cb8d9f4453293bcf60ff7bcd821ff4cf6b0bb483
0xfe80bd3a6795c5d129666cf5f66ef7d0f69e646a3492ee4a7dfe89971f1439df
0x53e1f17f8cb388a1e35eb94429b5eb695d3c1982e99f2cf142e8e25e03425c8a
0xb3cc72fb9ccef58616d0ac254728531cfa523ac061e720fcf38526e8f850f261
0x22e489690fd7a0610f560faee4e30f994cccaeb1a5ce52905c4f8b1d2221ac34
0x2d20076dbe99f17f2192ccad9d0cac20390b4a8d7df95d5b3e91cee2513ffb7f
0x3174d24dd85f4f3f1e8e35c02348af517943b2f58418144adc4fdffcbc73a845
0x3b704b6a73ecb46b51fc50e61b586c53698d76e9f12245fd567dd8bb79c1dedb

Functions
Getter at block 20890328
DOMAIN_SEPARATOR(view returns (bytes32)
0xc20012537111e673ce442625e2e77e1df3bd4c0975fbfeae374f2755d8b8b6d6
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=371440007655001288474, _reserve1=921115091469178995, _blockTimestampLast=1726529435)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
421249188391974422804168001475450889435325
price1CumulativeLast(view returns (uint256)
8739967296535421168055030291520117707731869
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x4b2c54b80b77580dc02a0f6734d3bad733f50900
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
12909864282147511697
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.