Uniswap V2

Verified contract

Active on Ethereum with 13 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $315,718.47
ERC-20
Value $315,239.33
0x6b4f6f3a84755ad40f42cb403b86aa269e79500457e74d68144a5bae1f8e6425
0xf87867537cc71d75ae357861bb9defe3a7ab286354a0b08d37c38c924814c040
0x1f45c8bf239c7598cc87683a0bcd7a6856ecbc75fcdb0a1ab166318299bf71c0
0x38554a4736e9392680bf2dcbc234fcb2231f375303a53da662838ca26d5e5509
0x614bfa59a13a87856a27e12e75b38a3d31cd062e1fc65c4afb1688fbf5302cc4
0x6c8cf6c2b4439bece242bc60252b811766e0dbb17f521e8a5f9332304971279d
0xbf501beafb73bcf30248a90adba4722cb53ed315ce34ac83b5f0baee19e83950
0x1b9534f1e711867cef6b092e16ec017fb804eb56e2e65c9a6922ce0c1bd1fe03
0xc29fa30feee379ec18d91ae4dfc760395bfb1f2af9164fa868fbe6c955c9f0ee
0xb7e3ccefaf1cf2ee80dc338d0fdbc1500c08e7025058b698c1a21fd5046e8ba8

Functions
Getter at block 21246258
DOMAIN_SEPARATOR(view returns (bytes32)
0xf06a952d4899ec5f061fe7b65310482a8dd7624e0b1315ac1b4d619c00d55c96
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=1175037476783251, _reserve1=95403910701049092983, _blockTimestampLast=1732314479)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
5518984175571958642487109854270141232416313948
price1CumulativeLast(view returns (uint256)
3997044825126240922957180008713867455080
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x240d6faf8c3b1a7394e371792a3bf9d28dd65515
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
242338980943989093
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.