Uniswap V2

Verified contract

Active on Ethereum with 347 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,139.1
ERC-20
--
0x100f3144479e64d3495268a2e7fe97dd00064a302217ab75cdddfbf7f712c72b
0xb2675025fa5dbd58e73ed504e31c8be60fd3fa0ba7b1aa278275427d1c5c2203
0x5f78b0f7429c498b45b3d197d60ecf47652bbc97c2d7718328c6bf5763542545
0xcb27cafc28aa6399db486dd8031b04e03ddad32598be3d3af94a0424ea8d8043
0x47146f548ac1cab8c6eab1949ec41ad14585d8f6fcea11c5c28e04bb5070e03d
0xa15e3990670f7e703eb011ff3bb98e9d21a90041f29117062231e8f2ce350e74
0xeee28cab4f69925d6347a5feefb91b1fcf62077ef9097f419dcd9d3e2ce11704
0x48a8122264bcf879818c5c15467edec17e81eb1c15d5647590854e3704876f94
0x411c6b021cb84c0b423ead52c61bb6572351aa4c1064d52bc67896bc7d65668c
0xc47afdd1d65bd2467791552f92e93f810b388afdbc024027883e5a3ed64c65ce

Functions
Getter at block 21218326
DOMAIN_SEPARATOR(view returns (bytes32)
0x7c481200cc86796c02cbbfba52de67e6f1eeaef84fae651e4eeb6f4936c0b9c0
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=1703096451830951483766, _reserve1=672373528175141991, _blockTimestampLast=1670758775)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
12554711543977897198527398774378573918128
price1CumulativeLast(view returns (uint256)
318348833135572075277340759790169723084649753
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xaf4bc7927721ec88ac507889309f5f62a0c8c537
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
28200449377476534297
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.