Uniswap V2

Verified contract

Active on Ethereum with 667 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,791.68
ERC-20
--
ERC-20
--
0x1cd1fd4ab5885c533083e714b7b8503be84b1c298ed01e281cac36367c13d1d3
From
0x4b6e29dd6590c08ce1defa641cb8f2364c03bc40a0568440395cccac7307eaae
0xb228cdc22763ad95485667d91592d0d925f277d2479ed9f33cce6923958ceffd
0x4224f30a602b141544d84280a943b04fc137fb289a92795932f7317317c4dab4
0x4a25d14bb16dfabcbe8cd44252891865ade0c9a4ccacd95a434499ee5984068b
0x1d9e5af9484fa86efb34b5c47275b891189e48b8a158a336631eb5e9309102f1
0x138127b27a445874efbe0c3661db342c012a10036670c98e747106df5bbf7b49
0x4ae8e6e0c6725d13e58fb05edd8d9df513b60a6ed38eee489802c677600a6653
0x3a4304d6a4414cc45a440b4a1f359901d3cad3fc6c1e412c025b2b5d9a52f848
0xd700ccca29d0a2703b35e5a323059bb5db844399410d25f143f02ab77fd702bf

Functions
Getter at block 20877862
DOMAIN_SEPARATOR(view returns (bytes32)
0x8cfe016abdf5f54b6d294a7c542b755877b8129a5c203625cc0085c94795f2a3
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=1951113513798538385, _reserve1=5070155902017870538088946, _blockTimestampLast=1722991979)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
398313603357974688836110157838599040995118168393
price1CumulativeLast(view returns (uint256)
9188807626330464476236485751611804604
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xe54f9e6ab80ebc28515af8b8233c1aee6506a15e
totalSupply(view returns (uint256)
2136361404452775941617
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.