Uniswap V2

Verified contract

Active on Ethereum with 18 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $259.62
ERC-20
--
0xa2e2f2a0c634a99e9da625a2411a61732b9e27b65c4cce60a89ca745c6ee81c8
0xed383c79c5b7c67732be2a4b12474e6b0f809a698aa0fd126efb792924c1fb24
0x11cacc09377b2d85a5f2d4004c325ded8949abdf5276f73920b189211548aad0
0x944d92946634040afa66d0da983165435362be08aa38021e9583182830037de2
0x53150b93de1526e9c5830e99f679a675b4b2dbb0e7f0bc0cb2fc62a0f690af16
0x92b602d6c2a9a6183733c50a62458be26cbc7c782353a83c1a5daad7a0d85f18
0x9c2a2114cf071510d30b099f224134108d0fdfebb0f41735b5a1f5fff59b5a9c
0x5d8e49f986fa47688fa0d52df61a188c22c19056e52ee9752381df015d21e36c
0x28c8f87300fe8cccb6f8aeb928a4d42480fd5753c262b84f7a3c1f12aabb3b43
0xa927cb9dbfb7db13e408665584a1c803f3c3606674197eb64c0b6d1e12a77ebd

Functions
Getter at block 21310070
DOMAIN_SEPARATOR(view returns (bytes32)
0x2f4cd1c024f93ffa4a5c33d40874fa1eab8feb854a6739d7bc59cb1f17558839
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=194642017253401485189719722, _reserve1=70420059168714416, _blockTimestampLast=1667950151)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
371629302228645903422790426882324
price1CumulativeLast(view returns (uint256)
422838009916192215377059390428069060124761803280
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x1110f5e8371babdbdc41315eb12f2b0fc84702e4
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
3653135842956722860789
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.