Uniswap V2

Verified contract

Active on Ethereum with 142 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $431.44
ERC-20
--
0x641cad6dd752c89011e9dfbec4bed6bd3213c13cebdd4ca4086104180cde224a
0xf8680075aee4e52b178019008863ffd708149423b9394280d021096efe10c824
0xf9a4b04c20929c19265f0d2f61d85100bcd7dfb9f9404d70a612cc68b37f713d
0xf9f0218434afef0f59df5eb6bdc81b671dd376916e5847a1ac03e7d46aef8042
0x20bc7ea244fe0995d30c38b3398b54d8e4761fc02a012191ecf3fd7968972b9c
0xa60a55e9f0c2ff0de176e111b763015dab5ba705d51993640c9daf1b2851d0cb
0xb64af6e3a240c8429beebf23f5e2783a1f738ea50611ac938b72c157905b8151
0xde7b58ef1c82ef2af2f9cf708de8baacec7e1debe4d92b05acfc068b3e5d572a
0x78acc7e5d38e40dbd8311e7183ae4828c2c034417af3f29ac4299cefec16b5a0
0x724f65b571b7f3ba3c31ffc0d1070e7e5a12be7b3c5b281c24194041de546a5d

Functions
Getter at block 21200641
DOMAIN_SEPARATOR(view returns (bytes32)
0xe7c906fa2f77d52615f02fa0c4355b632458325158c0a2ca3d939196ad1ae935
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=2486960001966199981146712230, _reserve1=136075253734053122, _blockTimestampLast=1725678251)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
4138912456976791408748206548992496
price1CumulativeLast(view returns (uint256)
3096884306872558659487800207018233755405596911182433
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xa3ec7df93090f4de46faea09f73cc40ebe7dd714
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
17505431694651286843576
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.