Uniswap V2

Verified contract

Active on Ethereum with 321 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,095.18
ERC-20
--
0x323665425d4897f7daf37df173d45f96d200fc0263db9001e8d8e61ed50d924d
0xe831d8cc1374980e37b2942ef743af8d5f83c35bc6630ac70b3a2e54e35e4c92
0xb60913fed40c04e42dedd0d4d7f8f98f67d0b8ee696ddb5ea07b21d8b336f253
0x9efe0dfdd80834eaeb54534369a23ffd1c5c68ee48d6d2ccb63ece697fe2be27
0xa3734818549dbf5ca5874eccc427374687a8412ea54dd26b1d4ab59e04fddf4c
0xeff18f4d01e6bd306c110710231a0bba0061bee527ece2a7b4006431ff8a6066
0x41f809a45e27e2fd288fca9dfd028e950ea0bc7bae9d3baa599a4a7e711d0a5d
0xe3dba331c97ea9692fd23aeae79cb101fcd4da36238cddc9254205e3c22e5617
0xc9f03db25c9764080a957b4b242b97386605138c1982947d4964fd10f443f69d
0x934010d05877e7e0cc92dd8c75e21609733f6d11b1853dc624b5a6513d6aace2

Functions
Getter at block 20920290
DOMAIN_SEPARATOR(view returns (bytes32)
0x7cd12afc47d0e739b13508f81da1657144ea75695f3f5bd8a16f73680a616e13
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=3746981278000656940148, _reserve1=450987216358316415, _blockTimestampLast=1659280529)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
4858441651818940054697121379392076814254
price1CumulativeLast(view returns (uint256)
1053081114981528341153498992011137251244877090
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x071ecb8a06d60b4d9dc53676ae2d0d7514ed4c3c
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
38629955001665376623
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.