Uniswap V2

Verified contract

Active on Ethereum with 38 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $575.16
ERC-20
Value $0.45
ERC-20
--
ERC-20
--
ERC-20
--
0x8e2e428e4bee71734d2678187498ebfff5b628afb79efb4431502b51c1c1ff94
0x01a58701e02e352cf4ec457cafdf8bfefd7bef6ac39a7c67ae81e328bda7a2fe
0x5046944d2cd2f4259bf5902a038b7397e296705951957fd34365ba1f2386689f
0xf8fa16e7508333e303bf4a0cabcc595982b54f2ef77144e349dbdd18ce755c31
0x024f211b5fb81f6aea7bee363b3dd8281f4d4c68523081ef66cb45deab66d73a
0x48fd0f9984de6b22898e09356a1464d9f901af00a924ad2f7d77873e28a762ed
0x11650d1d200ce7b5be28273dbd140a9216e182c0b74a2cfd8c85a944ee8fab26
0x4c3ba623b1c0066821caba181bfe96241fa04f4f4f1d1103463129975206c5a8
0x080279328a91bc88e38cf421205e55e5c16c6eb4332c40c63831903f2f3fd7e3
0xeff6f78c1fa06a377c678f421cbe82dbc4d924a162a37402fd63861a0043cbdb

Functions
Getter at block 21256503
DOMAIN_SEPARATOR(view returns (bytes32)
0x4944640324a56da5f09816ac427736ed900f5d31f2098ffb04759f758d4d92d2
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=168288590453705932, _reserve1=1709816514329040113779, _blockTimestampLast=1732003019)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
9766667338494300029769080443534273392069612634
price1CumulativeLast(view returns (uint256)
65034935452355461072061148258156608539
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xcd62b1c403fa761baadfc74c525ce2b51780b184
totalSupply(view returns (uint256)
11354174439512039503
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.