Uniswap V2

Verified contract

Active on Ethereum with 449 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xba415f599668129f9eceea5c8c02bd6b7877662d1862cae684b6b5454dd36695
0x660f8eaf63babf0fcd3c8ad152770680e7b44c45f0c5d362c8c4517c6fa750e1
0xf44cbefdca7ddf728c6ddf37d4cf3d7d6df381363e98079d3076dccd93d12599
0xd461cabf2eedfd8ef71905e76b2904ba59c92c4a5c6585f6aa38f04e906d6c7f
0x090deb3e0efb7130089d958cfd4ed553258439ba144baff25147d651d424b313
0x6b06a366259c5db8f81005514743b95d0d61fa108aca9e4bf2f1cb2a4bb82b79
0x503af2b4420a1570f2a62888e5a2bd01d082076144f2b4c0c2f503fbcb32ee47
0xf8b0a8a101b442e0c92198d30a341362610345bcd0df5c6870a2576a69ab0f9c
0x9291dd9a6b7833beb29ea34769e6397c57f6c93c158e169dbc205b50a0076a49
0x3847d608cdd84eaa82b0ee5c029dbf69b290158ff342164775d3120a1649e2ad

Functions
Getter at block 21305744
DOMAIN_SEPARATOR(view returns (bytes32)
0x801aec5ff4198fa464fdb30760a700be0306104ee2b0599439e44a22679313ee
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=10929134243593418665, _reserve1=6274649810555113102061932, _blockTimestampLast=1730094875)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
263496286997788541560600410837515874437970729343
price1CumulativeLast(view returns (uint256)
5608152798407743925017394343953690251
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x53f64be99da00fec224eaf9f8ce2012149d2fc88
token1(view returns (address)
0xd04785c4d8195e4a54d9dec3a9043872875ae9e2
totalSupply(view returns (uint256)
5917473162683787911710
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.