Uniswap V2

Verified contract

Active on Ethereum with 45 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $40.17
ERC-20
--
0x1916371d68291afea8e6a344532bad8d1f081d1d8e5bb955a12de54290e098e2
0x13e93230d05abf6e1b66835ebc6d43a2a4d2edd6df480e9014eb9be4788c6612
0x0cff7c59ef901ae33820888541f3c8a50599059f19a1d8350d95a8ee0f54c063
0xa3bc36ea17ce4a4606fbea37055312f501c7d10ff202392b5351d9f67a92b72e
0x9ebb8b3eb9b7effeaaec106d6c0a859b77680f4a6fcfd161f1db1c1a830487da
0x1f877fed1b036be64fdcca2f4139022571f2963ca18822027532371b154f44ab
0xd86fea554429ef61cf7889749c6f63cec453df370db5973c3d2b2b7560b91828
0xbcb6dcd94eea3bb32bc6ad543d2ce61df5eb627aef2fc2dd6238431be723f815
0x07dbd896b13356d33dc583e64b5e1517fc5bfc59cfbbb1f492086854a45de664
0xbc7aa108f889c89e471c32bf7070c347dc54e9a1d19016c4d59e093d90a0e378

Functions
Getter at block 20928907
DOMAIN_SEPARATOR(view returns (bytes32)
0x920b87eee20bfb05b15f285d5e498aafb51e4ce1ce28ef3a8ec0a54459bf9f72
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=16398999881257857, _reserve1=10148921059171681489687637, _blockTimestampLast=1724955803)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
116314361190046801268400436264043958139530745930306
price1CumulativeLast(view returns (uint256)
123503167950375614405906569379707477
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xcd6adc6b8bd396e2d53ccd7d7257b4de55be4fbe
totalSupply(view returns (uint256)
379288089135927614768
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.