Uniswap V2

Verified contract

Active on Ethereum with 11 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,279,217.56
ERC-20
Value $4,169,861.3
ERC-20
--
0xc275623bf323a526e9652ce301fc7356a7286c5d7072ba0c59ec166586f82509
0x79b045ed8b28d42a0e008fd4037cdde7763fd98a9776c42709e40b549750e16a
0x9ebddf8a8af0d5e42a9ed675e1caca06374729613ec0a8ecc9748931e7b12a47
0xe32773d468c70e8ce8105bc9f419e3d7fc3f0191b1841ce28a2e58a5549a4504
0xadce1b78201e18e896fc0ba9302c0c05c0d9996d5987d08e007d28b02804f576
0x3130e86e07b6bffe67542a18cc4cab45b7038c1184647cbbb7eecd15901861b2
0x9b1406cb185617222e1025db8996adadb8a0181eccc93c3f39a4eda313e6ec7f
0x7e75b3b8a53af590bc96713a0bf82c37c640d234142c46f195f6c64311e78ed2
0xbb2b7d42364002531a9c0c08ff7955783c7692d1ff068c156651b923e2602b68
0x920297392dd3caa338d07b020b3be511174d3557eec403134af24e3b9a901186

Functions
Getter at block 21241792
DOMAIN_SEPARATOR(view returns (bytes32)
0x229a2e2db56d38ec95aad50f4386da46cb3f31f1c1ff4bd2d39ff993f31429c7
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=33634243709611532, _reserve1=1233595533531847962497, _blockTimestampLast=1732260539)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
13820154020841233652082304995330525122290338344
price1CumulativeLast(view returns (uint256)
86944605466637128515414371268586410156
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x5a3e6a77ba2f983ec0d371ea3b475f8bc0811ad5
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
3885476076365484323
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.