Uniswap V2

Verified contract

Active on Ethereum with 183 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
--
ERC-20
--
0xcab6ea65b6e8c4b4abdd8dc9b2f93d2a4232ddaedb869dbdbd2917e338271c43
0x57b1138dcc3c77e4fd105d8fd779b38f43ac7f85935482697b41a2b46c5f3572
0x187cdfc012b69e597e2e96ce02010047654d96faadf4e79fb437b94087519d66
0x91826de513601c3af696f7c283a775f525c4cdc246575d268ca23e458a287c8d
0x68a4affc33f404c55c236f565ecd801b654c239e1b68bef7d8715249495f8ad3
0x952260ee656006d229229fd2eb252b9dd93f681e5d788ae3286c504baafffda2
0x36e2308167bf754a775306545b9a02813913eea69605ad0f6eb71f5377a3c57c
0xb5a573f56050aeef49022cc3e82cf744ec93e295804ac89657d2cda1ca221dbf
0x672b5896225408acecb037781c6c485a3115d82abcd3117629294d997af5a8c6
0x207706824dc7a11a3ef18915cea51eadab07a5e8c424365764bbd6881fb86362

Functions
Getter at block 21310698
DOMAIN_SEPARATOR(view returns (bytes32)
0x408d5da24c752ec73d2ed3bb4e433584477ae22d95aad26161e153b4116051c4
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=9943660357271, _reserve1=183159444547, _blockTimestampLast=1719194351)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
5908289272744248965410262056824634204299827287
price1CumulativeLast(view returns (uint256)
222229040845077557922514224861789613276152
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x9f1d057d1140cb32653779c7719310d431d49861
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1312490117854
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.