Uniswap V2

Verified contract

Active on Ethereum with 107 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,539.2
ERC-20
--
0x712f526f64765bc6e437cdf8ce857427d65a5ef8148148ccf72f5fcd773321c6
0xb1a207d983560e532d6836b079dbf3da5e97e6cd641fb9306f59f023376d608d
0xfa6b71f6e42a44a205b4029ce8f6e48d46cbcef08364921c7ac4871a9e9e01a8
0x73919739a0928b1204d1ef9e00bf967b46b90ef2d8875e95688b748a2d2d789e
0xb3e3a4897898b96d70203e03b32b1797f22aada92c905d28ce0016b1de45c258
0xd595b12321705990a84b9df46df6bfc62d04e2a60c7e61aebf5bffa39ab113f0
0x346f4880d3a304b73761cee6b50207493d933c33ad814f4375f6f55263eda82a
0xf90a8e966f97fd2f76d738f5f9e3a2a104fe237589e78422ef6f945432ba86c2
0xced181993c035d3ed8ce211abd2d2bbd04131866c7ecac036c4389a612194821
From
0xa066682179b808cb0892d3019c39612a925c98bd43a9eedf72dfd2d8ff92a3a7

Functions
Getter at block 20828194
DOMAIN_SEPARATOR(view returns (bytes32)
0x846d627d9d22a46f56cbc23c14f6dc9cd4d10c244af8a0c8dccb2c8b81b83756
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=586859774987243084, _reserve1=6430216350954195080822, _blockTimestampLast=1704823715)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
4705710662477150746324766103141153474746472708
price1CumulativeLast(view returns (uint256)
101144313581503757089181438428769525684
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xd7ab48e38ff53d9e64c1f8e0979b31a5ec6e2d99
totalSupply(view returns (uint256)
56294657158486031392
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.