Uniswap V2

Verified contract

Active on Ethereum with 15 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $542.34
ERC-20
--
0x79fe294bd684427ae20fdb4d7ead0034754c63815e350f6ec150a3131332b115
0x9cc04f6c6125d0258b6c6b227a46c4b794395eeef5b5b4bbd8d8f56997693731
0xdaa91fcff26b6e9dcde7f1e55478abe0f16082fb4ee9c7bd5f6acc84789a0fa0
0xe9e77b38f0eff7a9a9fadc47e8e6c6b5bd367a6627e1096e9644b8bb365ef2ce
0xfbcb0ad2d0c904a2a90fed41576345beda8d22ceae9adf8ad598376fc526ba30
0x4ffe639ca7a0e614dfcfbd680f40f574ee820a2e4bb062fd280c83098dc3afe5
0x1e50f2d3a77029f18a9846b92e5a8bf49845f07382b6263b690eaac056355b42
0xbb284d1a432efa18bfb3d66caa9ee927cb242ebaa4a141f7f52b5fb32f42771e
0x7da86966913db4437eb62d1328527c9a28a48b1ad140085e04af273d2ac20faa
0x1e4c041273b4dbaf0b75b7c14d5c75669afe9c12a5788e1b18a6238d425cf43a

Functions
Getter at block 20877805
DOMAIN_SEPARATOR(view returns (bytes32)
0xb7bc530c61dee6c240accff7b28f5b4ef416f0f0e818b2d18a845eea37114e2e
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=220825299668935256, _reserve1=7728415296685, _blockTimestampLast=1727659571)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
6593885303706541181067233861695094400
price1CumulativeLast(view returns (uint256)
484467229301869206329870688631359878403171645070
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xc434b27736a6882d33094d34792999702860a13c
totalSupply(view returns (uint256)
978237254865566
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.