Uniswap V2

Verified contract

Active on Ethereum with 139 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $76.39
ERC-20
--
0x4bea612fd89b38caa1bed04f2c2bdb6e10f4f55f3ff6959df7b1c52e12372fdf
0x0c43dae0e69e12105b5dfde1ed28f19450fa82fb6175fd132884d65e32051105
0x2f08daec34a808549ea139a7effffe95d08121c8d8788b644304523e407b1554
0xe270f91765e95e2035500b897d90e7d2d722171ecb8161dbfbdcd29e3a9877ac
0x4d93c1c0ad551a13d9b973c1352dff0bef1077b81f4435023f72141626a212e9
0x9bf4af7555d7520be4d607821c4b59f5665bd76a3976bba3d3e0ebb526c76fe3
0xd19afd280cf7d9070cfb66abb6065804633a06aa701b20a1d8f016f4e3634464
0x1d93c7a3fe86e575ca994656b381042ca3803d9395b50f6f324a51edfeede55d
0xa2a995c4a33e8146ed81b742d664f87928e707178a80a255fe4c12b62b002d52
0xfdf730d866f44b261822f7e3323bf048e30bc452ab5be757aa6df184439a7b67

Functions
Getter at block 20874197
DOMAIN_SEPARATOR(view returns (bytes32)
0x85cf5a8853b08c4faf0e7cfde92b11ab60162ecdbf5d97b40a2e9de5eecccecf
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=1681795405415467638415, _reserve1=31119720851322495, _blockTimestampLast=1723417787)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
170653445196181515648554313353753477299
price1CumulativeLast(view returns (uint256)
803922959535019137297483513368539011461384234138
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x62d693fe5c13b5a5b24c9ec3f423e51c35f5624f
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
5814500806622844182
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.