Uniswap V2

Verified contract

Active on Ethereum with 320 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.04
ERC-20
--
ERC-20
--
0x691f3736b9a496e9608bd90be83849cee90de19dd8eafd01464f1941f02a5972
0xf8e11eef2ba3bad2728de2ea4ce774dbddf09d39b137c0475dc3a6c1f6eb7da6
0xab744372a87166e5ea7e2c55e651c5da9f6ae511329c86e6f1b52e6ecc4908dc
0x012ced71d68b539365ae58586cc1155590f5fb0c152829a090bdf48d1cd2a2cb
0x4503d2ad116ed349437f554c17a56698600d30ff0787dceb1f78dd743f52d32b
From
0x0804de37a71e36193e9f7a1bf352158e877622ebcc6b097b2d993f03bd01e7bd
0x14ce486940f2930196ecee22f8adb66d92ed9da1d0c924151979bb37874d4ea1
0xd024b1ba6e3dce11966fe1fe11ad67d9bce61a510007e24e8e80152f6ad096fe
0x56f5bd7825f9d245c85aa5f2bbe79567ce4260449ce6d233508cf8d11c64a5c0
0x5f0238a94c46d4547dd6c50c2cc2743b49349b71233724fbfe4b626af22dcaf5

Functions
Getter at block 21384741
DOMAIN_SEPARATOR(view returns (bytes32)
0x39cfddd1d46d8b3c1bb3e602a5cec9a78d3e5f0dbafa0b103b64b5b34305e6c5
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=43031695066091934, _reserve1=39393090931660112, _blockTimestampLast=1725768035)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
163233016422410869161467062041444766915205364706
price1CumulativeLast(view returns (uint256)
233258346587472629490852447386878011085840213
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
token1(view returns (address)
0xacd43e627e64355f1861cec6d3a6688b31a6f952
totalSupply(view returns (uint256)
39995239663690911
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.