Uniswap V2

Verified contract

Active on Ethereum with 194 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,021.2
ERC-20
--
ERC-20
--
0x7751d5b5c5d3357ecb8656d6ce0ee4eb8a1db872f2ca0a381b4491034196e8bb
0x2fff8971280870c977812df32ac8d3b0d979b0d36ec7f4d610931fe62cc52214
0xb34332aa45bef85d0e0320993dbf24f763fb1dcb07ae6a5b5946138cc2e3f6a2
0xe453180e31deac19c709e800958986e05af628f599b08db307fa9abcb43ca280
0xba5033306f2661ec0834bcb088a997ed46d5bbcc82ed5f71b4c23b4c566b085b
0x2c7fcd75f122dc557d8d887e47d9127634449dd3d40786bd1c0009a3a38b2e3a
0x25a3b4460aa296b9ded83b130aab704b7cc3635cc952c75a66a23b48f7df0908
0x88b039845835e824b5e843ece942b842b58f5d13793e7dc57b6ae15342b435ce
0x827f44587dc9fc471657b2c26b428d9172833f746d19f0d6e4c6eb98c266abc7
0x4e26fc2ffde9494326ccca057c990067d471e5702b2a3db9597222c728a74633

Functions
Getter at block 21187786
DOMAIN_SEPARATOR(view returns (bytes32)
0x9fb6b8a6b758dfb903c0baf676add92e663d3f91ee04e087f65b90defd247b49
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=158068069071924, _reserve1=645101416589088471, _blockTimestampLast=1724823323)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
4000277986724784703542067473434929824334373988
price1CumulativeLast(view returns (uint256)
158426150023568235906236255221577258855
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xa9a8377287ea9c6b8b4249dd502e75d34148fc5b
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
8627192611796875
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.