Uniswap V2

Verified contract

Active on Ethereum with 26 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,199.23
ERC-20
--
0x5cfd7c352ed72b0d0e88c9661cde6038f1b212860543817a348e4623a29c42a5
0x7b79a734a6f5970cec30c1d5ac7ea614bf6bda21fd9900b957500d369aa1a60b
0x843a0f577b0107d75755e953b15a3b7d7fb278cd6a07fd688c7ea31361e9a9fa
0x2748587b215db077e6d256fc57591cc327f5007320081801583828e2f6038a40
0x0f516ce9247040373fb532c0dc15baf643ca11d2bae6819ce555d4ffad4c47f9
0x018927f35a58c9dacbbb21ea4484b8c6bfc3a8f1c2add6c4fd61c2e7af7578c6
0x89193c210823c28b4ecc44a3d60e0ce1fae1517039a1b987075946ca68a49379
0x2bf18fc76cde9e62298a442dc2397729e23b5a8b0b971505ac2479f6c629c3c2
0xbfb38c5eba9c4635236674e95dcf886b3ed2a1ae74d68ee4b6451745eccc3b8b
0xbeca384c10109003b7b23b6a08c97184dc9396b212509fe9260f955bdf7387a7

Functions
Getter at block 21320706
DOMAIN_SEPARATOR(view returns (bytes32)
0x5d1f2c27962f96ed48326f6c30a9a1bb14fd5537516199272e24c4668cc6abc6
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=11163856390381108461616, _reserve1=609422075472709878, _blockTimestampLast=1623070964)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
203999542288883295632450209568646650526
price1CumulativeLast(view returns (uint256)
757524033012503602379568441490862499559935677
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x14c38e90a593b0bd5b7e9896a8ef4ae0a119d6ae
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
80293583940100219989
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.