Uniswap V2

Verified contract

Active on Ethereum with 373 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x0faffbcec31b217aafef8ffde9c41a3bd9f6499486014182d5fde691442e447d
0x1b774d1e82b769fa2ce53cda9d9f83454c4c369cba398dc0fb3c913464d35b5c
0x31cfb8e5350bb00530dec73048189d2e31f2ea0159a8edb83543496a2451a273
0x66c92596cffe48db033d96d5874943e21ab1fc4e4d4c814c9f9f88ec8286757c
0xfce09cd15e0daff47fa2b35eff29770b46352c6ae345419ee51ebb2f3a45c2ee
0x6eefee9f291b573bce55ec7dccacb7e2e4399146452cdaeed8a11a31d3de8f68
0x9de483c493b0e713a47af1a4ccd3974365bee3329d3abdd238be2dad531091da
0xbdef7319e0a3ede90396b80a052d03ca8fa6631b1ed95468a59e00f66899f2a0
0xeea341e62f48cde700a8b9b03d932209fb2b9c9eba8ff6d6a24d43ed191fc037
0x769b75ffb0cbb32ff93d5d6be70a084c8b81760b51203e6fc93121258d9c2683

Functions
Getter at block 21186064
DOMAIN_SEPARATOR(view returns (bytes32)
0x6a6ec17ee20ff5977ce824e59e0af490addc62528ba9bd1d1adda62b0c835d9c
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=21156689609450107340243, _reserve1=258725580122570688650168, _blockTimestampLast=1715922923)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
10945931311429326707341541647253886685079253
price1CumulativeLast(view returns (uint256)
53878804750883274931040612064005001876830
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xab7aaf9e485a3bc885985184abe9fc6aba727bd6
token1(view returns (address)
0xbf131dcbe3436dab8a7c82d9c3666d652ca38eab
totalSupply(view returns (uint256)
71592380575048969436776
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.