Uniswap V2

Verified contract

Active on Ethereum with 1,038 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $59,711.56
ERC-20
Value $58,679.85
ERC-20
Value $0.04
ERC-20
--
0xb95359acb2f147d757e10afede105b81be26487193d9e81f49e6b4b80ce0e5c1
0x6ccdd1947ee749464850e3f019b37304cf447752678e38f558012f861f0582b5
0xda66087c76daf03801fc140421bc720e23fe9776016334ac807f04315eb12bcd
0x47e871eb7c7efe57f6beb287bed899b0c428de9d24a5c5d16c2e7b2119995424
0xde966c75bd9b332a04fc9d1c74c1c25193ad3c5d4aaabd798d7e5a2d1e4e3db8
0x529808abbfa7acaa9f8f1ab640c1206c535561cfe22a0cc14274e6995a2d59ac
0x89b785f98224ab71eeddd76aa0599b42f492b27875e018997546f0f3141bd4e4
0xc98a3372c15ad5a340082f11efe8b92f71df79fb8e32add5c28b75147ebb8e72
0x85ea3a8c7ef93f28635be02bfc1d724d0ff6f3f1dd21a4561a20a614179c8695
0x3a94bd23fc90c5774aa2351a32b39a9956e560cdca0863657e37b1fbfe9aac5d

Functions
Getter at block 20820741
DOMAIN_SEPARATOR(view returns (bytes32)
0x9ad01c322b47ed4d76a87d82d954d3d86b842599b476bce29c8661e29ec9d5a3
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=2243113621491246623169, _reserve1=22626929472053548877, _blockTimestampLast=1727146223)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
12882046730680585600099718043066967272328
price1CumulativeLast(view returns (uint256)
37781406540887355871050389441913630126389222
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x72e364f2abdc788b7e918bc238b21f109cd634d7
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
167243916721599181830
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.