Uniswap V2

Verified contract

Active on Ethereum with 10 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $7.76
ERC-20
--
0xcf2f642b42c3142d275ed3a6549baa492d2f4c21e3dc4252eac11b8cae209794
0x2c7b887883410a5ba030987f090e99e8c1e6d9f897b4f5dbbf027c4fd378a966
0xeaa9ee6d27697b0fb9ae44d412dd2af86b8c253095b90f0e8f449671746363bf
0x4c822ffa90ff2eddc4192b96ca2314690368bfddb56c4bede7c3776fca6c599b
0x394f5b371e06494e0ed9bed30d263e096fcb6ae715bf1f6e797ef39a9a59ec11
0x04a1b518a4a9cf0cdfa685fb4e953398bd24f6e77ec7444a9688434b25e1bc26
0x86ced86a399b773c046910a003a659ebef003feb3c6fcf3e49c1da1ddedf1c04
0x2188f36feeff049efa479e58f5f5ad63ad1c247c9e6143579e277f6f85286590
0xf24cbd29c839f5505b8ce6f5414c21f2cab9dfbe19e66d5337478f13d4f78b96
0xeb8664af61be66ac257923e3920472a275691e01f1ef17b7eefa2692375daac3

Functions
Getter at block 20854838
DOMAIN_SEPARATOR(view returns (bytes32)
0xac32bf83dc5aded52c037bfd745d07397b4776ae4838d7c5a064e07d2bfd9ed2
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=2475376801626902, _reserve1=2929737871748886, _blockTimestampLast=1722598307)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
318863963741167239998667809008839709041888
price1CumulativeLast(view returns (uint256)
149520524774189033989983159444879960143724
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x07d5c779db5ad098fef5c55e8d1d8dc7986e3a4f
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
2464648111115218
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.