Uniswap V2

Verified contract

Active on Ethereum with 285 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $67,631.18
ERC-20
Value $67,604.34
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
 (#0)
ERC-1555
--
ERC-20
--
0x497379a871d32620c6da1cf064f0840c45860e63c52b49202fee0781bf3199e0
0xc3c05cb0399de913bda7d8a0e8372398b734fae919be19566d6c6876706d032e
0xe680f0e653b276014306cc32fafddc162500149cd356492b355eda62cb1fa8ad
0x9dfcd521155cbf18865b32ca8cdcb3afe13556ece839e36229ba1b94baebc847
0x8f31412807bffcd967d741859bd6a39597e7775dae6ef96e1bc9cec21d5fd923
0xd63deffe769feba74f9b36558d5c319e56f116e0f83087531140b33ac12c785e
0x73b5064eb84c200d445dad8816928a890dcef00796e0069ccdf784859cf100e6
0xa61472eecff3ec41adf67e9cf4ebac53298d0b8feddb7c6e8f9ba757a7eaf1d4
0xffd2a1175608742b0820a68372766e0a664dd2c17cab07cd2970ba9950c51612
0x9e7ab8dd245c85fbd7e00ef999ae803952fd93366012dec3982c4fca7f0a4344

Functions
Getter at block 20931908
DOMAIN_SEPARATOR(view returns (bytes32)
0x7af025a8edb97797abd65fb42783c0c914955a49c2802299a2b3ed7970e3b5ec
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=111911002, _reserve1=67640524933, _blockTimestampLast=1728515951)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
260340966264482317419609181032690755470933317
price1CumulativeLast(view returns (uint256)
2686591844425022361391650038428056445900
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
token1(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
totalSupply(view returns (uint256)
1534722845
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.