Uniswap V2

Verified contract

Active on Ethereum with 256 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xd614edc0148b272fe7301637b4d007f234d10629a4cfb62231c43f01b0f5762f
0xfc898808a1c6151887f27368240366c43988765e2e02410e36044be0198f72b4
0x5c77e8d1efdaaed980595d77a587d2a4203e18037fb97fbb4f02dd20c17efe00
0x26e60d31e35319c3a23edcb54c7268f74506d70ceb397545819ae0074acf17b2
0x30c48e5ce154e13f673b4a0eb909cdbe16abc1537145fd95fff4ca9a6c70b3ad
0x3c3c4ab8077c6908229327348e75c2b07f6a01b3359a893a9c3cfffa411c647b
0xc08a722a22111c5f08ffcd6d3fb2a95bd9fc4858de9e38111425da93ae4269dd
0xda3f679c414405a34c33b46f311279c3d45ecfb381f311a4bf0df482ea939b3a
0xade28fcfb1b6570c02f733bb3dac688bec8667d122ee52401067a742a07dc62e
0x326afe90fadb18e796cef7aca43be49d8a8e8e15aa9741579e8e0da0a743698e

Functions
Getter at block 21403602
DOMAIN_SEPARATOR(view returns (bytes32)
0x1932d8c5d3a348a384b0af60048b93256354b442686b0ba4b78ed753d939a50e
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=7824479043100158625734, _reserve1=6871681967543332244, _blockTimestampLast=1725671291)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
72163440983003087959775286846928477374077971
price1CumulativeLast(view returns (uint256)
577644853282067618875552672038430904438458739
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x6e36556b3ee5aa28def2a8ec3dae30ec2b208739
token1(view returns (address)
0xe1212f852c0ca3491ca6b96081ac3cf40e989094
totalSupply(view returns (uint256)
208700962849567605028
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.