Uniswap V2

Verified contract

Active on Ethereum with 87 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0x72452ca5f0e99142c2029b247ffca80c83777f8b228af7bf62a9c6a7c866d4a9
0x89f1e94ec290245b7f913fcbf73c0accdeb10533a71fc3da4a5478490e37f393
0x0b8a143c64cf944eae3810c8a2b697c0d5644d83f45637bfd449067fde339653
0x79b12b987ca52a1584ac4f47cd2a3b811568106425a16b643cd6495c9e849474
0xa76c2b8a65e29990e60877bb0c4ddb1a7a10657035d5a405139a5ad635a090d8
0x0156e3cf75e74a5d2441bdf63eb22462a6b3d1833e338a12b08909f8f913549a
0xc1f16d66f4369a2437b1b1b4560b38f12fc153f1590043e76e17375c0d829491
0x6e8f4ec6d5dce4c9b9463555b9ea8aa7560d8dfd29c6468210339d0d9362147a
0x470ca3852ab61cffedf2364ccb1d2f0c9b12a8b5fbac9368a12bb84e3c7767dc
0xe04e16a846350b81a5b82b26d25e010344a97992df9eef0bddc88b0f19e316c0

Functions
Getter at block 21275907
DOMAIN_SEPARATOR(view returns (bytes32)
0x07fd267bb8a1f75360c97be3113cabbaddb09df47f6d15f8bb4b4c7e7a43c97b
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=153679011814, _reserve1=33359330306, _blockTimestampLast=1730238395)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
11981476027703441826297553759705917677030519712
price1CumulativeLast(view returns (uint256)
177224362572799262097881310680576084758289784504
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x3638c9e50437f00ae53a649697f288ba68888cc1
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1000
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.