Uniswap V2

Verified contract

Active on Ethereum with 11 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $259.66
ERC-20
--
0xe0d9000244a1f29aa2fcdd57a0649b793ef6058319d9b80107872f7c3b40aadf
0x8b2755858f44a6920ba86397ab5c1638a48d5426a0f6ffa4223e0c6cc44a38c1
0x4749754399f89faf4334cdf8be0117fe1a425da7826288a8c52fb4c19dd7d72c
0xf7b1748427d88294c3f34ea4478bc4919b5ef3d95b99288a0cd916820775f95d
0x71fc54a1d4f483370bebd131d04efbd04b8298d50ca822b4f4ea30dd9511c4d9
0xbddbc42f18c7053db5e32b1c5dfcff02c9ab56e111c6b0936b64d0d4e24801cb
0x1b4912df8b90433eb0db7ca3de0b6775053543286dc92cace81935d547147c43
0x941e8470e67eb2d552b6558329e28e444ebf9c2345dcc3c5f8f1b7a489b30bce
0x7e092043bfa2407820086d960c15e0a3d351733f6e53ba32001b7659ea8fb4da
0x72ed30cf126e08aec912827d5bd82b822ac65378c41284ed19077c426c1a9814

Functions
Getter at block 20976927
DOMAIN_SEPARATOR(view returns (bytes32)
0x4b728d32ff373f635b1e259714ce259e2e257a0ee126f01b850c266eb5535fee
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=95962409307840046351374, _reserve1=99453335912680639, _blockTimestampLast=1624543576)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
49014556150724856261598045407904884079
price1CumulativeLast(view returns (uint256)
110156961178014268861784049484961011768889053925
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xa80c32c721d06c91dceffea78f184503c9046940
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
91456959237278265640
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.