Uniswap V2

Verified contract

Active on Ethereum with 56 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $9,058.34
ERC-20
--
ERC-20
--
ERC-20
--
0x45bc6fd30a000f66df9205f03ca9164acb0300c58d6e67a8dcd2bca284e916b6
0x7a1f01ff83b0145cd596fce81cc4b429dc805ae8482899302eac31b05c01f150
0x34b71bf898fc0ebfd7e10f9545b63c05bea8ca3fd7b2fc5237a211ea2f04b926
0xab7b841be6a0048b5450c164cf1f9338f588a9bb75ebe9f3e6378850cba9daad
0xf818dec1276997112777b331e0f53f9c901bf72372be8c2340a6f0677ad5d73a
0xfce5433dfb1e2b91c2862f9664be9f1c4e9aee9c2a5fb00f9bcf2a5f2c31cd50
0x89ce640dc6f246f42a8166efc8966048f2ae4471720f0e105d999c28e2c101dd
0x5437e71b3424efbe4b2d3295c4155d4f28c133baadba0f27e42d84100390bc59
0xe189d2f3d53438d9ba90a1227e806a938b9c48f877ab4ec40d55d2f8119906ae
0xb3dc9025953b840704aa7d8460e69f938cb7d9452b6438b2c5470e262cf705c2

Functions
Getter at block 21229065
DOMAIN_SEPARATOR(view returns (bytes32)
0xff574ad7a1390322fe461259a1faf94850bf6e02a9f9faa464f53746a7844375
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=7320894936117875905, _reserve1=2933399207677697900, _blockTimestampLast=1714972631)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
187921919469640865975165406544230875740415
price1CumulativeLast(view returns (uint256)
689475194776876769835348094699158740366620
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x7db5af2b9624e1b3b4bb69d6debd9ad1016a58ac
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
4035104897713938692
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.