Uniswap V2

Verified contract

Active on Ethereum with 23 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x1214d0bf48380965478591726305a8b05063efb9a117d60f904e0ada216ffe97
0xf3a26d29f6f067d591c8d0382b57d702de2cc3bde43488cfa38cfdbdfd18fa3f
0x13279d225ca30883d52867888d3be3882793df6097aed0faf4a72fcf9f470534
0xd540a0cb0f5fad7703597ea6aebe6aa64aec55ca50025514dd1fc7f345e01570
0xad19cd99dc13ef27c9bc86932ffb34a94cd002d435e01008185688da42a50ebe
0xb1ebb21082d93d668b1f7b95485526c7f77d2b180589e34880b8b674bba79bf6
0xed3bcc1336dcadabd4dc9eecc408b21e12fea5c97010ef436419366f5c27d6a3
0xcf48e875c4e1e8284557cc0adc7ab4ce614d3f3351063edae859e875cfedb9ea
0xb12a5f80721a9dc35c3c7b72c513249ff9c720ad9052663887d7637a0c3b365b
0xe45fdd16bbc9652964056e2a1ff1e396f200ce6d093dcad92e973d7ae7cf3b79

Functions
Getter at block 20853312
DOMAIN_SEPARATOR(view returns (bytes32)
0xdc7bb983073bac783a96045f12b78abfb43d8113291dc32666e706e301204495
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=67676333883659, _reserve1=1521275499, _blockTimestampLast=1613382004)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
787403580789444576394180459823993216
price1CumulativeLast(view returns (uint256)
113351226143895714235624731474004336551123519077
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x11a2ab94ade17e96197c78f9d5f057332a19a0b9
token1(view returns (address)
0x5a23d90cdeb30de09fab5ed159ec4b73fb475a61
totalSupply(view returns (uint256)
480684099921
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.