Uniswap V2

Verified contract

Active on Ethereum with 48 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $743.76
ERC-20
Value $580.33
0xf2b02d94ed57f1a0474f0a24ca163f7e4cdbe8fdd2639eee3c0161e3880f9778
0x9af78596df56f0ce4cfa6d601bca51bc17ac9b6b7e61c8d64bbc1c88e8b701fc
0xf005a2a7e9b7ef0d0c22f5069409ac13f489f82e6d0c071140f3759f9b342e8f
0x8911b748a3ba55fcb850613cc5f96f58f42796bd686298fe06e53993630fddd0
From
0x093f09b29e111e85e02e22898128b45b392fcfd163b41481bb4ff1b5fc8992c1
0xfe7a861ca9e61554fb7a97cb1cebd9bc10097a716f63dd6049c2ad9071324d4e
0x37ee21bbd174ff99e42b50b22bed8dcef4aa0c6229e03415b0e7747f6e9a264a
0x59725c5e6c86150d652126fee5a44dd464030c979ac889ad1732483ee304892e
0x064da4258f5a1d16bf30a471130acf3cb69f8eb1f1ca425f55c34372568bdf01
0xdb48e2c79fb50422c5645f3fd73773133e70fee41fc07bf917f75a5625b7380f

Functions
Getter at block 21065617
DOMAIN_SEPARATOR(view returns (bytes32)
0x121c7158296f72de2be897da37d82047dd8ba2edd83cda55753d32f0d0f55478
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=9284208114802459234848, _reserve1=297271841608876822, _blockTimestampLast=1729885475)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
113964429245961689118096751272074261611
price1CumulativeLast(view returns (uint256)
11057713529036811000720230039409247503909255784
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x38d9eb07a7b8df7d86f440a4a5c4a4c1a27e1a08
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
29495948707914259359
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.