Uniswap V2

Verified contract

Active on Ethereum with 369 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $579.58
ERC-20
--
0xecdcf02c3d478109baa3d1e4e75b03efa1b2db4c3f773c97035cd2a5bae2cb64
0x255a1aa48080b46fd6aed2ed5f8ca9b1f753fe86e51cfd177d4c80468c7318cd
0x8d907f38f3a81355ea77e6b012c826455731ce1db713e23c62b0550a21dbacaf
0x8506bb7b09560a653be3a9f90d4b7e8c926c042c963f749bb54ff9c1008b42c1
From
0x6158055fae50e6a43e130b1c8e1d3e0f4692db78cfc71e0f3904c432779ff1a8
0x5effec78dd34f891948840a575f41351fad38ee1549e35d5a90c62d7d11a759a
0x466ebd01e38360a7b47da661c61565df69b7079b79db56f895fdeee106f65b05
0xe7a455fd54925a140a45f4cfe7ae6a40ef04c63e12b6adf68885e81caeab3e5b
0x0abd1a04d8becec9ebe13691263690624f095531477bfdf8a1ecbf51e44fb3f1
0xc06644358190d1a9b76ae00b87bcaee9fef98aa0d16f6853df8508d2a18b8baa

Functions
Getter at block 21213215
DOMAIN_SEPARATOR(view returns (bytes32)
0x74ebcea8da87f5f3e97f503b301f653074b2a840f0d2e8b15c9e3c07ace55b7b
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=168470203838789837409994, _reserve1=579005927, _blockTimestampLast=1721334971)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
10516187341909656339917695300
price1CumulativeLast(view returns (uint256)
140293565516099618378179569911092752316655422409388317550
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x412e5a36bde71aa2c38e1c0e26baaf7f2f0bc24a
token1(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
totalSupply(view returns (uint256)
9321736612337834
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.