Uniswap V2

Verified contract

Active on Ethereum with 701 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,800.45
ERC-20
--
0x08efe38b0ebf142947afb31d0cda58568a06667eafd804a326bf9ad02940cb31
0x4da30742ced3f016f961c1258d76b97f0b05bddd99414dc500f4a284bf01213d
0x95f82bd5c00ef4c5a701dbb311dd2dcc9484f7e8af56fc56765bf960180d26f2
0xb062c09ec442637eee84ab57d4145466e399c694c22fc3cf74fe44a029fece20
From
0x3a3ae9108746e39cd296be806ba382e35f2cef2a02683f9e074c4e2ea3f6f19b
0x151cf87d3b9ef54add64cf1f8be7e166360cdc48ba13a1386907b85f08ddcbee
0x51929bec9d1b47e4f4d90ef29896424388cbe835dc43095b640a495221e96314
0x39f23b47e44234c8e713a4833302b15a857f77f017b1ff66d81255fd170bda3d
0xb7d491998e0138607844b6a0227eed121957b685089fa8ac31d0aba266e2d7ca
0x9627af63fd4df9361fe0fa43bd925c4e8f21ceb439bbc6c84a29812ba80f5525

Functions
Getter at block 20888026
DOMAIN_SEPARATOR(view returns (bytes32)
0x2a0cf290bad134fc57d0e7adaecbd2d6954abb22863c3e2238fd76fbf7fb1504
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=80819478684214721942291, _reserve1=4805307523, _blockTimestampLast=1726027871)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
145418801307186276815135692875
price1CumulativeLast(view returns (uint256)
6211637755325516695545229528101923926802855260466019684
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x124c6092c469716a661b5b0609f205050b26b50f
token1(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
totalSupply(view returns (uint256)
14077013845252013
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.