Uniswap V2

Verified contract

Active on Ethereum with 1,742 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xf401d6e94ef3471bc69a899b413ce2195e6467d7c75648ddfe63138ef111fa02
0x8c662c1c73e0608a1fef8481e3af72204449a50b8069a74550393cf0c2a45946
0x88cf25fe811f1c9ce7c1c9da1ae63b5da77dbe8f18aaaabcd33f2a4f91b0e37a
0xc8820fe01868764df1d1b4b92c9a5da08d68f1475cf1bfdc26e234c9d49b19ed
0x36d6126de139d5a8515046268dd8f980fbc257c7a7e0771e994fa4f73e4da572
0x467a6ec7402a4ace6ef979954cdf97062208c5d92d975e2c42f9d4f4b714d140
0xb724038798aae9942d13347707f449683601d6b22fe2fa50250982e5c4153afe
0xd02215dd6be2f8b05b6a765bd380bad2dba2ac428c3f45ea4131850a9af5a109
0xf27c2bfe528054610cdf6fd4604bcbeb2844c5bca2c850fd6204cd9555020f3c
0x6f6f794b9bbb580222a0d2ca8166bd5accab895a22f5ca6e085fb7b2e7442e07

Functions
Getter at block 21277945
DOMAIN_SEPARATOR(view returns (bytes32)
0x02578cb50f3886602c20bf2ddd740167ec0fa46bb6714d231f4b3f2794359720
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=2299204300312269834371289, _reserve1=962718798898795861, _blockTimestampLast=1623703394)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
18038171874391615223478739687845108062
price1CumulativeLast(view returns (uint256)
180779918995886773299230223566787975572978479359
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x66b3037aa8dd64c3ef1aee13a4d1f2509f672d1c
token1(view returns (address)
0xc75f15ada581219c95485c578e124df3985e4ce0
totalSupply(view returns (uint256)
1378371852236327051335
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.