Uniswap V2

Verified contract

Active on Ethereum with 249 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $45,977.8
ERC-20
Value $44,997.92
ERC-20
--
ERC-20
--
0xa1457f651621c482734a361d61490e92217f845e48a6d4b4193ed366b124aae5
From
0x6502d6c13e0e1d8f33ba8df2f926748d449a53e6e349bf5066a649f6081e4e6a
0x12cf612b30d420c963289e3a82d120ed1f230c8287595250757ca37e1be954f5
0x3205f9d3117e138003a990945eb8050b83bce8b0a661be5ffd4d586d8535ef81
0x62caa4349b5244061a65c6b351c42baa67ecc1e99e33861861b3f9c2493864d3
0xc0f6cf99d2752d4b91ebc7191607dafc0929e37876334a7b658eb21e2a874deb
0x92bdb8574fe5bb439cfcc734d04c079f9852a08efb66f28cdf694d18ca332261
0x41f393d4ce4f2d8069104c7132f53f0678d33b55ff03154754d488f4e5acd09e
0x4498dfebb41e3cf40bf882974f8ddc52b6772d6343493045913f0f857717ead7
0x899b645814e7a14338ff95bb50afa3180f3bfb71fdb334a347fd5cb74eb9c3a3

Functions
Getter at block 21247719
DOMAIN_SEPARATOR(view returns (bytes32)
0x924b8940a259df5e50742b2a5d0829d563fdec673e2570e67f0384219541f6f2
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=12356465506661364613361519, _reserve1=13754359887185419682, _blockTimestampLast=1732330751)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
19398783378117191079240819891666960883
price1CumulativeLast(view returns (uint256)
103312672482459752325238086354439446442196034238
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x557b933a7c2c45672b610f8954a3deb39a51a8ca
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
5228571725126125668907
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.