Uniswap V2

Verified contract

Active on Ethereum with 57 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $35.49
ERC-20
--
0xafa841781da73526738a8772ed22570ab76d84b90a8b4231564895261d0a75dd
0x19d5da5beeb166eab04b8605b892575f4c81e195ca81a3946d57276648d44ebb
0xc1f6d1b83346344e14360690e0f3bf5dee826e5e762b6613a9938a59379176a1
0x3a51869bb9a1f5f56ee48db3a03bc65c0a7ec6ead237becd8fa0c55fcb7e1e48
0xefd61615a1e14f04bc84ce59efd79384278a9e1c75f1788f7e96f1a14ff68fa3
0xbcb0756f1ea502d16e55f7ffb22b72846a23dc4e1558b7cefe199293bb01c5f1
0x572ac416ac586e9b766c3faa63e5ffad53c6b9190a7d4f442523bae7baab94ab
0x1ba45c3fbdecf4b2d982689063302a765ca25d52d2fa366777d64320dd267ce3
0x8d0925c2a8f0da9d5d1f9d9d58f217753e03d67e011e200d7cd4baa7492e8bf8
0x8dbf20951e165664303697818ab25002b32d2051dcb59fea893f06c8ab979dd9

Functions
Getter at block 21018778
DOMAIN_SEPARATOR(view returns (bytes32)
0xf40e8168cf4c03cef5c035f08950bef5588b532d255506c2b94d0d7a934dae18
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=311934432677349170178823, _reserve1=35506355403736745594, _blockTimestampLast=1723073063)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
127578988320398459567403513287647379315
price1CumulativeLast(view returns (uint256)
6122805656680212845026419473689864043020853027
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x3c1ee45e11e90fc20427be5e6db5fee557f1e07f
token1(view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
totalSupply(view returns (uint256)
3282915337645549482037
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.